/AIF/T_FG_MAP - mapping table for created objects
mapping table for created objects information is stored in SAP table /AIF/T_FG_MAP.
It is part of development package /AIF/RFC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF RFC Support".
It is part of development package /AIF/RFC in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF RFC Support".
Fields for table /AIF/T_FG_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NEW_NAME | Name of ABAP Dictionary Object | X | DDOBJNAME | CHAR | 60 | |
PREFIX | Prefix of Function Name Generator | /AIF/FUNC_GEN_PREFIX | CHAR | 30 | ||
OLD_NAME | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
OBJTYPE | Object type of an ABAP Dictionary object | DDOBJTYP | CHAR | 8 | ||
CURR_SYSTEM | Name of SAP System | SYSYSID | CHAR | 16 | ||
CREATE_TIME | System Time | SYUZEIT | TIMS | 12 | ||
CREATE_DATE | System Date | SYDATUM | DATS | 16 | ||
CREATOR | User Name | SYUNAME | CHAR | 24 |