Menu

SAP Function Module RDB_READ_REC_GENVALUES_CONVERT

RDB: Kennzahlw. ES aus DB-Format in Leseformat konvertiern

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RDB_READ_REC_GENVALUES_CONVERT (RDB: Kennzahlw. ES aus DB-Format in Leseformat konvertiern) is a standard Function Module in SAP ERP and is part of the function group RDB_READ_RECA within the package CFM_RDB.

Technical Information

Function Module RDB_READ_REC_GENVALUES_CONVERT
Short Text RDB: Kennzahlw. ES aus DB-Format in Leseformat konvertiern
Function Group RDB_READ_RECA
Package CFM_RDB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER_T TYPE RDB_REC_HEADER_T Einzelsatz-Header (Tabelle)
I_XNOSUM TYPE XFELD Flag: Kennzahlwerte nicht addieren

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
C_CURRPOS_T TYPE RDB_REC_CURRPOS1_T Einzelsatz-Position gen. Knz. mit Whrg. (Tabelle)
C_CURRVALUES_T TYPE RDB_READ_SUM_CURR_T Gen. Kennzahlwerte in Währung
C_GENPOS_T TYPE RDB_REC_GENPOS1_T Einzelsatz-Position gen. Knz. ohne Whrg. (Tabelle)
C_GENVALUES_T TYPE RDB_READ_SUM_GEN_T Generische Kennzahlwerte
C_REC_CURRVALUES_T TYPE RDB_REC_VCURR_T Gen. Kennzahlw. in Währung pro Einzelsatz
C_REC_GENVALUES_T TYPE RDB_REC_VGEN_T Gen. Kennzahlwerte pro Einzelsatz

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.