Menu

SAP Function Module CO_IT_OPR_READ_BY_VORNR

Dialogtabellenvorgang über die Vorgangsnummer ermitteln

The Function Module CO_IT_OPR_READ_BY_VORNR (Dialogtabellenvorgang über die Vorgangsnummer ermitteln) is a standard Function Module in SAP ERP and is part of the function group COIT within the package CO.

Technical Information

Function Module CO_IT_OPR_READ_BY_VORNR
Short Text Dialogtabellenvorgang über die Vorgangsnummer ermitteln
Function Group COIT
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APLFL_IMP LIKE SFC_ITKY-APLFL Folge
AUFNR_IMP LIKE SFC_ITKY-AUFNR Auftragsnummer
AUTYP_IMP LIKE T003O-AUTYP Auftragstyp
FLGAT_IMP LIKE SFC_ITKY-FLGAT Folgenart
UVORN_IMP LIKE SFC_ITKY-UVORN SPACE Untervorgang
VORNR_IMP LIKE SFC_ITKY-VORNR Operation number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_EXP LIKE SY-TABIX Index ITAB-Eintrag
RCLST_EXP LIKE RCLST List of operations for the suboperation

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
NOT_FOUND No main oepration found