Menu

SAP Function Module OM_ARRAY_GET_COLUMNS_OF_ATYPE

Liefert alle in der Arraytypehierarchie vorkommenden Atypes

The Function Module OM_ARRAY_GET_COLUMNS_OF_ATYPE (Liefert alle in der Arraytypehierarchie vorkommenden Atypes) is a standard Function Module in SAP ERP and is part of the function group OM_ARRAY within the package SP0E.

Technical Information

Function Module OM_ARRAY_GET_COLUMNS_OF_ATYPE
Short Text Liefert alle in der Arraytypehierarchie vorkommenden Atypes
Function Group OM_ARRAY
Package SP0E
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARRAYTYPES TYPE OMATYPES Tabelle von Spaltengruppen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COLUMNS LIKE OMACOL HR-OM: Spaltenattribute einer Spaltengruppe

Exceptions

This function module does not define any Exceptions.