SAP ABAP Function Module CRM_TERRMAN_BP_ID_GUID_CONVERT (Mass SELECT module to convert BP ID to GUID OR BP GUID to ID with buffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-TM (Application Component) Territory Management
     CRM_TERRMAN (Package) Territory Management
Basic Data
Function Module CRM_TERRMAN_BP_ID_GUID_CONVERT Mass SELECT module to convert BP ID to GUID OR BP GUID to ID with buffer  
Function Group CRM_TERRMAN_SERVICES   General Services  
Program Name SAPLCRM_TERRMAN_SERVICES    
INCLUDE Name LCRM_TERRMAN_SERVICESU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PARTNER_ID_GUID TYPE BUP_PARTNER_GUID_T Table Type for Partner Number and Partner GUID
Importing IT_PARTNER_ID TYPE BU_PARTNER_T List of Partner IDs to be converted to GUIDs
Importing IT_PARTNER_GUID TYPE BU_PARTNERGUID_T List of Partner GUIDs to be converted to IDs
Importing IV_REFRESH_BUFFER TYPE CRMT_BOOLEAN 'X' = Refresh buffer and then read data directly from DB
Importing IV_SKIP_BUFFER_CHECK TYPE CRMT_BOOLEAN 'X' = Directly read data from DB without checking buffer first
Importing IV_NO_DB_ACCESS TYPE CRMT_BOOLEAN 'X' = Only check in buffer; do NOT access DB
Exception INVALID_INPUT TYPE Invalid Input: Fill exactly one of IT_PARTNER_ID OR IT_PARTNER_GUID
               
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  20130604 
SAP Release Created in 301