SAP Function Module PPEHI_CMPVSTATUS_READ

iPPE: Status lesen

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.

Technical Information

Function Module PPEHI_CMPVSTATUS_READ
Short Text iPPE: Status lesen
Function Group PPEHI_SCMPV
Package CPPESCMPV
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.