SAP ABAP Class CL_HRDEPBSNV_PERIOD_MERGE (Auxiliary Methods for Periods)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P01PBSNV (Package) Retroactive Pension Insurance PI Public Sector Germany
Properties
Class CL_HRDEPBSNV_PERIOD_MERGE  
Short Description Auxiliary Methods for Periods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01PBSNV   Retroactive Pension Insurance PI Public Sector Germany 
Created 20070419   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRDEPBSNV_PERIOD_MERGE has no forward declaration.
Interfaces
Class CL_HRDEPBSNV_PERIOD_MERGE has no interface implemented.
Friends
Class CL_HRDEPBSNV_PERIOD_MERGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20070618
2 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20070618
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_PERIOD Static method Public Method Inserts a Period into a Period Table 20070618
2 MERGE_PERIODS Static method Public Method Merges Two Period Tables 20070618
3 MERGE_PERIODS_OLD Static method Public Method Merges Two Period Tables 20070618
Events
Class CL_HRDEPBSNV_PERIOD_MERGE has no event.
Types
Class CL_HRDEPBSNV_PERIOD_MERGE has no local type.
Method Signatures

Method INSERT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PERIODS Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618
2 Importing IS_PERIOD Call by reference Type reference (TYPE) HRPERIODS Perioden 20070618

Method INSERT_PERIOD on class CL_HRDEPBSNV_PERIOD_MERGE has no exception.

Method MERGE_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MERGED_PERIODS Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618
2 Importing IT_PERIOD_1 Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618
3 Importing IT_PERIOD_2 Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618

Method MERGE_PERIODS on class CL_HRDEPBSNV_PERIOD_MERGE has no exception.

Method MERGE_PERIODS_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MERGED_PERIODS Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618
2 Importing IT_PERIOD_1 Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618
3 Importing IT_PERIOD_2 Call by reference Type reference (TYPE) HRPERIODS_TAB Perioden-Tabellentyp 20070618

Method MERGE_PERIODS_OLD on class CL_HRDEPBSNV_PERIOD_MERGE has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in