SAP ABAP Function Module CRM_ORDER_TERR_GET_REL_TERR (Determine the territory that should be used for the checks)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF (Application Component) Basic Functions for Business Transactions
     CRM_ORDER (Package) CRM Order: General Order Processing
Basic Data
Function Module CRM_ORDER_TERR_GET_REL_TERR Determine the territory that should be used for the checks  
Function Group CRM_ORDER_TERR_INTEGRATION   FMs used for Territory Mgmt integration  
Program Name SAPLCRM_ORDER_TERR_INTEGRATION    
INCLUDE Name LCRM_ORDER_TERR_INTEGRATIONU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_REF_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Exporting EV_PARTNER_NO TYPE CRMT_PARTNER_NO Partner Number
Exporting EV_PARTNER_NO_TYPE TYPE COMT_PARTNER_NO_TYPE Type of Partner Number
Exporting EV_PARTNER_FCT TYPE CRMT_PARTNER_FCT Partner Function
Exporting EV_PARTNER_PFT TYPE CRMT_PARTNER_PFT Partner Function Category
Exporting EV_TERRITORY_V_GUID TYPE CRMT_TERRITORY_GUID Territory GUID
Exporting EV_TERRITORY_ID TYPE CRMT_TERRITORY_ID Territory ID
Exporting EV_PATH_ID TYPE CRMT_TERRITORY_PATH_ID Territory Hierarchy ID
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Exception ERROR_OCCURRED TYPE Error occurred
Exception WRONG_CALL TYPE Function module called the wrong way
Exception PARTNER_DOES_NOT_EXIST TYPE Partner does not exist
Exception NO_TERRITORY_ASSIGNED TYPE Territory has not yet been assigned
               
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  20080418 
SAP Release Created in 600