Menu

SAP Function Module C14L_VARIANT_FIND_BY_VACLID

PP-SHE: Stoffberichtsgenerierungsvarianten über Einstufung in ESTLu finden

The Function Module C14L_VARIANT_FIND_BY_VACLID (PP-SHE: Stoffberichtsgenerierungsvarianten über Einstufung in ESTLu finden) is a standard Function Module in SAP ERP and is part of the function group C14L within the package CBUI.

Technical Information

Function Module C14L_VARIANT_FIND_BY_VACLID
Short Text PP-SHE: Stoffberichtsgenerierungsvarianten über Einstufung in ESTLu finden
Function Group C14L
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_VACLID LIKE ESTLU-VACLID '*' Einstufung in ESTLu
I_VALDAT LIKE SY-DATUM SY-DATUM >> Stichtag zur Reduzierung der Treffermenge

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECORDS_FOUND LIKE SY-TABIX Anzahl der gefundenen Varianten

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
X_KEYTAB LIKE RCGSTDRECN Rekordnummern der gefundenen Varianten

Exceptions

This function module does not define any Exceptions.