SAP ABAP Class IF_EX_HR_PY_EVENTS_DEAL (BAdI Interface IF_EX_HR_PY_EVENTS_DEAL)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_HR_PY_EVENTS_DEAL | BAdI Class CL_EX_HR_PY_EVENTS_DEAL | 20011123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HR_PM_BATCH_EVENT | Imp. Class for BAdI Imp. HR_PM_BATCH_EVENT | 20011127 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HR_PM_BOR_EVENT | Imp. Class for BAdI Imp. HR_PM_BOR_EVENT | 20020318 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HR_PM_OP_MODE_EVENT | Imp. Class for BAdI Imp. HR_PM_OP_MODE_EVENT | 20011123 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HR_PM_PROC_EVENT | Imp. Class for BAdI Imp. HR_PM_PROC_EVENT | 20020318 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HR_PM_TIME_EVENT | Imp. Class for BAdI Imp. HR_PM_TIME_EVENT | 20011122 |
Properties
| Class | IF_EX_HR_PY_EVENTS_DEAL | |
| Short Description | BAdI Interface IF_EX_HR_PY_EVENTS_DEAL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20011122 | SAP |
| Last change | 20020701 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_HR_PY_EVENTS_DEAL has no forward declaration.
Interfaces
Class IF_EX_HR_PY_EVENTS_DEAL has no interface implemented.
Friends
Class IF_EX_HR_PY_EVENTS_DEAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-REPID | 'H99_CONTRA_EVENTS' | Program for Counterevents - Delete X from T52SPE | 20011213 | ||
| 2 | Constant | Public | Type reference (TYPE) | SY-REPID | 'H99_EVENTS_HANDLER' | Program for Events | 20011203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Data on Screen | 20020701 | |
| 2 | Instance method | Public | Method | Delete an Event | 20020121 | |
| 3 | Instance method | Public | Method | Delete an Event | 20020121 | |
| 4 | Instance method | Public | Method | Are Entries Available | 20020115 | |
| 5 | Instance method | Public | Method | Get Counterevents | 20011213 | |
| 6 | Instance method | Public | Method | Get Data From Screen | 20020109 | |
| 7 | Instance method | Public | Method | Supplies Report and Screen for Maintenance | 20011219 | |
| 8 | Instance method | Public | Method | Initialization of Subscreen | 20020123 | |
| 9 | Instance method | Public | Method | Insert a Counterevent | 20011213 | |
| 10 | Instance method | Public | Method | Insert an Event | 20011122 | |
| 11 | Instance method | Public | Method | Provides Data on Screen | 20020701 |
Events
Class IF_EX_HR_PY_EVENTS_DEAL has no event.
Types
Class IF_EX_HR_PY_EVENTS_DEAL has no local type.
Method Signatures
Method CLEAR_DYNPRO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode CLEAR_DYNPOR_DATA | 20020701 |
Method CLEAR_DYNPRO_DATA on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
Method DELETE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMIT | Call by reference | Type reference (TYPE) | RP_XFELD | Nach Löschen soll COMMIT-WORK erforlgen | 20020121 | |||
| 2 | EVENTPARA | Value transfer | Type reference (TYPE) | T52SPE-EVENTPARA | Structure containing Parameters | 20020121 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | PAY_PM_EVENTTYP | Ereignistyp | 20020121 | |||
| 4 | PROCESSID | Value transfer | Type reference (TYPE) | T52SPE-PROCESSID | Processid | 20020121 | |||
| 5 | SKIP_EVENTPARA | Call by reference | Type reference (TYPE) | PAY_PM_EVENTPARA_TAB | Parameter, die nicht gelöscht werden dürfen | 20020121 | |||
| 6 | STEPID | Value transfer | Type reference (TYPE) | T52SPE-STEPID | Stepid | 20020121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occurred by deleting an event | 20020121 |
Method DELETE_EVENT_PROBLEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTPARA | Value transfer | Type reference (TYPE) | T52SPE-EVENTPARA | Structure containing Parameters | 20020121 | |||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode DELETE_EVENT_PROBLEMS | 20020121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occurred by deleting an event | 20020121 |
Method EVENT_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Typ des Events, auf das reagiert werden soll | 20020115 | |||
| 2 | RET_USED | Value transfer | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20020115 |
Method EVENT_USED on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
Method GET_CONTRA_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | HRPLOG_MSG | Error occurred | 20011213 | |||
| 2 | EVENTNAME | Call by reference | Type reference (TYPE) | T52SPE-EVENTNAME | Name of the Event to be planned | 20011213 | |||
| 3 | EVENTPARA | Call by reference | Type reference (TYPE) | T52SPE-EVENTPARA | Parameter of the Event to be planned | 20011213 | |||
| 4 | EVENT_TABLE | Value transfer | Type reference (TYPE) | PAY_PM_PW_EVENT_TAB | Contra events Table | 20011213 | |||
| 5 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Type of the Event | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occurred by getting the contra events | 20011213 |
Method GET_DYNPRO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_EVENTS | Value transfer | Type reference (TYPE) | PAY_PM_EVENTS_PLAN_TAB | Einzuplanende Ereignisse | 20020109 | |||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode GET_DYNPRO_INFO | 20020109 |
Method GET_DYNPRO_DATA on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
Method GET_DYNPRO_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20011219 | |||
| 2 | EXP_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20011219 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode GET_DYNPRO_INFO | 20011219 |
Method GET_DYNPRO_INFO on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
Method INIT_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode GET_DYNPRO_INFO | 20020123 | |||
| 2 | IMP_MODUS | Call by reference | Type reference (TYPE) | CHAR4 | 'CHAN' | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20020701 |
Method INIT_DYNPRO on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
Method INSERT_CONTRA_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | HRPLOG_MSG | Error occurred | 20011213 | |||
| 2 | EVENTNAME | Call by reference | Type reference (TYPE) | T52SPE-EVENTNAME | Name of the Contra Event to be planned | 20011213 | |||
| 3 | EVENTPARA | Value transfer | Type reference (TYPE) | T52SPE-EVENTPARA | Structure containing Parameters for Event | 20011213 | |||
| 4 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Type of the Contra Event | 20011213 | |||
| 5 | INT_SEQNR | Call by reference | Type reference (TYPE) | T52SPE-SEQNR | Interne Seqnr | 20011213 | |||
| 6 | PROCESSID | Call by reference | Type reference (TYPE) | T52SPS-PROCESSID | Processid | 20011213 | |||
| 7 | SEQNR | Call by reference | Type reference (TYPE) | T52SPE-SEQNR | Seqnr | 20011213 | |||
| 8 | STEPID | Call by reference | Type reference (TYPE) | T52SPS-STEPID | Stepid | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occurred by inserting a new event | 20011213 |
Method INSERT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | HRPLOG_MSG | Error occurred | 20011128 | |||
| 2 | EVENTNAME | Call by reference | Type reference (TYPE) | T52SPE-EVENTNAME | Name of the Event to be planned | 20011126 | |||
| 3 | EVENTPARA | Value transfer | Type reference (TYPE) | T52SPE-EVENTPARA | Structure containing Parameters for Event | 20011123 | |||
| 4 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Type of the Event | 20011122 | |||
| 5 | PROCESSID | Call by reference | Type reference (TYPE) | T52SPS-PROCESSID | Processid | 20011123 | |||
| 6 | SEQNR | Call by reference | Type reference (TYPE) | T52SPE-SEQNR | Seqnr | 20011212 | |||
| 7 | STEPID | Call by reference | Type reference (TYPE) | T52SPS-STEPID | Stepid | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occurred by inserting a new event | 20011123 |
Method SET_DYNPRO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | PAY_PM_EVENTTYP | Parameter FLT_VAL der Methode GET_DYNPRO_INFO | 20020701 | |||
| 2 | IMP_EVENTS | Call by reference | Type reference (TYPE) | PAY_PM_EVENTS_PLAN_TAB | Einzuplanende Ereignisse | 20020701 |
Method SET_DYNPRO_DATA on class IF_EX_HR_PY_EVENTS_DEAL has no exception.
History
| Last changed by/on | SAP | 20020701 |
| SAP Release Created in |