Menu

SAP Function Module ISR_READ_LAYOUT_FIELDS

Bestimmung neuer Felder im Layout

The Function Module ISR_READ_LAYOUT_FIELDS (Bestimmung neuer Felder im Layout) is a standard Function Module in SAP ERP and is part of the function group QISR13 within the package QISR.

Technical Information

Function Module ISR_READ_LAYOUT_FIELDS
Short Text Bestimmung neuer Felder im Layout
Function Group QISR13
Package QISR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_CHARACTERISTICS TYPE CKI_T_CHARACTERISTIC Tabelle von Merkmalsbeschreibungen
I_FORM TYPE QISR_TEMPLATE Name eines Formularobjektes
I_INTERFACE TYPE QISR_INTERFACE Name einer Schnittstelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CHARACTERISTICS_NEW TYPE CKI_T_CHARACTERISTIC Neue Merkmale

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.