Menu

SAP Function Module SPTA_PARA_EVENTS_REGISTER_FORM

Registriert Callback-Formroutinen zur Ereignisbehandlung

The Function Module SPTA_PARA_EVENTS_REGISTER_FORM (Registriert Callback-Formroutinen zur Ereignisbehandlung) is a standard Function Module in SAP ERP and is part of the function group SPTA_NEW within the package SPTA.

Technical Information

Function Module SPTA_PARA_EVENTS_REGISTER_FORM
Short Text Registriert Callback-Formroutinen zur Ereignisbehandlung
Function Group SPTA_NEW
Package SPTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROGNAME TYPE SY-REPID Programm der Callback_Forms
RFC_EXIT_FORMNAME LIKE Callback im RFC-Task zum Ende
RFC_INIT_FORMNAME LIKE Callback im RFC-Task bei der Initialisierung
RFC_INTERPRET_FORMNAME LIKE Callback im Haupttask nach Abschluß des RFC
RFC_PREPARE_FORMNAME LIKE Callback im Haupttask vor Anstart eines RFC

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.