Menu

SAP Function Module CP_DI_POPUP_AOB

Popup-Steuerung für automatisches Erzeugen von AOBs

The Function Module CP_DI_POPUP_AOB (Popup-Steuerung für automatisches Erzeugen von AOBs) is a standard Function Module in SAP ERP and is part of the function group CPDI within the package CP.

Technical Information

Function Module CP_DI_POPUP_AOB
Short Text Popup-Steuerung für automatisches Erzeugen von AOBs
Function Group CPDI
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
START_COLUMN LIKE SY-CUCOL 40 Bildschirmbilder, horizontale Cursorposition bei PAI
START_ROW LIKE SY-CUROW 6 Bildschirmbilder, vertikale Cursorposition bei PAI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLE_LOC TYPE C Auswahlknopf: Alle Phasen
ANSWER LIKE ausgweählter Button des Anwenders
ART LIKE PLABD-AOBAR Art der Anordnungsbeziehung
MARKIERTE_LOC TYPE C auswahlknopf: Markierte Phasen
NACHFOLGER_LOC TYPE C Auswahlknopf: Nachfolger
VORGAENGER_LOC TYPE C Auswahlknopf: Vorgänger

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.