Menu

SAP Function Module SAMPLE_INTERFACE_00010720

Tagesendverarbeitung: Ende eines Verarbeitungsschrittes

The Function Module SAMPLE_INTERFACE_00010720 (Tagesendverarbeitung: Ende eines Verarbeitungsschrittes) is a standard Function Module in SAP ERP and is part of the function group FBMB within the package FKBD.

Technical Information

Function Module SAMPLE_INTERFACE_00010720
Short Text Tagesendverarbeitung: Ende eines Verarbeitungsschrittes
Function Group FBMB
Package FKBD
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_CHAINDATE TYPE BKKD_LAUFD Datum der Verarbeitungskette (Schlüssel)
I_CHAINNO TYPE BKKD_LAUFI laufende Nummer (Schlüssel)
I_REPORT TYPE SYREPID ABAP-Programm, aktuelles Rahmenprogramm
I_RETURNCODE_STEP TYPE BKKD_RETURNCODE Rückgabecode
I_STEPNO TYPE BKKD_REPNO Nummer des Verarbeitungsschrittes
I_VARIANT TYPE VARIANT ABAP: Name einer Variante (ohne Programmname)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC -0: alles O.K., <> 0: Fehler

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
E_T_MESG LIKE IBKKMESG Nachrichtentabelle

Exceptions

This function module does not define any Exceptions.