SAP ABAP Function Module CRM_PRP_CHECK (Check a business document against PPRs)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PPR (Application Component) Partner/Product Range
⤷
CRM_PRP (Package) Partner/Product Ranges (PPRs)
⤷
⤷
Basic Data
| Function Module | CRM_PRP_CHECK | Check a business document against PPRs |
| Function Group | CRM_PRP_API | APIs for Processing PPRs |
| Program Name | SAPLCRM_PRP_API | |
| INCLUDE Name | LCRM_PRP_APIU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RETURN | TYPE | BAPIRET2_TAB | Error Messages | |||
| |
IV_APPLICATION | TYPE | CRMT_PRP_APPLICATION | Application for Partner/Product Ranges (PPRs) | |||
| |
IV_REF_OBJECT_HEADER | TYPE | CRMT_PRP_GUID | Internal, unique identifier for PPR objects | |||
| |
IV_REF_OBJECT_ITEM | TYPE | CRMT_PRP_GUID | Internal, unique identifier for PPR objects | |||
| |
IS_SEARCH_PARAMETERS | TYPE | CRMT_PRP_PROPOSE_PARAMETERS | Search parameters for finding PPRs to check | |||
| |
NO_PRP_RECORD_FOUND | TYPE | No record found | ||||
| |
EXCLUSION_PRP_OVERRULES | TYPE | At least one Exclusion is found! | ||||
| |
PRP_NOT_ACTIVE | TYPE | PPR Check is not activated globally! | ||||
| |
PRP_CHECK_IRRELEVANT | TYPE | PPR Check irrelevant for current Transaction Type/Application! | ||||
| |
INCOMPLETE_INPUT_DATA | TYPE | The provided Input Data is incomplete! | ||||
| |
ERROR_OCCURRED | TYPE | Error occurred | ||||
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 |