Menu

SAP Function Module C1AG_COND_ESTLS_BUF_READ

EHS: Lesen der Bedingungen der IF-WdhGrp für eine Dokumentversion

The Function Module C1AG_COND_ESTLS_BUF_READ (EHS: Lesen der Bedingungen der IF-WdhGrp für eine Dokumentversion) is a standard Function Module in SAP ERP and is part of the function group C1AG_COND within the package CBUI.

Technical Information

Function Module C1AG_COND_ESTLS_BUF_READ
Short Text EHS: Lesen der Bedingungen der IF-WdhGrp für eine Dokumentversion
Function Group C1AG_COND
Package CBUI
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_DOKAR LIKE ESTLS-DOKAR Dokumentart
I_DOKNR LIKE ESTLS-DOKNR Dokumentnummer
I_DOKTL LIKE ESTLS-DOKTL Teildokument
I_DOKVR LIKE ESTLS-DOKVR Dokumentversion

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
E_IOTAB LIKE RCGLS_CONDIOT Bedingungen der IF-WdhGrp

Exceptions

This function module does not define any Exceptions.