/LTB/IFF_PFLDTYP - Interface Parameter Field Type
Interface Parameter Field Type information is stored in SAP table /LTB/IFF_PFLDTYP.
It is part of development package /LTB/IFF in software component CA-LT. This development package consists of objects that can be grouped under "SAP LT Basis: Interface Framework".
It is part of development package /LTB/IFF in software component CA-LT. This development package consists of objects that can be grouped under "SAP LT Basis: Interface Framework".
Fields for table /LTB/IFF_PFLDTYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BUNDLE_ID | Bundle Id | X | /LTB/IFF_BUNDLE_ID | CHAR | 64 | |
IFACE_ID | Interface ID | X | /LTB/IFF_IFACE_ID | CHAR | 64 | |
DDICTYPE | Name of Dictionary Type | X | TYPENAME | CHAR | 60 | |
FIELD_POSITION | Position of the field in the table | X | TABFDPOS | NUMC | 8 | |
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | ||
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
OUTPUTLEN | Output Length | OUTPUTLEN | NUMC | 12 | ||
DOMNAME | Domain name | DOMNAME | CHAR | 60 | ||
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
LOWERCASE | Lowercase letters allowed/not allowed | LOWERCASE | CHAR | 2 | ||
CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 10 | ||
REFTABLE | Reference Table for Field | REFTABLE | CHAR | 60 | ||
REFFIELD | Reference Field for Currency and Quantity Fields | REFFIELD | CHAR | 60 | ||
REFPARAM | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
INTTEXT | Short Description of Repository Objects | AS4TEXT | CHAR | 120 |