CLICOMP_DEF - Definition of Application Components for iPPE Engine
Definition of Application Components for iPPE Engine information is stored in SAP table CLICOMP_DEF.
It is part of development package CPPEENG0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing the iPPE-Engine".
It is part of development package CPPEENG0C in software component AP-PPE. This development package consists of objects that can be grouped under "Customizing the iPPE-Engine".
Fields for table CLICOMP_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLOBJ_TYPE | iPPE Application Object Type | X | PPE_APPLOBJ_TYPE | CHAR | 8 | |
PNODID_FLG | Application Object Has Nodes | CLICOMP_PNODID_FLG | CHAR | 2 | ||
POSVID_FLG | Application Object Has Variants | CLICOMP_POSVID_FLG | CHAR | 2 | ||
PALTID_FLG | Application Object Has Alternatives | CLICOMP_PALTID_FLG | CHAR | 2 | ||
PRELID_FLG | Application Object Has Relationships | CLICOMP_PRELID_FLG | CHAR | 2 | ||
HIST_FLG | Application Object Has Historical Data | CLICOMP_HIST_FLG | CHAR | 2 | ||
READ_PRXXX_FLG | Own PRELID Table in Application Object | CLICOMP_PRXXX_FLG | CHAR | 2 | ||
CLS_NAME | Name of the Controller Class in the Processing Unit | CLICOMP_LI_CLS_NAME | CHAR | 60 | ||
GET_INST_METHOD | Name of the GET_INSTANCE Method for Processing Unit (LI) | CLICOMP_LI_METHOD | CHAR | 60 | ||
FUGR_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 | ||
BEFORE_SAVE_FLG | Notification Before Saving | CLICOMP_B_SAVE_FLG | CHAR | 2 | ||
AFTER_SAVE_FLG | Notification After Saving | CLICOMP_A_SAVE_FLG | CHAR | 2 | ||
LATE_INST_FLG | Indicator: Start External Application Only if Required | CLICOMP_LATE_INST_FLG | CHAR | 2 | ||
EKG_CLS_NAME | Name of Controller Class for Check and Correction Operation | CLICOMP_EKG_CLS_NAME | CHAR | 60 | ||
EKG_GET_INST_MET | Name of GET_INSTANCE Method for Check and Correction (EKG) | CLICOMP_EKG_METHOD | CHAR | 60 | ||
PNODID_AETYP | Object Type in Engineering Change Management | CLICOMP_PNODID_AETYP | NUMC | 4 | ||
POSVID_AETYP | Object Type in Engineering Change Management | CLICOMP_POSVID_AETYP | NUMC | 4 | ||
PALTID_AETYP | Object Type in Engineering Change Management | CLICOMP_PALTID_AETYP | NUMC | 4 | ||
PRELID_AETYP | Object Type in Engineering Change Management | CLICOMP_PRELID_AETYP | NUMC | 4 | ||
BAPI_CLB_FLG | Callback After Saving Using API/BAPI | CLICOMP_BAPI_CLB_FLG | CHAR | 2 | ||
ARC_FLG | Indicator: Archiving Allowed for Application | PPE_ARC_FLG | CHAR | 2 |