SAP ABAP Function Module CRM_PRP_PRODUCTS_FOR_A_PRP (Retrieve a PPR's products)
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_PRODUCTS_FOR_A_PRP | Retrieve a PPR's products |
| Function Group | CRM_PRP_API | APIs for Processing PPRs |
| Program Name | SAPLCRM_PRP_API | |
| INCLUDE Name | LCRM_PRP_APIU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PRP_PRODUCT_LIST | TYPE | CRMT_PRP_PRODUCT_LIST_TAB | PRP product list table | |||
| |
IV_PRP_GUID | TYPE | CRMT_PRP_GUID | Internal, unique identifier for PRP objects | |||
| |
IV_PRODUCT_LIST_ONLY | TYPE | CRMT_BOOLEAN | TRUE | Resolve non-basic product references | ||
| |
IV_ENHANCE_RAW_DATA | TYPE | CRMT_BOOLEAN | TRUE | Retrieve product description etc. | ||
| |
IV_LANGUAGE | TYPE | SYLANGU | SY-LANGU | R/3 System, current language | ||
| |
IV_SORTED_PRODUCTS | TYPE | CRMT_BOOLEAN | TRUE | Sort Products | ||
| |
PRP_NOT_FOUND | TYPE | PRP 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 |