Menu

SAP Function Module CPE_TEST_CONVERT_DOCNUMBER

CPE: Test conversion of document number to GUID

The Function Module CPE_TEST_CONVERT_DOCNUMBER (CPE: Test conversion of document number to GUID) is a standard Function Module in SAP ERP and is part of the function group CPE_TEST within the package CPE_DOC.

Technical Information

Function Module CPE_TEST_CONVERT_DOCNUMBER
Short Text CPE: Test conversion of document number to GUID
Function Group CPE_TEST
Package CPE_DOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DOCITEMNO TYPE CHAR10 Character Field Length - 10
IV_DOCNO TYPE CHAR10 Character Field Length - 10

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DOCITEM_GUID TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
EV_DOC_GUID TYPE CPET_DOC_GUID CPE Caller - GUID of Document Header

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOCUMENT_NOT_FOUND Document not found