CRMC_MODL_BTMFIL - Object Models (Relationships) of BTMF Components
Object Models (Relationships) of BTMF Components information is stored in SAP table CRMC_MODL_BTMFIL.
It is part of development package CRM_BTMF in software component CRM-BTX-BF-MF. This development package consists of objects that can be grouped under "Processing Framework for Transactions: Framework".
It is part of development package CRM_BTMF in software component CRM-BTX-BF-MF. This development package consists of objects that can be grouped under "Processing Framework for Transactions: Framework".
Fields for table CRMC_MODL_BTMFIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
COMPONENT | Component Name | X | CRMT_COMPONENT_NAME | CHAR | 12 | CRMC_GIL_COMP |
OBJECT_A | External Name of Source Object | X | CRMT_EXT_OBJ_A_NAME | CHAR | 60 | CRMC_OBJ_BTMFIL |
RELATION_NAME | Relation Name | X | CRMT_RELATION_NAME | CHAR | 80 | |
OBJECT_B | External Name of Assigned Object | X | CRMT_EXT_OBJ_B_NAME | CHAR | 60 | |
COMPONENT_B | Component Name | CRMT_COMPONENT_NAME | CHAR | 12 | CRMC_GIL_COMP | |
CARD_A | Cardinality of Source Object | CRMT_CARD_A | CHAR | 2 | ||
CARD_B | Cardinality of the Assigned Object | CRMT_CARD_B | CHAR | 2 | ||
RELATION_KIND | Type of Object Relation | CRMT_RELATION_KIND | CHAR | 2 |