CRMC_OBJREF - Object Relationships - Customizing data
Object Relationships - Customizing data information is stored in SAP table CRMC_OBJREF.
It is part of development package CRM_ORDER in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM Order: General Order Processing".
It is part of development package CRM_ORDER in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM Order: General Order Processing".
Fields for table CRMC_OBJREF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| OBJREF_PROF_ID | Profile ID for Object Relationships | X | CRMT_OBJREF_PROFILE | CHAR | 20 | CRMC_OBJREF_PF |
| OBJECT | Object allowed for relationship | X | CRMT_OBJREF_OBJECT | CHAR | 20 | CRMC_OBJREF_S |
| MULTIPLE_REL | Multiple Relationships allowed | CRMT_OBJREF_MULTIPLE | CHAR | 2 | ||
| ALLOW_DELETE | Allow deletion of existing relationships | CRMT_OBJREF_ALLOW_DEL | CHAR | 2 | ||
| ALLOW_ITEM | Allow assignment of items | CRMT_OBJREF_ALLOW_ITEM | CHAR | 2 |