/AIF/T_IFACT - Assign actions
Assign actions information is stored in SAP table /AIF/T_IFACT.
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_IFACT
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 |
ACTIONNR | Action Number | X | /AIF/ACTIONNR | NUMC | 6 | |
NSACTION | Namespace | /AIF/NS | CHAR | 12 | /AIF/T_NS | |
IFACTION | Action | /AIF/IFACTION | CHAR | 40 | /AIF/T_ACT | |
MAINCOMPONENT | Record Type | /AIF/MAINCOMPONENT | CHAR | 90 | ||
STOP_ON_ERROR | Stop Processing on Error | /AIF/STOP_ON_ERROR | CHAR | 2 |