SAP ABAP Function Module CRM_TERRMAN_CREATE_RULE (Create Condition table and Rule - FDT)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-TM (Application Component) Territory Management
     CRM_TERRMAN_DATAMIGRATION (Package) Package Territory Mgmt Data Migration
Basic Data
Function Module CRM_TERRMAN_CREATE_RULE Create Condition table and Rule - FDT  
Function Group CRM_TERRMAN_DATAMIG   Function Grp - Territory Data Migration  
Program Name SAPLCRM_TERRMAN_DATAMIG    
INCLUDE Name LCRM_TERRMAN_DATAMIGU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RULE_GUID TYPE CRMDT_FDT_GUID FDT: Universal Unique Identifier
Exporting ET_ERRORS TYPE CRMT_BAPIRET2 Table with Strings
Importing IT_RULE_DATA TYPE CL_CRM_FDT_HELPER=>TS_FDT_RULE_CELL Table type for territory attrib rules data
Importing IT_RULE_FIELDS TYPE CRMT_FDT_CREATE_CTXT Table Type for TM - Rule Attribute Master List
Importing IV_TERRITORY_ID TYPE CRMT_TERRITORY_ID Territory GUID
Importing IV_RULE_NAME TYPE CRMDT_FDT_RULENAME Rule Name
Importing IV_VALID_FROM TYPE CRMDT_FDT_VALIDFROM Valid From date for a rule
Importing IV_VALID_TO TYPE CRMDT_FDT_VALIDTO Valid To date for a rule
Importing IV_RSETID TYPE CRMDT_FDT_GUID FDT: Universal Unique Identifier
Importing IV_POLICYID TYPE CRMDT_FDT_GUID FDT: Universal Unique Identifier
Importing IV_RULES_ACTIVE TYPE CRMT_BOOLEAN 'X' Activation state of the newly created rules
               
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 700