Menu

SAP Function Module RSAO_INFOSOURCE_GENERATE

BIW: Metadaten für generierte Info Sources 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_INFOSOURCE_GENERATE (BIW: Metadaten für generierte Info Sources 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_INFOSOURCE_GENERATE
Short Text BIW: Metadaten für generierte Info Sources 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_AI_FNM TYPE RSAOT_FUNCNAME
I_DELTA LIKE ROOSOURCE-DELTA
I_DEL_FNM TYPE RSAOT_FUNCNAME
I_ONLY_12 TYPE SBIWA_FLAG ' '
I_SAVE_ACTIVE TYPE SBIWA_FLAG 'X'
I_SA_FNM TYPE RSAOT_FUNCNAME
I_SHOW_DYNP TYPE SBIWA_FLAG 'X'
I_S_ROIS TYPE RSAOI_S_ROIS
I_TR_FNM TYPE RSAOT_FUNCNAME
I_T_DD03P TYPE RSAOT_T_DD03P
I_T_ROIST TYPE SBIWM_T_ISOURCET

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_MESSAGES TYPE RSAOT_T_MESSAGES

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