The Function Module PVSHI_CLOSE (iPPE: Close) 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_CLOSE |
Short Text | iPPE: Close |
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 |
---|---|---|---|---|
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
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.