SAP ABAP Class CL_HRPBSDE_ZFA_KZNN (Responses to Unassigned ZK01 Notifications)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS (Application Component) Public Sector
⤷
P01O (Package) HR Germany: Public Sector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPBSDE_ZFA_KZ01 | ZfA: KZ01 Notifications | 20080704 |
Properties
| Class | CL_HRPBSDE_ZFA_KZNN | |
| Short Description | Responses to Unassigned ZK01 Notifications | |
| Super Class | CL_HRPBSDE_ZFA_KZ01 | ZfA: KZ01 Notifications |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01O | HR Germany: Public Sector |
| Created | 20080702 | SAP |
| Last change | 20081217 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPBSDE_ZFA_KZNN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRPBSDE_ZFA_ADMIN | 20080713 | ZfA Notification Administration |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | P01P_ZFA_LFDNR_ZKNN | ZfA: Sequential No. for ZKNN Notifications for Same Zusy-ID | 20120314 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPBSDE_ZFA_ZK01 | ZfA: ZK01 Notifications | 20080704 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | P01P_ZFA_ZUSID_N | Zusy ID | 20080704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reply Notification to ZKNN | 20080704 | |
| 2 | Static method | Public | Method | Reads Notifications from the Database | 20080704 | |
| 3 | Static method | Public | Method | Reads Notifications from the Database | 20080704 | |
| 4 | Instance method | Public | Method | Read Current Status from Database | 20130104 | |
| 5 | Static method | Public | Method | Converts Status of a KZNN Notification to ZKNN Status | 20080704 | |
| 6 | Static method | Public | Method | Converts Status of a ZKNN Notification to KZNN Status | 20080704 |
Events
Class CL_HRPBSDE_ZFA_KZNN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NOTIF | Private | Object reference (TYPE REF TO) | CL_HRPBSDE_ZFA_KZNN | KZNN Notifications | 20080704 | |
Method Signatures
Method GET_ZKNN_REPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EMP_CL | Call by reference | Type reference (TYPE) | P01P_ZFA_EMP | Mitarbeiterdaten für ZfA-Meldungen | 20080704 | |||
| 2 | E_KIDS_CL | Call by reference | Type reference (TYPE) | P01P_ZFA_KIDS | Kinderdaten für ZfA-Meldungen | 20080704 | |||
| 3 | I_ZK01 | Call by reference | Object reference (TYPE REF TO) | CL_HRPBSDE_ZFA_ZK01 | ZfA: ZK01-Meldungen | 20080704 |
Method GET_ZKNN_REPLY on class CL_HRPBSDE_ZFA_KZNN has no exception.
Method READ_NOTIFS_BY_GLBID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Meldungen | 20080704 | |||
| 2 | I_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20080704 | |||
| 3 | I_ZFAID | Call by reference | Type reference (TYPE) | P01P_ZFA_ID | ZfA: Identnummer für Datenübertragung | 20100423 |
Method READ_NOTIFS_BY_GLBID on class CL_HRPBSDE_ZFA_KZNN has no exception.
Method READ_NOTIFS_BY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Meldungen | 20080704 | |||
| 2 | I_STATUS | Call by reference | Type reference (TYPE) | P01P_ZFA_STATUS | ZfA: Verwaltungsstatus von Meldungen | 20080704 |
Method READ_NOTIFS_BY_STATUS on class CL_HRPBSDE_ZFA_KZNN has no exception.
Method READ_STATUS_KZNN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ADMIN_STAT | Value transfer | Type reference (TYPE) | P01ZFA_NN_STATUS | ZfA: Statusverwaltung der Meldungen | 20130104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schlüssel ist unbestimmt | 20130104 | ||
| 2 | Status unbestimmbar | 20130104 |
Method TRANSFORM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | P01P_ZFA_STATUS | KZNN-Status | 20080704 | |||
| 2 | R_STATUS_NN | Value transfer | Type reference (TYPE) | P01P_ZFA_STATUS_ZKNN | ZKNN-Status | 20080704 |
Method TRANSFORM_STATUS on class CL_HRPBSDE_ZFA_KZNN has no exception.
Method TRANSFORM_STATUS_NN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_NN | Call by reference | Type reference (TYPE) | P01P_ZFA_STATUS_ZKNN | ZKNN-Status | 20080704 | |||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | P01P_ZFA_STATUS | KZNN-Status | 20080704 |
Method TRANSFORM_STATUS_NN on class CL_HRPBSDE_ZFA_KZNN has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |