/PM0/FPP_STRUC - Coding of Structure Data
Coding of Structure Data information is stored in SAP table /PM0/FPP_STRUC.
It is part of development package /PM0/FPPCO in software component FS-PM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
It is part of development package /PM0/FPPCO in software component FS-PM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
Fields for table /PM0/FPP_STRUC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
IDENTIFIER | Hash code | X | /PM0/FPP_HASH | CHAR | 60 | |
COUNTER | Sequence Number of Fields of a Structure | X | /PM0/FPP_NUMBER | NUMC | 8 | |
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | ||
RTTS_TYPE | Datatype (RTTS) | /PM0/FPP_TYPECAT | CHAR | 2 | ||
DATAELEMENT | Field Name | FIELDNAME | CHAR | 60 | ||
TYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENGTH | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
AS_INCLUDE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |