SAP ABAP Function Module CMS_CB_INT_PARTNER_NO_FROM_EIN (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_FROM_EIN 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_HANDLERSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INT_PARTNER_NO TYPE CMST_PARTNER_NO Partner Number
Exporting EV_INT_PARTNER_GUID TYPE CRMT_PARTNER_GUID GUID of an Object
Exporting EV_INT_LOGICAL_SYSTEM TYPE CMST_LOGICAL_SYSTEM Logical System
Importing IV_EXT_PARTNER_NO TYPE CMST_PARTNER_NO Partner Number
Importing IV_EXT_PARTNER_NO_TYP TYPE CMST_ID_TYPE Identifier Type Submitted on Chargeback Claims
Exception PARTNER_NOT_FOUND TYPE Partner not found
Exception LOGICAL_SYSTEM_NOT_FOUND TYPE Logical system not defined
Exception ID_TYPE_NOT_FOUND TYPE Identification number type not found
Exception MULTI_PARTNERS_FOUND TYPE Multiple Partners associated with the external no.
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20040405 
SAP Release Created in 400