The Function Module DIWPS_OPER_GET_CERT (Beschaffung der Zertifizerungsdaten eines MRO-Auftrags) is a standard Function Module in SAP ERP and is part of the function group DIWPS_ORDER_API within the package DIWPS.
Function Module | DIWPS_OPER_GET_CERT |
Short Text | Beschaffung der Zertifizerungsdaten eines MRO-Auftrags |
Function Group | DIWPS_ORDER_API |
Package | DIWPS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OPERATIONNUMBER | TYPE | VORNR | Operation number | |
I_ORDERNUMBER | TYPE | AUFNR | Order number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CERT_STEPS | TYPE | SIGN_STEP_TAB | Digitale Signatur: Daten zum Signaturprozess | |
ET_RETURN | TYPE | BAPIRETTAB | Tabelle mit BAPI Return Informationen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.