SAP Function Module C1H0_SPEC_SHOW_WWI_GETSET

EHS: Set/Get parameter for WWI

The Function Module C1H0_SPEC_SHOW_WWI_GETSET (EHS: Set/Get parameter for WWI) is a standard Function Module in SAP ERP and is part of the function group C1H0 within the package CBUI.

Technical Information

Function Module C1H0_SPEC_SHOW_WWI_GETSET
Short Text EHS: Set/Get parameter for WWI
Function Group C1H0
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_FUNCTION TYPE C Get oder Set
I_LANGU LIKE RCGBGSEL-LANGU Sprachenschlüssel
I_LANGU_TEXT LIKE T002T-SPTXT Bezeichnung der Sprache
I_LDEPID LIKE RCGBGSEL-LDEPID Berichtsgenerierungsvariante
I_LDEPNAM LIKE ESTLR-LDEPNAM Bezeichnung der Berichtsgenerierungsvariante
I_STCCKFLG LIKE RCGBGSEL-STCCKFLG Statusprüfung
I_VALDAT LIKE RCGBGSEL-VALDAT Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LANGU LIKE RCGBGSEL-LANGU Sprachenschlüssel
E_LANGU_TEXT LIKE T002T-SPTXT Bezeichnung der Sprache
E_LDEPID LIKE RCGBGSEL-LDEPID Berichtsgenerierungsvariante
E_LDEPNAM LIKE ESTLR-LDEPNAM Bezeichnung der Berichtsgenerierungsvariante
E_RECN TYPE ESTRH-RECN Laufende Nummer des Datensatzes
E_STCCKFLG LIKE RCGBGSEL-STCCKFLG Statusprüfung
E_VALDAT LIKE RCGBGSEL-VALDAT Stichtag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.