SAP ABAP Table FPP_STRUC (Coding of Structure Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
FPPCO (Package) Framework for Parallel Processing (FPP): Control
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | FPP_STRUC |
|
| Short Description | Coding of Structure Data |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
FPP_HASH | FPP_HASH | CHAR | 30 | 0 | Hash Code | ||
| 2 | |
FPP_NUMBER | FPP_NUMBER | NUMC | 4 | 0 | Sequence Number of Fields of a Structure | ||
| 3 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 4 | |
FPP_TYPECAT | FPP_TYPECAT | CHAR | 1 | 0 | Datatype (RTTS) | ||
| 5 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 6 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 7 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 8 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 9 | |
BOOLE_D | BOOLE | CHAR | 1 | 0 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') |
History
| Last changed by/on | SAP | 20110901 |
| SAP Release Created in | 600 |