Menu

SAP Function Module 0C10_GET_VALID_STRATS

Ermittlung der möglichen Strategien für eine Senderart

The Function Module 0C10_GET_VALID_STRATS (Ermittlung der möglichen Strategien für eine Senderart) is a standard Function Module in SAP ERP and is part of the function group 0C10 within the package KAUC.

Technical Information

Function Module 0C10_GET_VALID_STRATS
Short Text Ermittlung der möglichen Strategien für eine Senderart
Function Group 0C10
Package KAUC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IB_INCL_CUS_STRAT TYPE C ' ' incl. kundeneigene Strategien
ID_SENDERART LIKE TKB10SSA-SENDERART Senderart

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_STRAT LIKE TKB10SA Strategien, die zu Senderart passen

Exceptions

This function module does not define any Exceptions.