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 |
---|---|---|---|---|---|---|---|
![]() |
ET_PARTNER_ID_GUID | TYPE | BUP_PARTNER_GUID_T | Table Type for Partner Number and Partner GUID | |||
![]() |
IT_PARTNER_ID | TYPE | BU_PARTNER_T | List of Partner IDs to be converted to GUIDs | |||
![]() |
IT_PARTNER_GUID | TYPE | BU_PARTNERGUID_T | List of Partner GUIDs to be converted to IDs | |||
![]() |
IV_REFRESH_BUFFER | TYPE | CRMT_BOOLEAN | 'X' = Refresh buffer and then read data directly from DB | |||
![]() |
IV_SKIP_BUFFER_CHECK | TYPE | CRMT_BOOLEAN | 'X' = Directly read data from DB without checking buffer first | |||
![]() |
IV_NO_DB_ACCESS | TYPE | CRMT_BOOLEAN | 'X' = Only check in buffer; do NOT access DB | |||
![]() |
INVALID_INPUT | TYPE | Invalid Input: Fill exactly one of IT_PARTNER_ID OR IT_PARTNER_GUID | ||||
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 | 20130604 |
SAP Release Created in | 301 |