Menu

SAP Function Module SIN_WF_GET_DYNAMIC_COLUMN

The Function Module SIN_WF_GET_DYNAMIC_COLUMN () is a standard Function Module in SAP ERP and is part of the function group SIW1 within the package SINW.

Technical Information

Function Module SIN_WF_GET_DYNAMIC_COLUMN
Short Text
Function Group SIW1
Package SINW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_CONTAINER_HANDLE CLASS IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_LENGTH TYPE SWC_LENGTH Länge des Feldes in Bytes
ACT_TYPE TYPE SWC_TYPE ABAP/4 Typ des Elementes
VALUE_SET TYPE XFELD dynamische Spalte wurde gesetzt

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.