SAP ABAP Class CL_HRDEPBSVAVG_CHECK_DNEUG (Checks for DNeuG)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P01PBSVAVG_BL (Package) HR-VADM: Public Sector Pensions Act (Business Logic)
Properties
Class CL_HRDEPBSVAVG_CHECK_DNEUG  
Short Description Checks for DNeuG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01PBSVAVG_BL   HR-VADM: Public Sector Pensions Act (Business Logic) 
Created 20071213   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRDEPBSVAVG_CHECK_DNEUG has no forward declaration.
Interfaces
Class CL_HRDEPBSVAVG_CHECK_DNEUG has no interface implemented.
Friends
Class CL_HRDEPBSVAVG_CHECK_DNEUG 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 (=' ') 20071219
2 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20071219
Methods
# Method Level Visibility Method type Description Created on
1 IS_APPL_VALID Static method Public Method Is subapplication DNEW active? 20071219
2 IS_DNEUG_ACTIVE Static method Public Method Is DNeuG to be applied to this event and is DNEU active? 20071219
3 IS_PART_OF_DNEUG Static method Public Method Is pay scale type for DNeuG? 20071219
Events
Class CL_HRDEPBSVAVG_CHECK_DNEUG has no event.
Types
Class CL_HRDEPBSVAVG_CHECK_DNEUG has no local type.
Method Signatures

Method IS_APPL_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Stichtag 20071219
2 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071219
3 Returning R_IS_VALID Value transfer Type reference (TYPE) BOOLE_D DNeuG ist gültig zum Datum 20071219

Method IS_APPL_VALID on class CL_HRDEPBSVAVG_CHECK_DNEUG has no exception.

Method IS_DNEUG_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DIENSTRECHT_CRITERIA Call by reference Type reference (TYPE) HRDEPBSVAVGS_DIENSTRECHT_CRIT Kriterien zur Zuordnung des Kennzeichens Dienstrecht 20110307
2 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Stichtag 20071219
3 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071219
4 Importing I_TRFAR Call by reference Type reference (TYPE) TRFAR Tarifart 20071219
5 Importing I_TRFGB Call by reference Type reference (TYPE) TRFGB Tarifgebiet 20100715
6 Returning R_IS_DNEUG_ACTIVE Value transfer Type reference (TYPE) BOOLE_D DNeuG ist gültig und Fall gehört zu DNeuG 20071219

Method IS_DNEUG_ACTIVE on class CL_HRDEPBSVAVG_CHECK_DNEUG has no exception.

Method IS_PART_OF_DNEUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DIENSTRECHT_CRITERIA Call by reference Type reference (TYPE) HRDEPBSVAVGS_DIENSTRECHT_CRIT Kriterien zur Zuordnung des Kennzeichens Dienstrecht 20110307
2 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071219
3 Importing I_TRFAR Call by reference Type reference (TYPE) TRFAR Tarifart 20071219
4 Importing I_TRFGB Call by reference Type reference (TYPE) TRFGB Tarifgebiet 20100715
5 Returning R_IS_PART_OF_DNEUG Value transfer Type reference (TYPE) BOOLE_D Tarifart gehört zu DNeuG 20071219

Method IS_PART_OF_DNEUG on class CL_HRDEPBSVAVG_CHECK_DNEUG has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in