/AIF/T_ENGINES - Definie Customer-specific Engines
Definie Customer-specific Engines information is stored in SAP table /AIF/T_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/T_ENGINES
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 |
CUST_ENGINE_ID | Identifier for a Customer-Specific AIF Engine | X | /AIF/CUSTOMER_ENGINE_ID | CHAR | 40 | |
APPL_ENG_CLASS | Name of Application Engine Class | /AIF/APPLICATION_ENGINE_CLASS | CHAR | 60 | ||
PERS_ENG_CLASS | Name of Persistence Engine Class | /AIF/PERSISTENCY_ENGINE_CLASS | CHAR | 60 | ||
SEL_ENGINE_CLASS | Name of Selection Engine Class | /AIF/SELECTION_ENGINE_CLASS | CHAR | 60 | ||
LOG_ENGINE_CLASS | Name of Logging Engine Class | /AIF/LOGGING_ENGINE_CLASS | CHAR | 60 | ||
IF_DET_ENG_CLASS | Name of Interface Determination Engine Class | /AIF/INF_DET_ENGINE_CLASS | CHAR | 60 |