Menu

SAP Function Module PMOM_ORDERS_4_OBJECTS

PM iView Aufträge: Datenbeschaffung Aufträge für Objekt-Hierarchie

The Function Module PMOM_ORDERS_4_OBJECTS (PM iView Aufträge: Datenbeschaffung Aufträge für Objekt-Hierarchie) is a standard Function Module in SAP ERP and is part of the function group PMOM within the package PLM_PM_ORDER.

Technical Information

Function Module PMOM_ORDERS_4_OBJECTS
Short Text PM iView Aufträge: Datenbeschaffung Aufträge für Objekt-Hierarchie
Function Group PMOM
Package PLM_PM_ORDER
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_EQUIPMENT LIKE VIAUFKST-EQUNR Equipmentnummer
I_FLG_MAT_AVLY LIKE QM00-QKZ X und Blank
I_FUNC_LOCATION LIKE VIAUFKST-TPLNR Nummer des Technischen Platzes
I_HI_PRIO LIKE VIAUFKST-PRIOK Priorität
I_STATE LIKE PLM_PORTAL_PARMS-STATE '1' PLM: Portal-Status Meldung/Auftrag (MyNotifs, MyOrders)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SEL_TAB LIKE ORDERS4MYOBJECTS_LIST Selektionsergebnis: Aufträge

Exceptions

This function module does not define any Exceptions.