The Function Module BKK_PA_LOCKS_GET_RELEVANT (Für Anwendungsart relevante Objektsperren lesen) is a standard Function Module in SAP ERP and is part of the function group FBMF within the package FKBD.
Function Module | BKK_PA_LOCKS_GET_RELEVANT |
Short Text | Für Anwendungsart relevante Objektsperren lesen |
Function Group | FBMF |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_OBJECTS | TYPE | BKKD_TAB_OBJKEY | Konten zur Selektionseinschränkung | |
I_TAB_RUNS | TYPE | BKKD_TAB_RUNKEY | Liste der Massenläufe |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_LOCKS | LIKE | BKKMACCUNR | Sperren | |
I_T_WHERE | LIKE | RSDSWHERE | Selektionseinschränkungen |
This function module does not define any Exceptions.