SAP ABAP Function Module CY01_GET_STRATEGY_INFORMATION (Delivers contents of a strategy key)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Function Module CY01_GET_STRATEGY_INFORMATION Delivers contents of a strategy key  
Function Group CY14   Administration of load distribution keys  
Program Name SAPLCY14    
INCLUDE Name LCY14U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ART TYPE TC29S-ART Type of the distribution
Exporting BASIS TYPE TC29S-BASIS Basis of the distribution
Exporting LAGE TYPE TC29S-LAGE Earliest or latest dates
Exporting STRATEGY_KEY_TEXT TYPE TC29R-KTEXT Text to the strategy key
Importing STRATEGY_KEY TYPE TC29S-STRAT Strategy key to get information for
Importing DISTRIBUTION_KEY TYPE TC29-VERTL Distribution key to get information for
Exception STRATEGY_KEY_NOT_FOUND TYPE Strategy key couldn't be found in TC29S
Exception DISTRIBUTION_KEY_NOT_FOUND TYPE Distribution key couldn't be found
Exception AMBIGIOUS_PARAMETERS TYPE Strategy key as well as distribution key given
               
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  19940828 
SAP Release Created in