The Function Module C15Z_BUFFER_SAVEMODE_ADJUST (PP-SHE: Beim Ändern eines Pufferrecords seinen SAVEMOD korrekt setzen) is a standard Function Module in SAP ERP and is part of the function group C15Z within the package CBUI.
Function Module | C15Z_BUFFER_SAVEMODE_ADJUST |
Short Text | PP-SHE: Beim Ändern eines Pufferrecords seinen SAVEMOD korrekt setzen |
Function Group | C15Z |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTION_TAKEN | LIKE | RCGRHIOT-LINEMOD | Actions taken from buffer/record | |
I_SAVEMODE_OLD | LIKE | RCGRHBUF-SAVEMOD | Save mode currently used in buffer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_DELETE | LIKE | RCGRHBUF-VALFLG | TRUE, wenn Pufferrecord ganz gelöscht werden muß | |
E_SAVEMODE_NEW | LIKE | RCGRHBUF-SAVEMOD | New save mode to be set |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.