FPLAYOUTT - Form Objects: Layout - Textual Description
Form Objects: Layout - Textual Description information is stored in SAP table FPLAYOUTT.
It is part of development package SAFPAPI in software component BC-SRV-FP. This development package consists of objects that can be grouped under "SAP Form Processing (API)".
It is part of development package SAFPAPI in software component BC-SRV-FP. This development package consists of objects that can be grouped under "SAP Form Processing (API)".
Fields for table FPLAYOUTT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of a Form Object | X | FPNAME | CHAR | 60 | FPLAYOUT |
STATE | Status of Form Object | X | FPSTATE | CHAR | 2 | |
LANGUAGE | Language Key | X | SPRAS | LANG | 2 | |
ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
DIRTY | Boolean Value (True or False) | FPBOOL | CHAR | 2 | ||
LAYOUT | XML Display of Layout | RSTR | 8 | |||
LAYOUTM | XML Display of Mirrored Layout (If it exists) | RSTR | 8 |