SAP ABAP Function Module CMS_BP_PROFILE_GET (Returns business partner profile)
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_GET Returns business partner profile  
Function Group CMS_BP_PROFILE_CB   Business partner profile customizing buf  
Program Name SAPLCMS_BP_PROFILE_CB    
INCLUDE Name LCMS_BP_PROFILE_CBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_BP_PROFILE TYPE CMST_BP_PRF Transmission object profile structure
Exporting ET_BP_PROFILE_DET TYPE CMST_BP_PRF_DET_TAB Structure for business partner profile details
Importing IV_PARTNER_ID TYPE CMST_PARTNER_NO Partner Number
Importing IV_SALES_ORG TYPE CMST_ORGANIZATION Organization
Importing IV_DIST_CHANNEL TYPE CMST_DISTRIBUTION_CHANNEL Distribution channel
Importing IV_DIVISION TYPE CMST_DIVISION Division
Exception PARTNER_PROFILE_NOT_MAINTAINED TYPE Profile not maintained for Partner and Sales Org.
Exception PROFILE_INVALID TYPE Profile not found in Profile master table
Exception NO_PROFILE_MESSAGE_MAPPING TYPE No profile <-> message mapping maintained
Exception INVALID_PARTNER_ID TYPE Invalid partner id
Exception DEFAULT_PROFILE_NOT_MAINTAINED TYPE Default profile not found
               
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  20030110 
SAP Release Created in 400