/AIF/T_INTFIX - Fix value for interface
Fix value for interface information is stored in SAP table /AIF/T_INTFIX.
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_INTFIX
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 |
RECTYPE | Source Structure | X | /AIF/RECTYPE | CHAR | 90 | /AIF/T_INTREC |
SMAPNR | Number of Structure Mapping | X | /AIF/SMAPNR | NUMC | 6 | /AIF/T_SMAP |
FIELDNAME | Field Name | X | /AIF/FIELDNAME | CHAR | 90 | |
NSFIXVALUE | Namespace | /AIF/NS | CHAR | 12 | /AIF/T_NS | |
VALUENAME | Name of Fix Value | /AIF/FIXVALUENAME | CHAR | 40 | /AIF/T_FFIX | |
FIXVALUE | Value | /AIF/VALUE | CHAR | 510 |