SAP ABAP Class IF_HRPAYCH_DECL_CREATOR (Creation of Notifications)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_HRPAYCH_PAL_ITEM | Element in Application Log | 20100818 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYCH_DECL_CREATOR | Creator of Notifications for B2A | 20100818 |
Properties
Class | IF_HRPAYCH_DECL_CREATOR | |
Short Description | Creation of Notifications | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100802 | SAP |
Last change | 20110809 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_HRPAYCH_DECL_CREATOR has no interface implemented.
Friends
Class IF_HRPAYCH_DECL_CREATOR has no friend class.
Attributes
Class IF_HRPAYCH_DECL_CREATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Request Administrative Data for Notification Generation | 20100818 |
2 | ![]() |
Instance method | Public | Method | Request Generated Notifications | 20100818 |
3 | ![]() |
Instance method | Public | Method | Request One Report Parameter | 20100818 |
4 | ![]() |
Instance method | Public | Method | Request All Report Parameters | 20100818 |
5 | ![]() |
Instance method | Public | Method | Initialize Administrative Data for Notification Generator | 20100818 |
6 | ![]() |
Instance method | Public | Method | Collect Data: Time of 'END OF SELECTION' | 20100818 |
7 | ![]() |
Instance method | Public | Method | Collect Data: Time of 'GET_PERNR' | 20100818 |
8 | ![]() |
Instance method | Public | Method | Collect Data: Time of 'START OF SELECTION' | 20100818 |
Events
Class IF_HRPAYCH_DECL_CREATOR has no event.
Types
Class IF_HRPAYCH_DECL_CREATOR has no local type.
Method Signatures
Method DECL_CR_GET_ADM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DECL_CR_ADM_DATA | Call by reference | Type reference (TYPE) | P02_DECL_CREATOR_ADM_DATA | Verwaltungsdaten für die Erzeugung einer Meldung | 20100818 |
Method DECL_CR_GET_ADM_DATA on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_GET_DECLARATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DECLARATIONS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_DECL_CONTAINER | Container mit Meldungen | 20100818 |
Method DECL_CR_GET_DECLARATIONS on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_GET_RSPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SELNAME | Call by reference | Type reference (TYPE) | RSSCR_NAME | ABAP/IV: Name der SELECT-OPTION / des PARAMETERS | 20100818 | ||
2 | ![]() |
RV_LOW | Value transfer | Type reference (TYPE) | TVARV_VAL | ABAP: Selektionswert (LOW-od. HIGH-Wert, externes Format) | 20100818 |
Method DECL_CR_GET_RSPARAM on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_GET_RSPARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RSPARAMS | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20100818 |
Method DECL_CR_GET_RSPARAMS on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_INIT_ADM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DECL_CR_ADM_DATA | Call by reference | Type reference (TYPE) | P02_DECL_CREATOR_ADM_DATA | Verwaltungsdaten für die Erzeugung einer Meldung | 20100818 |
Method DECL_CR_INIT_ADM_DATA on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_PNP_END_OF_S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100818 | ||
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_MSG_H_CONTEXT | CL_HRPAYCH_DUMMY_MSG_H_CONTEXT=>A_DUMMY_HANDLER | Fehlermeldungen mit Kontextinformationen | 20100818 | |
3 | ![]() |
IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | P02_MSG_CONTEXT | Kontextinformationen zu einer Meldung im Anwendungsprotokoll | 20100818 | ||
4 | ![]() |
I_OUTPUT | Call by reference | Type reference (TYPE) | ANY | Weitere Daten zur Meldung | 20100818 |
Method DECL_CR_PNP_END_OF_S on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_PNP_GET_PERNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100818 | ||
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_MSG_H_CONTEXT | CL_HRPAYCH_DUMMY_MSG_H_CONTEXT=>A_DUMMY_HANDLER | Fehlermeldungen mit Kontextinformationen | 20100818 | |
3 | ![]() |
IS_INFOTYPES | Call by reference | Type reference (TYPE) | P02_INFOTYPES | Für Auswertungen häufig benötigte Infotypen | 20100818 | ||
4 | ![]() |
IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | P02_MSG_CONTEXT | Kontextinformationen zu einer Meldung im Anwendungsprotokoll | 20100818 |
Method DECL_CR_PNP_GET_PERNR on class IF_HRPAYCH_DECL_CREATOR has no exception.
Method DECL_CR_PNP_START_O_S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100818 | ||
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_MSG_H_CONTEXT | CL_HRPAYCH_DUMMY_MSG_H_CONTEXT=>A_DUMMY_HANDLER | Fehlermeldungen mit Kontextinformationen | 20100818 | |
3 | ![]() |
IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | P02_MSG_CONTEXT | Kontextinformationen zu einer Meldung im Anwendungsprotokoll | 20100818 | ||
4 | ![]() |
IT_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20100818 | ||
5 | ![]() |
IV_PNPBEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20100818 | ||
6 | ![]() |
IV_PNPENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20100818 | ||
7 | ![]() |
IV_PROGRAMM | Call by reference | Type reference (TYPE) | P02_DECL_REPNA | Name des zur Erstellung der Meldung verwendeten Reports | 20100818 |
Method DECL_CR_PNP_START_O_S on class IF_HRPAYCH_DECL_CREATOR has no exception.
History
Last changed by/on | SAP | 20110809 |
SAP Release Created in |