SAP Function Module C15Z_BUFFER_SAVEMODE_ADJUST

PP-SHE: Beim Ändern eines Pufferrecords seinen SAVEMOD korrekt setzen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.