Menu

SAP Function Module RSAO_ATTRIBUTES_GENERATE

BIW: Metadaten für Stammdaten erzeugen.

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module RSAO_ATTRIBUTES_GENERATE (BIW: Metadaten für Stammdaten erzeugen.) is a standard Function Module in SAP ERP and is part of the function group RSAO within the package RSUM.

Technical Information

Function Module RSAO_ATTRIBUTES_GENERATE
Short Text BIW: Metadaten für Stammdaten erzeugen.
Function Group RSAO
Package RSUM
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_SAVE_ACTIVE TYPE SBIWA_FLAG 'X'
I_S_ROIS TYPE RSAOI_S_ROIS

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_T_FIELDS TYPE RSAOI_T_INTERFACE

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_CANCELLED
FUNCTION_FAILED
INVALID_FIELD_LIST