SAP ABAP Class IF_EX_WAKT_BADI_004 (BAdI Interface IF_EX_WAKT_BADI_004)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_WAKT_BADI_004 | BAdI Class CL_EX_WAKT_BADI_004 | 20040304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_WAKT_BADI_004_IMP | Imp. Class for BAdI Imp. WAKT_BADI_004_IMP | 20040311 |
Properties
| Class | IF_EX_WAKT_BADI_004 | |
| Short Description | BAdI Interface IF_EX_WAKT_BADI_004 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20031218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_WAKT_BADI_004 has no forward declaration.
Interfaces
Class IF_EX_WAKT_BADI_004 has no interface implemented.
Friends
Class IF_EX_WAKT_BADI_004 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WAKH | Promotion header data, IS-R | 20040329 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Indicator | 20040312 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | T185F-FCODE | Function Code | 20040316 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RWAKA | Interface Table Promotion Processing <-> Screens | 20040316 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | WAKPD_TAB | Table Type for WAKPD | 20130228 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | WAKRD_TAB | Table Type for Structure WAKRD | 20130228 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | WAKHD | Screen field string for promotion header data | 20040311 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | WAKHD | Screen field string for promotion header data | 20130227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assignment to a Higher-Level Promotion | 20040407 | |
| 2 | Instance method | Public | Method | BAPI Change: Check Higher-Level Promotion Data | 20040407 | |
| 3 | Instance method | Public | Method | BAPI Create: Check Higher-Level Promotion Data | 20040407 | |
| 4 | Instance method | Public | Method | Is the reference promotion still on a higher level? | 20040617 | |
| 5 | Instance method | Public | Method | Copy Promotion Number from Reference Promotion | 20040329 | |
| 6 | Instance method | Public | Method | Delete Assignment to a Reference Promotion | 20040316 | |
| 7 | Instance method | Public | Method | Retrieve Data in Subscreen Container from Global Data | 20040311 | |
| 8 | Instance method | Public | Method | Retrieve Data in Called Screen from Global Attributes | 20040311 | |
| 9 | Instance method | Public | Method | Retrieve FCODE from the BADI Class | 20040316 | |
| 10 | Instance method | Public | Method | Transfer Data in Called Screen to Global Attributes | 20040311 | |
| 11 | Instance method | Public | Method | Transfer Data in Subscreen Container to Global Attributes | 20040311 | |
| 12 | Instance method | Public | Method | Transfer FCODE of Carrying Object to BADI Class | 20040316 | |
| 13 | Instance method | Public | Method | Read Name of Higher-Level Promotion and Campaign | 20040315 | |
| 14 | Instance method | Public | Method | Set Status of New Announcement | 20040408 | |
| 15 | Instance method | Public | Method | Set or Delete the RWAKA Copy Flag | 20040316 | |
| 16 | Instance method | Public | Method | View of New Announcement | 20040413 |
Events
Class IF_EX_WAKT_BADI_004 has no event.
Types
Class IF_EX_WAKT_BADI_004 has no local type.
Method Signatures
Method ASSIGN_TO_PROMOTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS_CHECK | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040407 | |||
| 2 | I_REF_PROMO | Value transfer | Type reference (TYPE) | BAPI1068I3-REF_PROMO | Übergeordnete Aktion | 20040407 | |||
| 3 | XT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TTY | Tabellentyp zur Struktur BAPIRET2 | 20040407 | |||
| 4 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040407 |
Method ASSIGN_TO_PROMOTION on class IF_EX_WAKT_BADI_004 has no exception.
Method BAPI_CHANGE_CHANGE_REF_PROMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROMO_REF | Value transfer | Type reference (TYPE) | BAPI1068I3 | Schnittstellenstruktur zur übergeordneten Aktion | 20040407 | |||
| 2 | I_PROMO_REF_NEW | Value transfer | Type reference (TYPE) | BAPI1068I3 | Schnittstellenstruktur zur übergeordneten Aktion | 20040407 | |||
| 3 | XT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TTY | Tabellentyp zur Struktur BAPIRET2 | 20040407 | |||
| 4 | X_SUCCESS_CHECK | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040407 | |||
| 5 | X_WAKHD_NEW | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040407 |
Method BAPI_CHANGE_CHANGE_REF_PROMO on class IF_EX_WAKT_BADI_004 has no exception.
Method BAPI_CREATE_CHECK_REF_PROMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROMOTION_HEADER | Value transfer | Type reference (TYPE) | BAPI1068I2 | Schnittstellenstruktur Aktion anlegen | 20040407 | |||
| 2 | I_PROMO_REF | Value transfer | Type reference (TYPE) | BAPI1068I3 | Schnittstellenstruktur zur übergeordneten Aktion | 20040407 | |||
| 3 | XT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TTY | Tabellentyp zur Struktur BAPIRET2 | 20040407 | |||
| 4 | X_NEWPROMO_HEADER | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040407 |
Method BAPI_CREATE_CHECK_REF_PROMO on class IF_EX_WAKT_BADI_004 has no exception.
Method CHECK_REF_PROMO_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_WAKHD | Call by reference | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion ist nicht übergeordnet | 20040617 | ||
| 2 | Referenzaktion wurde gelöscht | 20040617 |
Method COP_REF_PROMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040329 | |||
| 2 | I_WAKH_VORLAGE | Value transfer | Type reference (TYPE) | WAKH | Aktionskopfdaten-WWS | 20040329 | |||
| 3 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040329 |
Method COP_REF_PROMO on class IF_EX_WAKT_BADI_004 has no exception.
Method DELETE_REF_PROMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040316 |
Method DELETE_REF_PROMO on class IF_EX_WAKT_BADI_004 has no exception.
Method GET_DATA_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FCODE | Value transfer | Type reference (TYPE) | T185F-FCODE | Funktionscode | 20040316 | |||
| 2 | E_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040316 | |||
| 3 | E_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040315 |
Method GET_DATA_PAI on class IF_EX_WAKT_BADI_004 has no exception.
Method GET_DATA_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DB_WAKH | Value transfer | Type reference (TYPE) | WAKH | Aktionskopfdaten-WWS | 20040329 | |||
| 2 | E_EDITABLE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040315 | |||
| 3 | E_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040316 | |||
| 4 | E_T_XWAKPD | Value transfer | Type reference (TYPE) | WAKPD_TAB | 20130227 | ||||
| 5 | E_T_XWAKRD | Value transfer | Type reference (TYPE) | WAKRD_TAB | 20130227 | ||||
| 6 | E_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040315 | |||
| 7 | E_XWAKHD | Value transfer | Type reference (TYPE) | WAKHD | 20130227 |
Method GET_DATA_PBO on class IF_EX_WAKT_BADI_004 has no exception.
Method GET_FCODE_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FCODE | Value transfer | Type reference (TYPE) | T185F-FCODE | Funktionscode | 20040316 |
Method GET_FCODE_PAI on class IF_EX_WAKT_BADI_004 has no exception.
Method PUT_DATA_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Value transfer | Type reference (TYPE) | T185F-FCODE | Funktionscode | 20040316 | |||
| 2 | I_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040316 | |||
| 3 | I_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040315 |
Method PUT_DATA_PAI on class IF_EX_WAKT_BADI_004 has no exception.
Method PUT_DATA_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_WAKH | Value transfer | Type reference (TYPE) | WAKH | Aktionskopfdaten-WWS | 20040329 | |||
| 2 | I_EDITABLE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040315 | |||
| 3 | I_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040316 | |||
| 4 | I_T_XWAKPD | Value transfer | Type reference (TYPE) | WAKPD_TAB | Tabellentyp zur WAKPD | 20130227 | |||
| 5 | I_T_XWAKRD | Value transfer | Type reference (TYPE) | WAKRD_TAB | Tabellentyp zur Struktur WAKRD | 20130227 | |||
| 6 | I_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040315 | |||
| 7 | I_XWAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20130227 |
Method PUT_DATA_PBO on class IF_EX_WAKT_BADI_004 has no exception.
Method PUT_FCODE_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Value transfer | Type reference (TYPE) | T185F-FCODE | Funktionscode | 20040316 |
Method PUT_FCODE_PAI on class IF_EX_WAKT_BADI_004 has no exception.
Method READ_KOPFTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040315 |
Method READ_KOPFTEXT on class IF_EX_WAKT_BADI_004 has no exception.
Method SET_BEKST2_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TTY | Tabellentyp zur Struktur BAPIRET2 | 20040408 | |||
| 2 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040408 |
Method SET_BEKST2_FLAG on class IF_EX_WAKT_BADI_004 has no exception.
Method SET_RESET_RWAKA_KFLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040316 | |||
| 2 | X_RWAKA | Value transfer | Type reference (TYPE) | RWAKA | Schnittstellentabelle Aktionsbearbeitung <-> Dynpros | 20040316 |
Method SET_RESET_RWAKA_KFLAGS on class IF_EX_WAKT_BADI_004 has no exception.
Method SHOW_POPUP_BEKST2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20040413 | |||
| 2 | X_WAKHD | Value transfer | Type reference (TYPE) | WAKHD | Dynprofeldleiste für Aktionskopfdaten | 20040413 |
Method SHOW_POPUP_BEKST2 on class IF_EX_WAKT_BADI_004 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |