SAP ABAP Function Module CRM_PRPADM_I_READ_OB (PPR Item Retrieval from the Object Buffer)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PPR (Application Component) Partner/Product Range
⤷
CRM_PRPADM_I (Package) Partner/Product Ranges (PPRs): Items
⤷
⤷
Basic Data
| Function Module | CRM_PRPADM_I_READ_OB | PPR Item Retrieval from the Object Buffer |
| Function Group | CRM_PRPADM_I_OB | PPR Items: Object Buffer |
| Program Name | SAPLCRM_PRPADM_I_OB | |
| INCLUDE Name | LCRM_PRPADM_I_OBU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_PRPADM_I_WRK | TYPE | CRMT_PRPADM_I_WRK | PRP item: structure for workarea and buffer | |||
| |
ET_PRPADM_I_WRK | TYPE | CRMT_PRPADM_I_WRK_TAB | PRP item table of database and dynamic fields | |||
| |
ES_PRPADM_I_COM | TYPE | CRMT_PRPADM_I_COM | PRP item: structure for workarea and buffer | |||
| |
ET_PRPADM_I_COM | TYPE | CRMT_PRPADM_I_COM_TAB | PRP item table of database and dynamic fields | |||
| |
ES_PRP_DATA_OB | TYPE | CRMT_PRPADM_I_WRK | PPR administrative item: structure for workarea and buffers | |||
| |
ET_PRP_DATA_OB | TYPE | CRMT_PRPADM_I_WRK_TAB | PPR item table with database and internal fields | |||
| |
IV_GUID | TYPE | CRMT_PRP_GUID | Internal, unique identifier for PRP objects | |||
| |
IT_GUID | TYPE | CRMT_PRP_GUID_TAB | PRP GUID table | |||
| |
IV_INCLUDE_DELETED_HEADER | TYPE | CRMT_BOOLEAN | FALSE | |||
| |
IV_ENHANCE_RAW_DATA | TYPE | CRMT_BOOLEAN | FALSE | Add description etc. | ||
| |
IV_LANGUAGE | TYPE | CRMT_LANGUAGE | SY-LANGU | Language Key of Description | ||
| |
PARAMETER_ERROR | TYPE | Error in passing the parameters | ||||
| |
RECORD_NOT_FOUND | TYPE | No record found | ||||
| |
AT_LEAST_ONE_RECORD_NOT_FOUND | TYPE | At least one record not found | ||||
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 | 20001011 |
| SAP Release Created in | 12A |