SAP ABAP Function Module CMS_CB_INT_PARTNER_NO_DET (To determine internal partner no., given the identification no. & type)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_CB (Package) Chargeback Application
⤷
⤷
Basic Data
| Function Module | CMS_CB_INT_PARTNER_NO_DET | To determine internal partner no., given the identification no. & type |
| Function Group | CMS_CB_DATA_DETN_HANDLERS | CB related data determination handlers |
| Program Name | SAPLCMS_CB_DATA_DETN_HANDLERS | |
| INCLUDE Name | LCMS_CB_DATA_DETN_HANDLERSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_INT_PARTNER_NO | TYPE | CMST_PARTNER_NO | Partner Number | |||
| |
EV_INT_PARTNER_GUID | TYPE | CRMT_PARTNER_GUID | GUID of an Object | |||
| |
EV_INT_LOGICAL_SYSTEM | TYPE | CMST_LOGICAL_SYSTEM | Logical System | |||
| |
IV_EXT_PARTNER_NO | TYPE | CMST_PARTNER_NO | Partner Number | |||
| |
IV_EXT_PARTNER_NO_TYP | TYPE | CMST_ID_TYPE | Identifier type submitted on chargeback claims | |||
| |
PARTNER_NOT_FOUND | TYPE | Partner not found | ||||
| |
LOGICAL_SYSTEM_NOT_FOUND | TYPE | Logical system not defined | ||||
| |
ID_TYPE_NOT_FOUND | TYPE | Identification number type not found | ||||
| |
MULTI_PARTNERS_FOUND | TYPE | Multiple Partners associated with the external no. | ||||
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 | 20030110 |
| SAP Release Created in | 400 |