FPINTERFACE - Form Objects: Interface
Form Objects: Interface information is stored in SAP table FPINTERFACE.
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 FPINTERFACE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of a Form Object | X | FPNAME | CHAR | 30 | |
STATE | Status of Form Object | X | FPSTATE | CHAR | 1 | |
INTERFACE_TYPE | Interface Type | FPINTERFACETYPE | CHAR | 1 | ||
FIRSTUSER | Created by | FPFIRSTUSER | CHAR | 12 | ||
FIRSTDATE | Created On | FPFIRSTDATE | DATS | 8 | ||
FIRSTTIME | Created At | FPFIRSTTIME | TIMS | 6 | ||
LASTUSER | Last Changed by | FPLASTUSER | CHAR | 12 | ||
LASTDATE | Changed On | FPLASTDATE | DATS | 8 | ||
LASTTIME | Last changed at | FPLASTTIME | TIMS | 6 | ||
INTERFACE | XML Display of Interface | RSTR | 8 |