Menu

SAP Function Module MPO_IF_PLAN_SHOW_DATA_FF

MPO: Plan/Ist Vergleichs MiniApp (Aufträge, Projekte)

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module MPO_IF_PLAN_SHOW_DATA_FF (MPO: Plan/Ist Vergleichs MiniApp (Aufträge, Projekte)) is a standard Function Module in SAP ERP and is part of the function group MABP_46CFF_MPO within the package MPO_46CFF_AVAILABILITYCONTROL.

Technical Information

Function Module MPO_IF_PLAN_SHOW_DATA_FF
Short Text MPO: Plan/Ist Vergleichs MiniApp (Aufträge, Projekte)
Function Group MABP_46CFF_MPO
Package MPO_46CFF_AVAILABILITYCONTROL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLIK LIKE BPIN-APPLIK Applikation (P)rojekt / (O)rder
CO_AREA LIKE TKA01-KOKRS Kostenrechnungskreis
CO_PERS TYPE C CO Personalisierung
OBJNODE LIKE MAAVC_OBJ-OBJNODE Knoten in MyObjects (Schlüssel)
OBJTYPE LIKE MAAVC_OBJ-OBJTYPE Objekttyp
SETID LIKE SETHIER-SETID Identifikation eines Sets
SINGLE_ORDER TYPE AUFK-AUFNR Auftragsnummer
SINGLE_WBS TYPE PRPS-POSID Projektstrukturplanelement (PSP-Element)
UNAME LIKE SY-UNAME R/3-System, Anmeldename des Benutzers
VERSION LIKE TKA07-VERSN Version
YEAR LIKE BPJA-GJAHR Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OVERALL TYPE C Gesamtplan
E_OWN_LOGICAL_SYSTEM LIKE MAAVC_OBJ-LOGSYS Logisches System
E_TOTAL_ANNUAL_YEAR TYPE C Summe der Jahreswerte
MA_MESSAGE LIKE BPIN-TITLE Nachrichtensammler

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
DATA_LIST_OR LIKE MAAVC4_OR Struktur zur Anzeige der Plan/Ist MiniApp - Aufträge
DATA_LIST_PR LIKE MAAVC4 Structur for display AVC MiniApp list

Exceptions

This function module does not define any Exceptions.