SAP ABAP Class IF_EX_EHSH_PERSDAT_SCR (BAdI Interface IF_EX_EHSH_PERSDAT_SCR)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050609 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_EHSH_PERSDAT_SCR | Default Implementation for BAdI Definition EHSH_PERSDAT_SCR | 20050428 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_EHSH_PERSDAT_SCR | BAdI Class CL_EX_EHSH_PERSDAT_SCR | 20050609 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EHSH_PERSDAT_SCR_IMP | Implementation Class for BAdI Impl. EHSH_PERSDAT_SCR_IMP | 20050428 |
Properties
| Class | IF_EX_EHSH_PERSDAT_SCR | |
| Short Description | BAdI Interface IF_EX_EHSH_PERSDAT_SCR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050405 | SAP |
| Last change | 20050615 | 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_EHSH_PERSDAT_SCR has no interface implemented.
Friends
Class IF_EX_EHSH_PERSDAT_SCR has no friend class.
Attributes
Class IF_EX_EHSH_PERSDAT_SCR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Screen Data at Event PAI | 20050405 | |
| 2 | Instance method | Public | Method | Read Screen Data at Event PBO | 20050405 | |
| 3 | Instance method | Public | Method | OK-Code Handler | 20050405 | |
| 4 | Instance method | Public | Method | Transfer Screen Data at Event PAI | 20050405 | |
| 5 | Instance method | Public | Method | Transfer Screen Data at Event PBO | 20050405 | |
| 6 | Instance method | Public | Method | Save | 20050405 |
Events
Class IF_EX_EHSH_PERSDAT_SCR has no event.
Types
Class IF_EX_EHSH_PERSDAT_SCR has no local type.
Method Signatures
Method GET_DATA_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_CHANGED | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | Änderungen vorhanden | 20050405 | |||
| 2 | E_PERSTXT_TAB | Value transfer | Type reference (TYPE) | EHS00Y_PERS_TXT | EHS: Tabellentyp für T7EHS00_PERS_TXT | 20050405 |
Method GET_DATA_PAI on class IF_EX_EHSH_PERSDAT_SCR has no exception.
Method GET_DATA_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTYPE | Value transfer | Type reference (TYPE) | RCGDIALCTR-ACTYPE | Aktivitätstyp in der Transaktion | 20050405 | |||
| 2 | E_ADDINF | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20050405 | |||
| 3 | E_PERSDATA_REC | Value transfer | Type reference (TYPE) | EHS00S_PERSDAT_IOT | EHS: I/O Struktur für Personen Daten (EHS00FBPERSDAT) | 20050405 | |||
| 4 | E_PERSTXT_TAB | Value transfer | Type reference (TYPE) | EHS00Y_PERS_TXT | EHS: Tabellentyp für T7EHS00_PERS_TXT | 20050405 |
Method GET_DATA_PBO on class IF_EX_EHSH_PERSDAT_SCR has no exception.
Method OKCODE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OKCODE | Value transfer | Type reference (TYPE) | ESP1_OKCODE_TYPE | Funktionscode | 20050405 | |||
| 2 | I_OKCODE | Value transfer | Type reference (TYPE) | ESP1_OKCODE_TYPE | Funktionscode | 20050405 |
Method OKCODE_HANDLER on class IF_EX_EHSH_PERSDAT_SCR has no exception.
Method PUT_DATA_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_CHANGED | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | Änderungen vorhanden | 20050405 | |||
| 2 | I_PERSTXT_TAB | Value transfer | Type reference (TYPE) | EHS00Y_PERS_TXT | EHS: Tabellentyp für T7EHS00_PERS_TXT | 20050405 |
Method PUT_DATA_PAI on class IF_EX_EHSH_PERSDAT_SCR has no exception.
Method PUT_DATA_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTYPE | Value transfer | Type reference (TYPE) | RCGDIALCTR-ACTYPE | Aktivitätstyp in der Transaktion | 20050405 | |||
| 2 | I_ADDINF | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20050405 | |||
| 3 | I_PERSDATA_REC | Value transfer | Type reference (TYPE) | EHS00S_PERSDAT_IOT | EHS: I/O Struktur für Personen Daten (EHS00FBPERSDAT) | 20050405 | |||
| 4 | I_PERSTXT_TAB | Value transfer | Type reference (TYPE) | EHS00Y_PERS_TXT | EHS: Tabellentyp für T7EHS00_PERS_TXT | 20050405 |
Method PUT_DATA_PBO on class IF_EX_EHSH_PERSDAT_SCR has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_ERROR | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | Fehler aufgetreten | 20050405 |
Method SAVE on class IF_EX_EHSH_PERSDAT_SCR has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in |