Menu

SAP Function Module MD_LIST_PO_COMPONENTS

Komponentenliste zu Planauftrag

The Function Module MD_LIST_PO_COMPONENTS (Komponentenliste zu Planauftrag) is a standard Function Module in SAP ERP and is part of the function group M61L within the package MD03.

Technical Information

Function Module MD_LIST_PO_COMPONENTS
Short Text Komponentenliste zu Planauftrag
Function Group M61L
Package MD03
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDARKX LIKE SY-BATCH SPACE Listanzeige ja (' '), nein ('X')
IKBKO1 LIKE KBKO SPACE Kapazitätsbedarf fein
IKBKO2 LIKE KBKO SPACE Kapazitätsbedarf Rate
IKBKO3 LIKE KBKO SPACE Kapazitätsbedarf grob
IMDANW LIKE T46PR-MDANW Anwendung, für die die Liste erstellt wird
IMDPA LIKE MDPA SPACE Planauftrag
IPROFID LIKE T46PR-PROFID SPACE Profil für die Listaufbereitung
IREADH LIKE SY-BATCH SPACE Kopfdaten übergeben (' '), lesen ('X')
IREADL LIKE SY-BATCH SPACE Listdaten übergeben (' '), lesen ('X')
IRM61EK LIKE RM61EK SPACE Kapazitätsbedarf grob
IWERKS LIKE T46PR-WERKS Werk

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
IMDCL LIKE MDCL Tabelle, die die Komponentendaten enthält

Exceptions

This function module does not define any Exceptions.