The Function Module PPEHI_CMPVSTATUS_READ (iPPE: Status lesen) is a standard Function Module in SAP ERP and is part of the function group PPEHI_SCMPV within the package CPPESCMPV.
Function Module | PPEHI_CMPVSTATUS_READ |
Short Text | iPPE: Status lesen |
Function Group | PPEHI_SCMPV |
Package | CPPESCMPV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE_ALL | TYPE | PPE_MODE_ALL | 'X' | Fehlertolerant arbeiten |
I_MSG_HANDLING | TYPE | PPE_MSG_HANDLER | 'A' | Ablage der Meldungen |
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 |
---|---|---|---|---|
ADMINDATA | LIKE | PPEHI_CMPVSTATUS_ADMINDATA | Administrative Daten für iPPE-Objekte | |
RETURN | LIKE | BAPIRET2 | Returnparameter | |
VARIANTPRECONDDATA | LIKE | BAPI1176002_VARIANTPRECOND | iPPE/API: Status CMP-Variante | |
VARIANTSTATUSDATA | LIKE | BAPI1176002_VARIANTSTATUS | iPPE/API: Status CMP-Variante |
This function module does not define any Exceptions.