SAP ABAP Class CL_HRPBSDEZV_RECORD_TYPE (A Record Type of One Report)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O_ZV (Package) SP Notification Program for Public Sector Germany
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPBSDEZV_CLONER Creates a Duplicate of an Object 20050727
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPBSDEZV_CONSISTENT_OBJECT Checks the Consistency of an Object 20050714
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPBSDEZV_PROTOCOL_BUILDER Creates Log for HCM Application Log 20050623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_ADDRESS Address Rec. Ty 20050713
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_DEREGISTRATION Deregistration Record Type 20050715
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_DIFFERENCE Difference Record Type 20050919
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_NAME Name Rec. Ty 20050713
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_PERIODE Record Type Section (Main Section) 20050810
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSDEZV_RT_REGISTRATION Registration Record Type 20050713
Properties
Class CL_HRPBSDEZV_RECORD_TYPE  
Short Description A Record Type of One Report    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDEPBSZV    
Program status P  SAP Standard Production Program 
Category 0   
Package P01O_ZV   SP Notification Program for Public Sector Germany 
Created 20050621   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPBSDEZV_CLONER Creates a Duplicate of an Object 20050727
2 IF_HRPBSDEZV_CONSISTENT_OBJECT Checks the Consistency of an Object 20050714
3 IF_HRPBSDEZV_PROTOCOL_BUILDER Creates Log for HCM Application Log 20050623
Friends
Class CL_HRPBSDEZV_RECORD_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESS Constant Public Type reference (TYPE) P01P_SATZA '81' Record Type, DATUEV-ZVE 20050810
2 DEREGISTRATION Constant Public Type reference (TYPE) P01P_SATZA '40' Record Type, DATUEV-ZVE 20050810
3 DIFFERENCE Constant Public Type reference (TYPE) P01P_SATZA '70' Record Type, DATUEV-ZVE 20050810
4 MR_NR_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Event Relevant for Reporting/Single Notification 20050623
5 NAME Constant Public Type reference (TYPE) P01P_SATZA '80' Record Type, DATUEV-ZVE 20050810
6 PERIODE Constant Public Type reference (TYPE) P01P_SATZA '60' Record Type, DATUEV-ZVE 20050810
7 REGISTRATION Constant Public Type reference (TYPE) P01P_SATZA '30' Record Type, DATUEV-ZVE 20050810
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PROTOCOL Instance method Public Method 20050623
2 CLONE Instance method Public Method 20050727
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050623
4 DELETE_SEQ_NUMBERS Instance method Public Method Deletes the Sequence Numbers (Including Record Types) 20050728
5 GET_DATA Instance method Public Method Returns the Data Part of the Record Type (Generic) 20050727
6 GET_MTATB_SATZA Instance method Protected Method Returns the MTATB and the Record Types Required 20050715
7 GET_NR_EVENT Instance method Public Method Returns the Corresponding Event Relevant for Notification 20061030
8 GET_RECORD_TYPES Instance method Public Method Writes Record Type to Internal DB Notif. Table Structure 20050810
9 GET_RT_KEY Instance method Public Method Returns the (Numerical) Record Type 20050623
10 IS_CONSISTENT Instance method Public Method 20050714
11 IS_EQUAL Instance method Public Method Checks Whether Two Record Types Are Identical 20050726
12 IS_TRANSFERABLE Instance method Public Method True If UEREV = "X" 20050802
13 MAKE_REVERSED Instance method Public Method Changes the Record Type to a Reversal Record Type 20050914
14 SET_DATA Instance method Public Method Sets the Data Part of the Record Type (Generic) 20050801
15 SET_NR_EVENT Instance method Public Method Set the Corresponding Event Relevant for Notification 20050727
16 SET_UEREV Instance method Protected Method Sets the Transfer Relevance of Record Types 20050715
17 WAS_TRANSFERED Instance method Public Method True If the Record Tyoe Has Been Transferred to an SPI 20050727
Events
Class CL_HRPBSDEZV_RECORD_TYPE has no event.
Types
Class CL_HRPBSDEZV_RECORD_TYPE has no local type.
Method Signatures

Method BUILD_PROTOCOL Signature

Method BUILD_PROTOCOL on class CL_HRPBSDEZV_RECORD_TYPE has no parameter.
Method BUILD_PROTOCOL on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method CLONE Signature

Method CLONE on class CL_HRPBSDEZV_RECORD_TYPE has no parameter.
Method CLONE on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NR_EVENT Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Melderelevantes Ereignis / einzelne Meldung 20050623

Method CONSTRUCTOR on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method DELETE_SEQ_NUMBERS Signature

Method DELETE_SEQ_NUMBERS on class CL_HRPBSDEZV_RECORD_TYPE has no parameter.
Method DELETE_SEQ_NUMBERS on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RS_DATA Call by reference Type reference (TYPE) ANY 20050727

Method GET_DATA on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method GET_MTATB_SATZA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UEREV Call by reference Type reference (TYPE) P01P_UEREV Übertragungsrelevanz eines Satzes ZVE-PBS 20050804
2 Exporting E_MTATB Call by reference Type reference (TYPE) P01P_MTATB Meldetatbestand 20050715
3 Importing I_SATZA Call by reference Type reference (TYPE) P01P_SATZA Satzart ZVE-PBS 20050715
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten (siehe Message-Handler). 20050808

Method GET_NR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NR_EVENT Value transfer Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Melderelevantes Ereignis / einzelne Meldung 20061030

Method GET_NR_EVENT on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method GET_RECORD_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RECORD_TYPES Value transfer Type reference (TYPE) P01P_RECORD_TYPES_STRUC Schnittstellenstruktur für eine Satzart 20050810
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten (siehe Message-Handler). 20050810

Method GET_RT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning I_RT_KEY Value transfer Type reference (TYPE) P01P_SATZA Satzart ZVE-PBS 20050623

Method GET_RT_KEY on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on class CL_HRPBSDEZV_RECORD_TYPE has no parameter.
Method IS_CONSISTENT on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RECORD_TYPE Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_RECORD_TYPE Eine Satzart einer einzelnen Meldung 20050726
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20050726

Method IS_EQUAL on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method IS_TRANSFERABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_TRANSFERABLE Value transfer Type reference (TYPE) ABAP_BOOL 20050802

Method IS_TRANSFERABLE on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method MAKE_REVERSED Signature

Method MAKE_REVERSED on class CL_HRPBSDEZV_RECORD_TYPE has no parameter.
Method MAKE_REVERSED on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20050801

Method SET_DATA on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method SET_NR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NR_EVENT Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Melderelevantes Ereignis / einzelne Meldung 20050727

Method SET_NR_EVENT on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method SET_UEREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UEREV Call by reference Type reference (TYPE) P01P_UEREV Übertragungsrelevanz eines Satzes ZVE-PBS 20050715
2 Importing I_COMP_SATZA Call by reference Type reference (TYPE) P01P_SATZA Satzart ZVE-PBS 20050715
3 Importing I_EMPLOYEE_AUSWP Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050715
4 Importing I_NEEDS_SATZA Call by reference Type reference (TYPE) ABAP_BOOL 20050715
5 Importing I_SATZA Call by reference Type reference (TYPE) P01P_SATZA Satzart ZVE-PBS 20050715
6 Importing I_SATZA_AUSWP Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050715

Method SET_UEREV on class CL_HRPBSDEZV_RECORD_TYPE has no exception.

Method WAS_TRANSFERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WAS_TRANSFERED Value transfer Type reference (TYPE) ABAP_BOOL 20050727

Method WAS_TRANSFERED on class CL_HRPBSDEZV_RECORD_TYPE has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 600