SAP ABAP Class CL_HRPAY00_FED_STATE_LAW_DATE (PS Regulation States: Control Key Date Legal Regulations)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P00PBSCA_BL (Package) HCM Calculation Module (Business Logic)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_FED_STATE_LAW_DATE PS Regulation States: Key Date Legal Regulation 20110419
Properties
Class CL_HRPAY00_FED_STATE_LAW_DATE  
Short Description PS Regulation States: Control Key Date Legal Regulations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P00PBSCA_BL   HCM Calculation Module (Business Logic) 
Created 20110414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAY00_FED_STATE_LAW_DATE has no forward declaration.
Interfaces
Class CL_HRPAY00_FED_STATE_LAW_DATE has no interface implemented.
Friends
Class CL_HRPAY00_FED_STATE_LAW_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AV_PERNR Instance attribute Protected Type reference (TYPE) PERNR_D Personnel Number 20110419
2 C_IDENT_LAW_DATE Constant Public See coding 'LAW_DATE' Identification Memory Central Switch LAW_DATE 20110419
3 C_PRAEFIX_HRPAY00_FED_STATE Constant Protected See coding 'HRPAY00_FED_STATE' Prefix Memory Central Switch LAW_DATE 20110419
4 FALSE Constant Protected Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110419
5 TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110419
2 EXPORT_TO_MEMORY Instance method Public Method Saving of Key Date for Legal Regulation in Memory 20110419
3 FREE_MEMORY Instance method Public Method Initialization of Memory 20110419
4 GET_LAW_DATE Instance method Public Method Read Key Date of Legal Regulation 20110419
5 SET_LAW_DATE Instance method Public Method Set Key Date of Legal Regulation 20110419
Events
Class CL_HRPAY00_FED_STATE_LAW_DATE has no event.
Types
Class CL_HRPAY00_FED_STATE_LAW_DATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20110419

Method CONSTRUCTOR on class CL_HRPAY00_FED_STATE_LAW_DATE has no exception.

Method EXPORT_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAW_DATE Call by reference Type reference (TYPE) P_99_PBSCA_LAW_D Stichtag für gesetzliche Regelung 20110419

Method EXPORT_TO_MEMORY on class CL_HRPAY00_FED_STATE_LAW_DATE has no exception.

Method FREE_MEMORY Signature

Method FREE_MEMORY on class CL_HRPAY00_FED_STATE_LAW_DATE has no parameter.
Method FREE_MEMORY on class CL_HRPAY00_FED_STATE_LAW_DATE has no exception.

Method GET_LAW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Default-Datum, wenn Stichtag nicht gesetzt 20110419
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20110419
3 Returning RV_LAW_DATE Value transfer Type reference (TYPE) P_99_PBSCA_LAW_D Stichtag für gesetzliche Regelung 20110419

Method GET_LAW_DATE on class CL_HRPAY00_FED_STATE_LAW_DATE has no exception.

Method SET_LAW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_P0716 Call by reference Type reference (TYPE) P0716 Request management infotype 20110419
2 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20110419
# Exception Resumable Description Created on
1 ERROR_SET_LAW_DATE Fehler beim Setzen des Stichtages für gesetzliche Regelungen 20110419
History
Last changed by/on SAP  20130531 
SAP Release Created in