Menu

SAP Function Module QPL2_GET_VORNR_FROM_VORGLFNR

Ermitteln der externen Vorgangsnummer anhand der internen Vorg.nr.

The Function Module QPL2_GET_VORNR_FROM_VORGLFNR (Ermitteln der externen Vorgangsnummer anhand der internen Vorg.nr.) is a standard Function Module in SAP ERP and is part of the function group QPL2 within the package QL.

Technical Information

Function Module QPL2_GET_VORNR_FROM_VORGLFNR
Short Text Ermitteln der externen Vorgangsnummer anhand der internen Vorg.nr.
Function Group QPL2
Package QL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APLZL LIKE AFVC-APLZL Allgemeiner Zähler des Auftrags
I_AUFPL LIKE AFVC-AUFPL Plannummer zu Vorgängen im Auftrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APLFL LIKE AFVC-APLFL Folgennummer
E_VORNR LIKE AFVC-VORNR Vorgangsnummer

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
INCONSISTENT_PARAMETERS Inkonsistente bzw. nicht ausreichende Parameter
INTERNAL_ERROR Interner Programmfehler
NO_DATA_FOUND Keine Daten gemäß den Importparametern gefunden