SAP ABAP Function Module CRM_TERRMAN_GET_TERRID_FR_DESC (Fn Module to get Table Of Terr_ID from Terr_Desc)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-TM (Application Component) Territory Management
     CRM_TERRMAN (Package) Territory Management
Basic Data
Function Module CRM_TERRMAN_GET_TERRID_FR_DESC Fn Module to get Table Of Terr_ID from Terr_Desc  
Function Group CRM_TERRMAN_DB   Read Territories  
Program Name SAPLCRM_TERRMAN_DB    
INCLUDE Name LCRM_TERRMAN_DBU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_TERRITORY TYPE CRMT_TR_TEXT_TAB Table type for output Terr and Path details
Exporting ET_MESSAGE TYPE BAPIRET2_T Return parameter table
Importing IT_RANGE_TERR_DESC TYPE CRMT_TERRMAN_TERR_DESC_TAB Table type of Terr Desc Struct
Importing IT_RANGE_TERR_ID TYPE CRMT_TERRMAN_RANGE_TERR_ID_TAB Table Type of Territory ID Structure
Importing IV_MAX_HITS TYPE INT4 If not specified, all matching territories are returned
Importing IV_VALID TYPE BOOLEAN Boolean Value (True-abap_true; False-abap_false)
               
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 301