SAP ABAP Function Module CRM_CM_ATTR_CMKEY_TO_OBJKEY (Coversion of CM Key to Document Key and Document Type)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-COM (Application Component) Content Management
⤷
CRM_CM_ATTRIBUTES_IMPL (Package) Model Access Class: Implementing Attribute Enhancements
⤷
⤷
Basic Data
| Function Module | CRM_CM_ATTR_CMKEY_TO_OBJKEY | Coversion of CM Key to Document Key and Document Type |
| Function Group | CRM_CM_ATTRIBUTES | CRM Attribute Enhancement for Cont Mgmnt |
| Program Name | SAPLCRM_CM_ATTRIBUTES | |
| INCLUDE Name | LCRM_CM_ATTRIBUTESU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_ERROR | TYPE | CRMT_ATTR_ERROR_T | Table with Attribute Errors | |||
| |
EV_OBJECT_TYPE | TYPE | SAEOBJART | Document Type | |||
| |
EV_OBJECT_KEY | TYPE | CRMT_ATTR_OBJECT_KEY | Document key | |||
| |
ES_BUSINESS_OBJECT | TYPE | SIBFLPORB | Business Object | |||
| |
IV_OBJECT_KEY | TYPE | CRMT_ATTR_OBJECT_KEY | General Key for Attribute Enhancement | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050311 |
| SAP Release Created in | 500 |