The Function Module BKK_JUMP_FIELDS_GET (Liefert alle Feldnamen, die im Rahmen von Jump unterstützt werden) is a standard Function Module in SAP ERP and is part of the function group FB0DISP within the package FKB.
Function Module | BKK_JUMP_FIELDS_GET |
Short Text | Liefert alle Feldnamen, die im Rahmen von Jump unterstützt werden |
Function Group | FB0DISP |
Package | FKB |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
T_BKK_JUMP | LIKE | TBKK_JUMP | Enhält Felder für Jump |
This function module does not define any Exceptions.