Menu

SAP Function Module CY01_GET_STRATEGY_INFORMATION

Delivers contents of a strategy key

The Function Module CY01_GET_STRATEGY_INFORMATION (Delivers contents of a strategy key) is a standard Function Module in SAP ERP and is part of the function group CY14 within the package CY01.

Technical Information

Function Module CY01_GET_STRATEGY_INFORMATION
Short Text Delivers contents of a strategy key
Function Group CY14
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISTRIBUTION_KEY LIKE TC29-VERTL Distribution key to get information for
STRATEGY_KEY LIKE TC29S-STRAT Strategy key to get information for

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ART LIKE TC29S-ART Type of the distribution
BASIS LIKE TC29S-BASIS Basis of the distribution
LAGE LIKE TC29S-LAGE Earliest or latest dates
STRATEGY_KEY_TEXT LIKE TC29R-KTEXT Text to the strategy key

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AMBIGIOUS_PARAMETERS Strategy key as well as distribution key given
DISTRIBUTION_KEY_NOT_FOUND Distribution key couldn't be found
STRATEGY_KEY_NOT_FOUND Strategy key couldn't be found in TC29S