SAP ABAP Class IF_EX_IHC_BADI_GUI_CHECKS (BAdI Interface IF_EX_IHC_BADI_GUI_CHECKS)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_IHC_BADI_GUI_CHECKS | Default Implementation for BAdI Definition IHC_BADI_GUI_CHE | 20040210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_IHC_BADI_GUI_CHECKS | Sample Implementation for BAdI Definition IHC_BADI_GUI_CH | 20040210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_IHC_BADI_GUI_CHECKS | BAdI Class CL_EX_IHC_BADI_GUI_CHECKS | 20040210 |
Properties
| Class | IF_EX_IHC_BADI_GUI_CHECKS | |
| Short Description | BAdI Interface IF_EX_IHC_BADI_GUI_CHECKS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20040210 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_IHC_BADI_GUI_CHECKS has no interface implemented.
Friends
Class IF_EX_IHC_BADI_GUI_CHECKS has no friend class.
Attributes
Class IF_EX_IHC_BADI_GUI_CHECKS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Container Fields | 20040210 | |
| 2 | Instance method | Public | Method | Convert (Container) Field to External Format | 20040416 | |
| 3 | Instance method | Public | Method | Convert (Container) Field to Internal Format | 20040416 | |
| 4 | Instance method | Public | Method | Display F4 Help for Container Field | 20040415 | |
| 5 | Instance method | Public | Method | List of Container Fields with User-Defined F4 Help | 20040415 | |
| 6 | Instance method | Public | Method | Prepare Custom Selection | 20040416 | |
| 7 | Instance method | Public | Method | Edit selection | 20040416 |
Events
Class IF_EX_IHC_BADI_GUI_CHECKS has no event.
Types
Class IF_EX_IHC_BADI_GUI_CHECKS has no local type.
Method Signatures
Method CHECK_CONTAINER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ABORT | Value transfer | Type reference (TYPE) | XFELD | 'X': Verarbeitung abbrechen | 20040416 | |||
| 2 | IS_PN | Call by reference | Type reference (TYPE) | IHC_DB_PN | Prima Nota für eingehende Zahlungsaufträge | 20040210 | |||
| 3 | IT_CONT_FIELDS | Call by reference | Type reference (TYPE) | IHC_TTY_GUI_CONTAINER_FIELDS | IHC: Container Felder in GUI | 20040210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Container-Feldern | 20040210 |
Method CONVERT_TO_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTERNAL_VALUE | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_VALUE | Wert eines Kontainerfeldes | 20040416 | |||
| 2 | E_REQUESTED_HANDLED | Call by reference | Type reference (TYPE) | XFELD | 'X': Konvertierung implementiert | 20040416 | |||
| 3 | I_BANK_AREA | Call by reference | Type reference (TYPE) | IHC_DTE_UNIT | Bankkreis | 20040416 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_FIELD | Datenelement eines Containerfeldes | 20040416 | |||
| 5 | I_INTERNAL_VALUE | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_VALUE | Wert eines Kontainerfeldes | 20040416 | |||
| 6 | I_TRANSACTION | Call by reference | Type reference (TYPE) | IHC_DTE_PN_TRNS_TYPE | Transaktionsart | 20040416 |
Method CONVERT_TO_EXTERNAL on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
Method CONVERT_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERNAL_VALUE | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_VALUE | Wert eines Kontainerfeldes | 20040416 | |||
| 2 | E_REQUESTED_HANDLED | Call by reference | Type reference (TYPE) | XFELD | 'X': Konvertierung implementiert | 20040416 | |||
| 3 | I_BANK_AREA | Call by reference | Type reference (TYPE) | IHC_DTE_UNIT | Bankkreis | 20040416 | |||
| 4 | I_EXTERNAL_VALUE | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_VALUE | Wert eines Kontainerfeldes | 20040416 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_FIELD | Datenelement eines Containerfeldes | 20040416 | |||
| 6 | I_TRANSACTION | Call by reference | Type reference (TYPE) | IHC_DTE_PN_TRNS_TYPE | Transaktionsart | 20040416 |
Method CONVERT_TO_INTERNAL on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
Method DISPLAY_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VALUE | Call by reference | Type reference (TYPE) | IHC_DTE_PN_CONTAINER_VALUE | Wert eines Kontainerfeldes | 20040415 | |||
| 2 | E_HANDLED | Call by reference | Type reference (TYPE) | XFELD | F4 Hilfe realisiert | 20040416 | |||
| 3 | I_BANK_AREA | Call by reference | Type reference (TYPE) | IHC_DTE_UNIT | Bankkreis | 20040415 | |||
| 4 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | 'X': Werte nur anzeigen | 20040415 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname, bzw. Datenelement | 20040415 | |||
| 6 | I_TRANSACTION | Call by reference | Type reference (TYPE) | IHC_DTE_PN_TRNS_TYPE | Transaktionsart | 20040415 |
Method DISPLAY_F4_HELP on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
Method GET_F4_HELPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_F4_HELPS | Call by reference | Type reference (TYPE) | IHC_TTY_F4_HELPS | Benutzerdefinierte F4-Hilfen für Container Felder | 20040416 | |||
| 2 | I_BANK_AREA | Call by reference | Type reference (TYPE) | IHC_DTE_UNIT | Bankkreis | 20040415 | |||
| 3 | I_TRANSACTION | Call by reference | Type reference (TYPE) | IHC_DTE_PN_TRNS_TYPE | Transaktionsart | 20040415 |
Method GET_F4_HELPS on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
Method PREPARE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selektionscriteria | 20040416 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | XFELD | 'X': Selektion abbrechen | 20040416 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | Selektionsmode | 20040416 |
Method PREPARE_SELECTION on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
Method RENDER_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NEW_LIST | Call by reference | Type reference (TYPE) | IHC_TTY_PN | Selektierte Zahlungsaufträge | 20040419 | |||
| 2 | IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selektionscriteria | 20040416 | |||
| 3 | I_RENDER_MODE | Call by reference | Type reference (TYPE) | STRING | Selektionsmode | 20040416 |
Method RENDER_SELECTION on class IF_EX_IHC_BADI_GUI_CHECKS has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in |