Menu

SAP Function Module SOLAR_CALL_TRANSACTION_NEWTASK

Fuehrt den ABAP/4-Sprachbefehl CALL TRANSACTION aus.

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SOLAR_CALL_TRANSACTION_NEWTASK (Fuehrt den ABAP/4-Sprachbefehl CALL TRANSACTION aus.) is a standard Function Module in SAP ERP and is part of the function group S_SOLAR_RFC_00 within the package SOLAR_APPL_PLUGIN.

Technical Information

Function Module SOLAR_CALL_TRANSACTION_NEWTASK
Short Text Fuehrt den ABAP/4-Sprachbefehl CALL TRANSACTION aus.
Function Group S_SOLAR_RFC_00
Package SOLAR_APPL_PLUGIN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODE_VAL LIKE SY-FTYPE 'A' Zusatz-Param. für MODE mode
SKIP_SCREEN LIKE SY-FTYPE SPACE Zusatz-Param. für AND SKIP FIRST SCREEN
TCODE LIKE SY-TCODE Transaktionscode
UPDATE_VAL LIKE SY-FTYPE 'A' Zusatz-Param. für UPDATE f

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC SUBRC Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESS_TAB LIKE BDCMSGCOLL Zusatz-Tab. für MESSAGES INTO itab
SPAGPA_TAB LIKE RFC_SPAGPA Zusatz-Tab. für Set-/Get-Parameter
USING_TAB LIKE BDCDATA Zusatz-Tab. für USING itab

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CALL_TRANSACTION_DENIED Keine Berechtigung
TCODE_INVALID Ungültiger Transaktionscode. Zusatzkomb. falsch