SAP ABAP Function Module CRM_WEC_GET_RELATED_BUPAS (FM to get all the related BUPAs of a BP)
Hierarchy
BBPCRM (Software Component) BBPCRM
   WEC-APP-UM (Application Component) Web Channel: User Management and Customer Profile
     CRM_WEC_CUSTPRO (Package) Web Channel Customer Profile
Basic Data
Function Module CRM_WEC_GET_RELATED_BUPAS FM to get all the related BUPAs of a BP  
Function Group CRM_WEC_ADDRESS   CRM WEC : Function Group for Address  
Program Name SAPLCRM_WEC_ADDRESS    
INCLUDE Name LCRM_WEC_ADDRESSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_HIERARCHY_TYPE TYPE BU_HIERARCHY_TYPE Hierarchy Category of BP Group Hierarchy
Exporting EV_HIERARCHY_TREE TYPE BU_TREE_SEARCH_TERM Hierarchy Tree ID
Exporting EV_RETURN_CODE TYPE CRMT_ISA_RETURNCODE Return Code of Function Module
Importing IV_PARTNERGUID TYPE BU_PARTNER_GUID_BAPI GUID of a Business Partner in CHAR 32 Format for BAPIs
Importing IV_PARTNERID TYPE BU_PARTNER Business Partner Number
Importing IV_GET_HIERARCHY TYPE CHAR1 Single-Character Flag
Importing IV_SOLD_TO TYPE CHAR1 Single-Character Flag
Importing IV_SHIP_TO TYPE CHAR1 Single-Character Flag
Importing IV_BILL_TO TYPE CHAR1 Single-Character Flag
Importing IS_SALES_AREA TYPE CRM_MKTPL_SALES_AREA Structure for the sales area in the Customer defaults
Tables BUPA_RELATION_TAB TYPE CRMT_WEC_BUPA_EXT Internet Sales: Business Partner Key
Tables BUPA_HIERARCHY_TAB TYPE CRMT_ISA_BUPAKEY Internet Sales: Business Partner Key
Tables BUPA_EDITABLE_TAB TYPE CRMT_WEC_EDIT_BUPA Structure to specify whether the BUPA can be edited
Tables ET_RETURN TYPE BAPIRET2 Return Parameter
               
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  20100421 
SAP Release Created in 701