The Function Module K_WORKSPACE_FOLDREN_PREPCOMMIT (Vorbereiten der Verbuchung Hinzufuegen von Folders(Mappen)) is a standard Function Module in SAP ERP and is part of the function group KKGL within the package KKEK.
Function Module | K_WORKSPACE_FOLDREN_PREPCOMMIT |
Short Text | Vorbereiten der Verbuchung Hinzufuegen von Folders(Mappen) |
Function Group | KKGL |
Package | KKEK |
Module Type | Update 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_FRP_FOLDERS_ADD | LIKE | WSFOLDERS | new folder name is given | |
T_FRP_FOLDERS_DEL | LIKE | WSFOLDERS | former, old folder name is given |
This function module does not define any Exceptions.