Menu

SAP Function Module CONV_UTIL_DOCNR_EXT_TO_INT

Konvertierung der Dokumentnummer vom externen zum int. Format

The Function Module CONV_UTIL_DOCNR_EXT_TO_INT (Konvertierung der Dokumentnummer vom externen zum int. Format) is a standard Function Module in SAP ERP and is part of the function group CONV_UTIL within the package CONV.

Technical Information

Function Module CONV_UTIL_DOCNR_EXT_TO_INT
Short Text Konvertierung der Dokumentnummer vom externen zum int. Format
Function Group CONV_UTIL
Package CONV
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_DOCUMENTNUMBER TYPE DOKNR Dokumentnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOCUMENTNUMBER TYPE DOKNR Dokumentnummer
E_RETURN TYPE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.