/AIF/S_ENGINES - Definition of predefined specific AIF engines
Definition of predefined specific AIF engines information is stored in SAP table /AIF/S_ENGINES.
It is part of development package /AIF/ENGINE_BASE in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Base functionality for AIF Engines".
It is part of development package /AIF/ENGINE_BASE in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Base functionality for AIF Engines".
Fields for table /AIF/S_ENGINES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Engine Type | X | /AIF/ENGINE_TYPE | CHAR | 12 | |
ENGINE_ID | Engine ID | X | /AIF/ENGINE_ID | NUMC | 6 | |
CLASSNAME | Name of an Engine Class | /AIF/ENGINE_CLASSNAME | CHAR | 60 | ||
CPI_CLASSNAME | CPI engine classnames for AIF - CPI integration | /AIF/ENGINE_CLASSNAME_CPI | CHAR | 60 |