SAP ABAP Class CL_HRDEPBSVAVG_CHECK_DNEU (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_DNEU  
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 20071122   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRDEPBSVAVG_CHECK_DNEU has no forward declaration.
Interfaces
Class CL_HRDEPBSVAVG_CHECK_DNEU has no interface implemented.
Friends
Class CL_HRDEPBSVAVG_CHECK_DNEU 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 (=' ') 20071122
2 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20071122
Methods
# Method Level Visibility Method type Description Created on
1 IS_DNEU_ACTIVE Static method Public Method Is subapplication DNEW active? 20071122
2 IS_DNEU_VALID Static method Public Method Is DNeuG to Be Applied to This Case? 20071122
3 IS_DNEU_VALID_AND_ACTIVE Static method Public Method Is DNeuG to be applied to this event and is DNEU active? 20071213
Events
Class CL_HRDEPBSVAVG_CHECK_DNEU has no event.
Types
Class CL_HRDEPBSVAVG_CHECK_DNEU has no local type.
Method Signatures

Method IS_DNEU_ACTIVE 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 SY-DATUM Gültigkeitsbeginn 20071122
2 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071122
3 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071122

Method IS_DNEU_ACTIVE on class CL_HRDEPBSVAVG_CHECK_DNEU has no exception.

Method IS_DNEU_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071122
2 Importing I_TRFAR Call by reference Type reference (TYPE) TRFAR Tarifart 20071122
3 Returning R_IS_VALID Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071122

Method IS_DNEU_VALID on class CL_HRDEPBSVAVG_CHECK_DNEU has no exception.

Method IS_DNEU_VALID_AND_ACTIVE 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 20071213
2 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA '01' Ländergruppierung 20071213
3 Importing I_TRFAR Call by reference Type reference (TYPE) TRFAR Tarifart 20071213
4 Returning R_IS_VALID_AND_ACTIVE Value transfer Type reference (TYPE) BOOLE_D DNeuG ist gültig und Fall gehört zu DNeuG 20071213

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