CRMC_OBJREF_S - Business Object Types allowed for relationship
Business Object Types allowed for relationship information is stored in SAP table CRMC_OBJREF_S.
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_S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OBJECT | Object allowed for relationship | X | CRMT_OBJREF_OBJECT | CHAR | 20 | |
| BADI_FILTER_VAL | Filter value for the implementing BADI | CRMT_OBJREF_BADI_FILTER | CHAR | 30 | ||
| ALLOW_ITEM | Allow assignment of items | CRMT_OBJREF_ALLOW_ITEM | CHAR | 2 | ||
| RELTYPE | Relationship type | BINRELTYP | CHAR | 8 | ORBRELTYP | |
| ROLE_KIND | Role Kind of Relationship: A or B | ROLE_KIND | CHAR | 2 |