Menu

SAP Function Module MM_COND_T685A_READ

Konditionsart mit Text (Tabelle T685T, sowie falls vorhanden T685A) lesen

The Function Module MM_COND_T685A_READ (Konditionsart mit Text (Tabelle T685T, sowie falls vorhanden T685A) lesen) is a standard Function Module in SAP ERP and is part of the function group WN05 within the package WBON.

Technical Information

Function Module MM_COND_T685A_READ
Short Text Konditionsart mit Text (Tabelle T685T, sowie falls vorhanden T685A) lesen
Function Group WN05
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KAPPL LIKE T685A-KAPPL Application of condition type
I_KSCHL LIKE T685A-KSCHL Condition type to be imported
I_KVEWE LIKE T685T-KVEWE 'A' Usage of condition type (A - price determination)
I_LIFNR LIKE LFA1-LIFNR Condition granter
I_SPRAS LIKE SY-LANGU Language, if description to be imported
READ_COND_TYPE_TEXT TYPE C SPACE Indicator: read description of condition type
READ_ONLY_COND_TEXT TYPE C SPACE Indicator: read description only

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T685A LIKE T685A Table entry for condition type
E_T685T LIKE T685T Table entry text for condition type
E_TEXT_FOR_LIFNR TYPE C Indicator: text for vendor drawn

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
INVALID_COND_TYPE Condition type does not exist
MISSING_COND_TYPE_TEXT Description of condition type missing