Menu

SAP Function Module FC_VERSION_STR_DISMANTLE

Ermittlung aller Defaultstrukturversionen zu einer Strukturversion

The Function Module FC_VERSION_STR_DISMANTLE (Ermittlung aller Defaultstrukturversionen zu einer Strukturversion) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_VERSION_STR_DISMANTLE
Short Text Ermittlung aller Defaultstrukturversionen zu einer Strukturversion
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRFLG TYPE C '0' 0'-no error message, '1'-error message
E_FB TYPE C 'F' Order of entries in IT_STRVS: 'F', 'B'
E_RVERS TYPE FC_RVERS Consolidation version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_STRVS TYPE TABLE Structure versions found

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.