SAP ABAP Class CL_HRPAYCH_DECL (Notif.)
Hierarchy
☛
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
⤷
PY-CH (Application Component) Switzerland
⤷
PC02 (Package) HR Payroll: Switzerland
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYCH_DECL | Simple XML Notification to an Authority | 20100818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYCH_MSG_H_CONTXT_FILTER | Filter for Messages with Context Information | 20100818 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYCH_PAL_ITEM | Element in Application Log | 20100818 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYCH_XML_DOCUMENT | XML Document | 20100818 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYCH_FMZR_DC_0001 | Notif. for FamRelBReg (eAHV Format from Version 0001) | 20100818 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYCH_FMZR_DC_0002 | Notif. Fam.-Rel. Bonus Reg.(Format eAHV, as of Version 0002) | 20121108 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYCH_QSVD_EMP_ACI | Notification for WTax VD EMP-ACI | 20100819 |
Properties
| Class | CL_HRPAYCH_DECL | |
| Short Description | Notif. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PC02 | HR Payroll: Switzerland |
| Created | 20100629 | SAP |
| Last change | 20110809 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYCH_DECL | Simple XML Notification to an Authority | 20100818 | ||
| 2 | IF_HRPAYCH_MSG_H_CONTXT_FILTER | Filter for Messages with Context Information | 20100818 | ||
| 3 | IF_HRPAYCH_PAL_ITEM | Element in Application Log | 20100818 | ||
| 4 | IF_HRPAYCH_XML_DOCUMENT | XML Document | 20100818 |
Friends
Class CL_HRPAYCH_DECL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | P02_DECL_ADM_DATA | Administrative Data for a Notification | 20100818 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | P02_DECL_ATTR_LINE_TAB | Persistent Storage for Character-Based Attributes for Notif. | 20100818 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BEGDA | Valid-From Date | 20100818 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ENDDA | End of Validity Period | 20100818 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | Report Parameter On Creation of Notification | 20100818 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPAYCH_XML_DOCUMENT | XML Document | 20100818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Read Attribute | 20100818 | |
| 2 | Instance method | Protected | Method | Request One Report Parameter | 20100818 | |
| 3 | Instance method | Protected | Method | Request All Report Parameters | 20100818 | |
| 4 | Instance method | Protected | Method | Add Creation Information to HR PAL | 20100818 | |
| 5 | Instance method | Protected | Method | Set Attribute | 20100818 | |
| 6 | Instance method | Protected | Method | Notification-Spec. Description in B2A Manager (See Redefin.) | 20100818 | |
| 7 | Instance method | Protected | Method | Restore Notification-Specific Data from TemSe Format | 20100818 | |
| 8 | Instance method | Protected | Method | Convert Notification-Specific Data to TemSe Format | 20100818 |
Events
Class CL_HRPAYCH_DECL has no event.
Types
Class CL_HRPAYCH_DECL has no local type.
Method Signatures
Method DECL_GET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR | Call by reference | Type reference (TYPE) | P02_DECL_ATTR | Attribut | 20100818 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | P02_DECL_ATTR_VALUE | Attributwert | 20100818 |
Method DECL_GET_ATTR on class CL_HRPAYCH_DECL has no exception.
Method DECL_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 | Name des Selektionsparameters | 20100818 | |||
| 2 | RV_LOW | Value transfer | Type reference (TYPE) | TVARV_VAL | Selektionswert (LOW Wert, externes Format) | 20100818 |
Method DECL_GET_RSPARAM on class CL_HRPAYCH_DECL has no exception.
Method DECL_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 | Tabelle mit Reportparametern | 20100818 |
Method DECL_GET_RSPARAMS on class CL_HRPAYCH_DECL has no exception.
Method DECL_INSERT_CRINFO_INTO_HR_PAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATKEY | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | 'ROOT' | HR Anwendungsprotokoll | 20100818 |
Method DECL_INSERT_CRINFO_INTO_HR_PAL on class CL_HRPAYCH_DECL has no exception.
Method DECL_SET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR | Call by reference | Type reference (TYPE) | P02_DECL_ATTR | Attribut | 20100818 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | P02_DECL_ATTR_VALUE | Attributwert | 20100818 |
Method DECL_SET_ATTR on class CL_HRPAYCH_DECL has no exception.
Method DECL_SPECIFIC_GET_B2A_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DC_DESCR | Call by reference | Type reference (TYPE) | P02_DECL_B2A_DESCR | Beschreibung der Meldung im B2A-Manager (Titel, Sender,etc.) | 20100818 |
Method DECL_SPECIFIC_GET_B2A_DESCR on class CL_HRPAYCH_DECL has no exception.
Method DECL_SPECIFIC_TMS_DECODE 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_TEMSE_TAB | Call by reference | Type reference (TYPE) | P99ST_TAB_RAW | 20100818 |
Method DECL_SPECIFIC_TMS_DECODE on class CL_HRPAYCH_DECL has no exception.
Method DECL_SPECIFIC_TMS_ENCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEMSE_TAB | Call by reference | Type reference (TYPE) | P99ST_TAB_RAW | 20100818 | ||||
| 2 | EV_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100818 | |||
| 3 | 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 | ||
| 4 | IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | P02_MSG_CONTEXT | Kontextinformationen zu einer Meldung im Anwendungsprotokoll | 20100818 |
Method DECL_SPECIFIC_TMS_ENCODE on class CL_HRPAYCH_DECL has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |