Menu

SAP Function Module MPO_IF_AVC_SHOW_DATA_FF

BPMA: Get all data for display AVC MiniApps

The Function Module MPO_IF_AVC_SHOW_DATA_FF (BPMA: Get all data for display AVC MiniApps) 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_AVC_SHOW_DATA_FF
Short Text BPMA: Get all data for display AVC MiniApps
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 TYPE MAAVC_OBJ-OBJNODE Knoten in MyObjects (Schlüssel)
OBJTYPE TYPE 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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OWN_LOGICAL_SYSTEM LIKE MAAVC_OBJ-LOGSYS Logisches System
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 MAAVC3_OR Struktur zur Anzeige der AVC MiniApp - Aufträge
DATA_LIST_PR LIKE MAAVC3 Structur for display AVC MiniApp list

Exceptions

This function module does not define any Exceptions.