Menu

SAP Function Module ISB_SFGDT_CONTROL_UNIT

Open-Reporting: Steuerungseinheit der Schnittstelle

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module ISB_SFGDT_CONTROL_UNIT (Open-Reporting: Steuerungseinheit der Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group JBO3 within the package JBO.

Technical Information

Function Module ISB_SFGDT_CONTROL_UNIT
Short Text Open-Reporting: Steuerungseinheit der Schnittstelle
Function Group JBO3
Package JBO
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_AUSW_ART LIKE JBRGLPAR-AUSWERTUNG Auswertungsart Risk Management
I_DATE LIKE SY-DATUM SY-DATUM Datum
I_IT_OBJECTID TYPE JBO02_OBJNR_AP_TAB Tabelle mit Objekt-Nr.
I_PROTOCOL_LEVEL LIKE 1 Protocol-Level 1 für E, 2-W, 3-I, 4-P

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IT_RESULTOBJ TYPE JBO02_RESULT_TAB Risikoträgerobjekttabelle

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_IT_RISKOBJ TYPE JBO02_OBJSFGDT_TAB Ergebnisobjekttabelle

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_ITAB LIKE BAPIERR Fehlertabelle
I_IT_METHOD LIKE BAPI_METHD Methodentabelle

Exceptions

This function module does not define any Exceptions.