Menu

SAP Function Module PM_ROUTINGS_SELECTION

PM Selektion von Arbeitsplänen/Anleitungen

The Function Module PM_ROUTINGS_SELECTION (PM Selektion von Arbeitsplänen/Anleitungen) is a standard Function Module in SAP ERP and is part of the function group INST within the package INSC.

Technical Information

Function Module PM_ROUTINGS_SELECTION
Short Text PM Selektion von Arbeitsplänen/Anleitungen
Function Group INST
Package INSC
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_BAUTL LIKE RIWO1-BAUTL SPACE Bauteilnummer
I_DATUM LIKE SY-DATUM SY-DATUM Gültigkeitsdatum des Arbeitsplanes
I_EQUNR LIKE EQUI-EQUNR SPACE Equipmentnummer
I_IND_STAT LIKE 'X' I: bei Selektion aus anderem Objekt zuerst der Stichtag und dann Gültigkeit
I_IND_TYPE LIKE 'A' I:Individuell, B:Bauteil, S:Struktur, A:Allg.
I_IND_WPLAN LIKE SPACE
I_IWERK LIKE T001W-IWERK SPACE Instandhaltungsplanungswerk
I_PLNAL LIKE PLKO-PLNAL SPACE Plangruppenzähler
I_PLNNR LIKE PLKO-PLNNR SPACE Plannummer
I_PLNTY LIKE PLKO-PLNTY SPACE Plantyp
I_STRAT LIKE MPLA-STRAT SPACE Wartungsstrategie
I_TPLNR LIKE IFLOT-TPLNR SPACE Technische Platz Nummer

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
SEL_TAB LIKE RIHPLKO

Exceptions

This function module does not define any Exceptions.