Menu

SAP Function Module RMXM950_GENERATE_OBJ_MODEL

ROM: Generiert das Rezeptobjektmodell

The Function Module RMXM950_GENERATE_OBJ_MODEL (ROM: Generiert das Rezeptobjektmodell) is a standard Function Module in SAP ERP and is part of the function group RMXM950 within the package RMXMTRF.

Technical Information

Function Module RMXM950_GENERATE_OBJ_MODEL
Short Text ROM: Generiert das Rezeptobjektmodell
Function Group RMXM950
Package RMXMTRF
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_KEYS TYPE RMXMTY_RCP_INFO RMXM-TRF:Key information of recipe for transformation
I_DATA_SCENARIO TYPE RCPE_DATASCEN 'D' Datenszenario
I_FORCE_API_INIT TYPE FLAG 'X' API Initialisierung durchführen
I_GRP TYPE RMXME_ROM_GRP Transformationsgruppe
I_LANGU TYPE SYLANGU SY-LANGU Anmeldesprache
I_LOGSYS TYPE LOGSYS Logisches System
I_PLANT TYPE WERKS_D Werk
I_RANGE_INDEP TYPE FLAG 'X' TRUE: liefert nur Daten des Änderungsstands, der am nächsten zu I_VALFROM liegt
I_VALFROM TYPE RCPE_ADATUM Gültig-ab-Datum
I_VALTO TYPE RCPE_BDATUM Gültig-bis-Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ERROR TYPE RMXMTY_MESSAGES Fehlertabelle
ET_NO_AUTH TYPE RCPTY_API_NO_AUTH Berechtigungsfehler
ET_OBJ TYPE RMXMTY_ROM_TREE Angelegte ROM Modelle

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.