Menu

SAP Function Module MPO_IF_AVC_ADD_TO_LIST_FF

BPMA: Add MyObjects to AVC MiniApps

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module MPO_IF_AVC_ADD_TO_LIST_FF (BPMA: Add MyObjects to 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_ADD_TO_LIST_FF
Short Text BPMA: Add MyObjects to 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
AUFNR LIKE AUFK-AUFNR Auftragsnummer
CO_PERS TYPE C CO Personalisierung
OBJNODE LIKE MAAVC_OBJ-OBJNODE Knoten in MyObjects (Schlüssel)
OBJTYPE LIKE MAAVC_OBJ-OBJTYPE Objekttyp
POSID LIKE PRPS-POSID Projektstrukturplanelement (PSP-Element)
PSPNR LIKE PRPS-PSPNR PSP-Element
UNAME LIKE SY-UNAME R/3-System, Anmeldename des Benutzers
VORGA LIKE BPIN-VORGA Vorgang Budgetierung / Planung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_MESSAGE LIKE BPIN-TITLE Nachrichtensammler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.