The Function Module PVSHI_SAVE (iPPE: Save Data) is a standard Function Module in SAP ERP and is part of the function group PPEHI_ENG within the package CPPEENG_BAPI.
Function Module | PVSHI_SAVE |
Short Text | iPPE: Save Data |
Function Group | PPEHI_ENG |
Package | CPPEENG_BAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_COMMIT | TYPE | PPE_MESSAGE_OPTION | 'X' | Message Handling |
I_MODE_ALL | TYPE | PPE_MODE_ALL | 'X' | Ignore Errors |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
I_NO_CHANGEDOCS | TYPE | PPE_NO_CHANGEDOCS | SPACE | Do Not Write Change Documents for iPPE Objects |
I_UNLOCK | TYPE | PPE_UNLOCK_FLG | '1' | Unlock |
SAVE_PROTOCOL | TYPE | PPE_SAVE_PROTOCOL | 'X' | Save Application Log File |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.