/AIF/T_LOCI - Parameter for local interface
Parameter for local interface information is stored in SAP table /AIF/T_LOCI.
It is part of development package /AIF/CUSTOMIZING in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Customizing/Configuration Objects".
It is part of development package /AIF/CUSTOMIZING in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Customizing/Configuration Objects".
Fields for table /AIF/T_LOCI
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVERSION | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
EXEC_FNAME | Name of Program File | /AIF/EXEC_FNAME | CHAR | 510 | ||
CMD_LINE | Command Line for Program Start | /AIF/CMD_LINE | CHAR | 510 | ||
DATA_FNAME | File Name of Interface File | /AIF/DATA_FNAME | CHAR | 510 | ||
ERR_FNAME | Name of Error File | /AIF/ERR_FNAME | CHAR | 510 | ||
DEL_EXIST_FILE | Delete Existing File | /AIF/DEL_EXIST_FILE | CHAR | 2 | ||
SHOW_LOGON_DLG | Show Logon Dialog | /AIF/SHOW_LOGON_DLG | CHAR | 2 | ||
COMMON_DATA | Data Global Available | /AIF/COMMON_DATA | CHAR | 2 |