SAP ABAP Class CL_HRDEPBSVA_ADM (HR Pension Administration - Switch)
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
Properties
Class CL_HRDEPBSVA_ADM  
Short Description HR Pension Administration - Switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01O   HR Germany: Public Sector 
Created 20030519   SAP 
Last change 20030520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRDEPBSVA_ADM has no forward declaration.
Interfaces
Class CL_HRDEPBSVA_ADM has no interface implemented.
Friends
Class CL_HRDEPBSVA_ADM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CLIENT_IS_PRODUCTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20030519
2 A_DATE Static Attribute Private Type reference (TYPE) ENDDA Key Date of Last Call 20030519
3 A_VADM_ACTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Indicator Whether Pension Administration Is Active 20030519
4 C_FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20030519
5 C_GERMANY Constant Private Type reference (TYPE) MOLGA '01' Country Grouping 20030519
6 C_GPA_NAME_VADM_SWITCH Constant Private Type reference (TYPE) MEMORYID 'HRDEPBS_VADM_MAIN' Set/Get parameter ID 20030519
7 C_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20030519
8 C_VADM Constant Private Type reference (TYPE) P_APPL 'VADM' Subapplication 20030519
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030519
2 IS_CLIENT_PRODUCTIVE Static method Private Method Check whether client is productive 20030519
3 VADM_IS_ACTIVE Static method Public Method Check Whether Pension Administration Is Active 20030519
Events
Class CL_HRDEPBSVA_ADM has no event.
Types
Class CL_HRDEPBSVA_ADM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVA_ADM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRDEPBSVA_ADM has no exception.

Method IS_CLIENT_PRODUCTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT_IS_PRODUCTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030519

Method IS_CLIENT_PRODUCTIVE on class CL_HRDEPBSVA_ADM has no exception.

Method VADM_IS_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 20030519
2 Returning R_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Flag, ob VADM aktiv ist 20030519

Method VADM_IS_ACTIVE on class CL_HRDEPBSVA_ADM has no exception.
History
Last changed by/on SAP  20030520 
SAP Release Created in 470