SAP ABAP Function Module CMS_BP_PROFILE_DETERMINE (Returns the business partner profile name for a partner)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_APPL_COMMON (Package) Common package for CMS applications
⤷
⤷
Basic Data
| Function Module | CMS_BP_PROFILE_DETERMINE | Returns the business partner profile name for a partner |
| Function Group | CMS_BP_PROFILE_CB | Business partner profile customizing buf |
| Program Name | SAPLCMS_BP_PROFILE_CB | |
| INCLUDE Name | LCMS_BP_PROFILE_CBU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RES_DATA | TYPE | CRMC_RES_DATA | Channel partner profile | |||
| |
IV_PARTNER_ID | TYPE | CMST_PARTNER_NO | Partner Number | |||
| |
IV_SALES_ORG | TYPE | CMST_ORGANIZATION | Organization | |||
| |
IV_DIST_CHANNEL | TYPE | CMST_DISTRIBUTION_CHANNEL | Distribution channel | |||
| |
IV_DIVISION | TYPE | CMST_DIVISION | Division | |||
| |
INVALID_PARTNER_ID | TYPE | Invalid partner id | ||||
| |
CHANNELSETTINGS_NOT_MAINTAINED | TYPE | Channel commerce Hub settings missing for partner. | ||||
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 | 20030214 |
| SAP Release Created in | 400 |