Menu

SAP Function Module K_ISR_GET_FIELD_VALUE

liest den Wert eines Feldes aus einer Meldung

The Function Module K_ISR_GET_FIELD_VALUE (liest den Wert eines Feldes aus einer Meldung) is a standard Function Module in SAP ERP and is part of the function group QISR12 within the package QISR.

Technical Information

Function Module K_ISR_GET_FIELD_VALUE
Short Text liest den Wert eines Feldes aus einer Meldung
Function Group QISR12
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
CALL_PROG TYPE SYREPID ABAP-Programm, aktuelles Rahmenprogramm
MODEL_CHARA TYPE ATNAM Merkmalname
PERIOD_CNT TYPE SYINDEX Anzahl Perioden
PERIOD_FROM TYPE CO_PERAB Anfangsperiode

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
RTABLE_VAL TYPE TPLIC_RVAL_TAB verrechnete Prozeßmenge in jeweiliger Periode

Exceptions

This function module does not define any Exceptions.