SAP ABAP Class CL_HR_T511K (Klasse um Tabelle T511K zu lesen)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HR_T511K  
Short Description Klasse um Tabelle T511K zu lesen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20030206   SAP 
Last change 20030404   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_T511K has no interface implemented.
Friends
Class CL_HR_T511K has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030206
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030206
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Datensatz lesen 20030206
2 READ_AT_DATE Static method Public Method Datensatz lesen 20030206
3 READ_INTERVAL Static method Public Method Datensatz lesen 20030404
Events
Class CL_HR_T511K has no event.
Types
Class CL_HR_T511K has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Beendigungsdatum 20030206
2 Importing KONST Call by reference Type reference (TYPE) ABRKN Abrechnungskonstante 20030206
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030206
4 Returning T511K Value transfer Type reference (TYPE) T511K Abrechnungsparameter 20030206

Method READ on class CL_HR_T511K has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D Stichtag 20030206
2 Importing KONST Call by reference Type reference (TYPE) ABRKN Abrechnungskonstante 20030206
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030206
4 Returning T511K Value transfer Type reference (TYPE) T511K Abrechnungsparameter 20030206

Method READ_AT_DATE on class CL_HR_T511K has no exception.

Method READ_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030404
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Beendigungsdatum 20030404
3 Importing KONST Call by reference Type reference (TYPE) ABRKN Abrechnungskonstante 20030404
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030404
5 Returning T511K Value transfer Type reference (TYPE) HRPAD_T511K_TAB Tabelle von T511K 20030404

Method READ_INTERVAL on class CL_HR_T511K has no exception.
History
Last changed by/on SAP  20030404 
SAP Release Created in 470