Menu

SAP Function Module AIPH_DETAILSCREEN_CREATE

EO framework: handler for event 'Create' of detail area

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 AIPH_DETAILSCREEN_CREATE (EO framework: handler for event 'Create' of detail area) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_DETAIL within the package AIP.

Technical Information

Function Module AIPH_DETAILSCREEN_CREATE
Short Text EO framework: handler for event 'Create' of detail area
Function Group AIPH_EO_DETAIL
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDITIONAL_DATA TYPE OMADDDATA OM-Framework: zusätzliche Parameter eines Requests/Services
CHANGEMODE TYPE OMACTMODE Modus: Anlegen, Ändern oder Anzeigen
CLASS_KEY TYPE OMCLASSKEY Klasse (Darstellungsobjekt)
DATE TYPE SYDATUM Stichtag
DETAIL_SERVICE TYPE OMSERVICE OM: Service eines Oberflächen-Objektes
FUZZY_BEGDA TYPE SYDATUM Beginn des Unschärfe-Zeitraums
FUZZY_ENDDA TYPE SYDATUM Ende des Unschärfe-Zeitraums
MAIN_OBJECT TYPE OBJEC Pflegeobjekt (beim Anlegen leer)
RELAT_OBJECT TYPE OBJEC Nebenobjekt
SCENARIO TYPE HROMSCEN Szenario im Organisationsmanagement

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE SY-DYNNR Dynpronummer des Detailpflegebilds
REPID LIKE SY-REPID Programmname des Detailpflegebilds

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABTYPE TYPE HRTABTYPE Registerkarte für Organisationsmanagement

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_ALREADY_EXISTS Objekt wird schon angezeigt