CGPL_CODING_SECT - Number Formatting Sections
Number Formatting Sections information is stored in SAP table CGPL_CODING_SECT.
It is part of development package CGPL_APPLICATION_OBJECTS in software component CA-GTF-GPL. This development package consists of objects that can be grouped under "Project Planning - Application Objects".
It is part of development package CGPL_APPLICATION_OBJECTS in software component CA-GTF-GPL. This development package consists of objects that can be grouped under "Project Planning - Application Objects".
Fields for table CGPL_CODING_SECT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
MASKID | Key for the Formatting Mask | X | CGPL_MASKID | CHAR | 5 | CGPL_CODING_MASK |
APPLICATION | Application in Project Planning | X | CGPL_APPLICATION_TYPE | CHAR | 3 | CGPL_CODING_MASK |
CODE_LEVEL | Section Item in Formatting Mask | X | CGPL_CODING_LEVEL | INT1 | 1 | |
SEPARATOR | Number Formatting - Separator | CGPL_SEPARATOR | CHAR | 1 | ||
LENGTH | Formatting Mask - Length of Section | CGPL_SECTION_LENGTH | NUMC | 2 | ||
TYPE | Formatting Mask - Section Type | CGPL_SECTION_TYPE | CHAR | 1 |