Menu

SAP Function Module G_GET_VERSIONS_FOR_LEDGER

Ermitteln der Versionen zu einem Ledger

The Function Module G_GET_VERSIONS_FOR_LEDGER (Ermitteln der Versionen zu einem Ledger) is a standard Function Module in SAP ERP and is part of the function group GORG within the package GBAS.

Technical Information

Function Module G_GET_VERSIONS_FOR_LEDGER
Short Text Ermitteln der Versionen zu einem Ledger
Function Group GORG
Package GBAS
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_RLDNR TYPE T881-RLDNR Ledger

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
T_SEL_RVERS LIKE RSDSSELOPT Struktur der generischen SELECT-OPTION dynam. Selektionen
T_VERSION_DATA LIKE GLX_VERSION_INFO Versionsinformation FI-GL/FI-SL

Exceptions

This function module does not define any Exceptions.