Menu

SAP Function Module BKK_PA_PROCESS_CONFIRM_OBJECTS

Ende der Verarbeitung von Objekten bestätigen

The Function Module BKK_PA_PROCESS_CONFIRM_OBJECTS (Ende der Verarbeitung von Objekten bestätigen) is a standard Function Module in SAP ERP and is part of the function group FBMH within the package FKBD.

Technical Information

Function Module BKK_PA_PROCESS_CONFIRM_OBJECTS
Short Text Ende der Verarbeitung von Objekten bestätigen
Function Group FBMH
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_MODE_STATUS_CHANGE TYPE I 2 Modus der Statusänderung
I_PROGDATE TYPE BKKD_PROGDATE Datum des Programmlaufs
I_PROGN TYPE BKKD_PROGN Programmname
I_PROGNO TYPE BKKD_PROGNO laufende Nummer des Programmlaufs
I_TAB_OBJECTS_READY TYPE BKKD_TAB_OBJKEY Liste der zu bestätigenden Objekte
I_TAB_OBJECTS_RESTART TYPE BKKD_TAB_OBJKEY Liste der zu best., fehlerhaften Objekte
I_XBAPI TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

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.