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 BUP_BUPA_EVENT_DTITL (SAP-GP Suche: Zeitpunkt DTITL (Titel ändern)) is a standard Function Module in SAP ERP and is part of the function group BUD0 within the package BUPA.
Function Module | BUP_BUPA_EVENT_DTITL |
Short Text | SAP-GP Suche: Zeitpunkt DTITL (Titel ändern) |
Function Group | BUD0 |
Package | BUPA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XCHANGED | LIKE | BUS000FLDS-CHAR1 | Single-Character Indicator | |
E_XTOTAL | LIKE | BUS000FLDS-CHAR1 | Single-Character Indicator |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TITLE_ACTVT | LIKE | BUS000FLDS-ACTIVIT | Screen title: Activity-dependent part | |
C_TITLE_OBJAP | LIKE | TBZ1T-OTITL | Screen title (object-dependent section) | |
C_TITLE_SCREEN | LIKE | TBZ3B-DTITL | Screen title (screen-dependent section) | |
C_TITLE_TOTAL | LIKE | RSEU1-TIT_TEXT | Text of title line |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.