SAP ABAP Class CL_HR_T7PBSCA2H (Class to Read Table T7PBSCA2H (/2HT))
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P00PBSCA_DDIC (Package) HCM Calculation Modules (DDIC and User Interface)
Properties
Class CL_HR_T7PBSCA2H  
Short Description Class to Read Table T7PBSCA2H (/2HT)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P00PBSCA_DDIC   HCM Calculation Modules (DDIC and User Interface) 
Created 20100908   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T7PBSCA2H has no forward declaration.
Interfaces
Class CL_HR_T7PBSCA2H has no interface implemented.
Friends
Class CL_HR_T7PBSCA2H has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_T7PBSCA2H Static Attribute Private Type reference (TYPE) T7PBSCA2H Legal Basis for Reimbursements - Texts 20100921
2 AS_T7PBSCA2HT Static Attribute Private Type reference (TYPE) T7PBSCA2HT Legal Basis for Reimbursements - Texts 20100921
3 AT_T7PBSCA2H Static Attribute Private Type reference (TYPE) T7PBSCA2H_TAB Legal Basis for Reimbursements - Texts 20100921
4 AT_T7PBSCA2HT Static Attribute Private Type reference (TYPE) T7PBSCA2HT_TAB Legal Basis for Reimbursements - Texts 20100921
5 A_ALL_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
6 A_ALL_TEXT_AT_DATE_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
7 A_ALL_TEXT_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
8 A_AT_DATE_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
9 A_DATE Static Attribute Private Type reference (TYPE) D 20100921
10 A_DOMNAME Static Attribute Private Type reference (TYPE) DOMNAME Domain 20100921
11 A_DOM_VAL Static Attribute Private Type reference (TYPE) DOMVALUE_L Domain Value 20100921
12 A_MOLGA Static Attribute Private Type reference (TYPE) MOLGA Country Grouping 20100921
13 A_PSLAW Static Attribute Private Type reference (TYPE) P_99_PBSCA_PUBLIC_SERVICES_LAW HR-PBS: Public Services Regulation 20100921
14 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value after ABAP Statements 20100921
15 A_TAB_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
16 A_TEXT_AT_DATE_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
17 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
18 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100921
Methods
# Method Level Visibility Method type Description Created on
1 READ_ALL Static method Public Method Read Complete Data Table 20100921
2 READ_ALL_TEXT Static method Public Method Read Complete Data Table with Text 20100921
3 READ_ALL_TEXT_AT_DATE Static method Public Method Read All Entries with Text on Date 20100921
4 READ_AT_DATE Static method Public Method Read Data Record at Date 20100921
5 READ_TEXT_AT_DATE Static method Public Method Read Data Record with Text at Date 20100921
Events
Class CL_HR_T7PBSCA2H has no event.
Types
Class CL_HR_T7PBSCA2H has no local type.
Method Signatures

Method READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20100921
2 Returning RT_T7PBSCA2H Value transfer Type reference (TYPE) T7PBSCA2H_TAB Rechtsgrundlagen 20100921

Method READ_ALL on class CL_HR_T7PBSCA2H has no exception.

Method READ_ALL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20100921
2 Returning RT_T7PBSCA2HT Value transfer Type reference (TYPE) T7PBSCA2HT_TAB Rechtsgrundlagen 20100921

Method READ_ALL_TEXT on class CL_HR_T7PBSCA2H has no exception.

Method READ_ALL_TEXT_AT_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 Gültigkeitsbeginn 20100921
2 Importing IV_DOMNAME Call by reference Type reference (TYPE) DOMNAME Bezeichnung einer Domäne 20100921
3 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20100921
4 Importing IV_PSLAW Call by reference Type reference (TYPE) P_99_PBSCA_PUBLIC_SERVICES_LAW HR-PBS: Dienstrecht 20100921
5 Returning RT_T7PBSCA2HT Value transfer Type reference (TYPE) T7PBSCA2HT_TAB Tabelle mit den Texten der Domäne 20100921

Method READ_ALL_TEXT_AT_DATE on class CL_HR_T7PBSCA2H has no exception.

Method READ_AT_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 Gültigkeitsbeginn 20100921
2 Importing IV_DOMNAME Call by reference Type reference (TYPE) DOMNAME Ausprägung des Steuerungskennzeichen Versorgung 20100921
3 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20100921
4 Importing IV_PSLAW Call by reference Type reference (TYPE) P_99_PBSCA_PUBLIC_SERVICES_LAW Rechtsgrundlage für Erstattungen 20100921
5 Returning RS_T7PBSCA2H Value transfer Type reference (TYPE) T7PBSCA2H Rechtsgrundlagen 20100921

Method READ_AT_DATE on class CL_HR_T7PBSCA2H has no exception.

Method READ_TEXT_AT_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) D Datum 20100921
2 Importing IV_DOMNAME Call by reference Type reference (TYPE) DOMNAME Ausprägung des Steuerungskennzeichen Versorgung 20100921
3 Importing IV_DOM_VAL Call by reference Type reference (TYPE) DOMVALUE_L Werte für Domänen: Einzelwert/untere Grenze 20100921
4 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20100921
5 Importing IV_PSLAW Call by reference Type reference (TYPE) P_99_PBSCA_PUBLIC_SERVICES_LAW Rechtsgrundlage für Erstattungen 20100921
6 Returning RS_T7PBSCA2HT Value transfer Type reference (TYPE) T7PBSCA2HT Rechtsgrundlagen 20100921

Method READ_TEXT_AT_DATE on class CL_HR_T7PBSCA2H has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in