Menu

SAP Function Module KBPS_DEQUEUE

DEQUEUE Budgetierung/Planung/Verfügbarkeitskontrolle

The Function Module KBPS_DEQUEUE (DEQUEUE Budgetierung/Planung/Verfügbarkeitskontrolle) is a standard Function Module in SAP ERP and is part of the function group KBPS within the package KABP.

Technical Information

Function Module KBPS_DEQUEUE
Short Text DEQUEUE Budgetierung/Planung/Verfügbarkeitskontrolle
Function Group KBPS
Package KABP
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_DEQ_MODE LIKE DD26E-ENQMODE 'E' Sperr-Modus: E, S
I_GLOBAL_ALL_FAREA LIKE FMDY-XFELD SPACE Alle Funktionen entsperren
I_GLOBAL_ALL_GEBER LIKE FMDY-XFELD SPACE Alle Fonds entsperren
I_GLOBAL_DEQUEUE LIKE FMDY-XFELD SPACE Globales Entsperren
I_GLOBAL_FAREA LIKE BPHI-FAREA SPACE Für einzelne glob. Sperre: Funktion
I_GLOBAL_GEBER LIKE BPHI-GEBER SPACE Für einzelne glob. Sperre: Fonds
I_GLOBAL_OBJHI LIKE BPHI-OBJNR SPACE Für einzelne glob. Sperre: Hierarchieobjekt
I_GLOBAL_VERSN LIKE BPHI-VERSN SPACE Für einzelne glob. Sperre: Version
I_GLOBAL_WRTTP LIKE BPHI-WRTTP SPACE Für einzelne glob. Sperre: Werttyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_ENQ_OBJ TYPE BPBU_T_ENQUEUE Tabelle der zu entsperrenden Objekte

Exceptions

This function module does not define any Exceptions.