SAP ABAP Class CL_HR_T5ASRDABSETTINGS (Class to Read Table T5ASRDABSETTINGS)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_DIRECT_ACCESS_BOX (Package) Direct Access Box
Properties
Class CL_HR_T5ASRDABSETTINGS  
Short Description Class to Read Table T5ASRDABSETTINGS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_DIRECT_ACCESS_BOX   Direct Access Box 
Created 20050307   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRBAS_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_T5ASRDABSETTINGS has no interface implemented.
Friends
Class CL_HR_T5ASRDABSETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050307
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value for ABAP Statements 20050307
3 A_T5ASRDABSETTINGS Static Attribute Private Type reference (TYPE) T5ASRDABSETTINGS Settings in DAB (User-Specific) 20050307
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRBAS_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050307
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRBAS_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050307
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Static method Public Method Read Data Record 20050307
2 READ Static method Public Method Read Data Record 20050307
3 SET_VALUE Static method Public Method Write Dataset 20050307
Events
Class CL_HR_T5ASRDABSETTINGS has no event.
Types
Class CL_HR_T5ASRDABSETTINGS has no local type.
Method Signatures

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FNAME Call by reference Type reference (TYPE) ASR_DAB_SGPID DAB Einstellungsparameter Name 20050307
2 Importing NO_ENTRY Call by reference Type reference (TYPE) ASR_DAB_SGPVL SPACE Default-Wert für kein Eintrag 20050307
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050307
4 Returning VALUE Value transfer Type reference (TYPE) ASR_DAB_SGPVL DAB Einstellungsparameter Wert 20050307

Method GET_VALUE on class CL_HR_T5ASRDABSETTINGS has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FNAME Call by reference Type reference (TYPE) ASR_DAB_SGPID DAB Einstellungsparameter Name 20050307
2 Returning T5ASRDABSETTINGS Value transfer Type reference (TYPE) T5ASRDABSETTINGS Einstellungen in der DAB (benutzerspezifisch 20050307
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050307

Method READ on class CL_HR_T5ASRDABSETTINGS has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FNAME Call by reference Type reference (TYPE) ASR_DAB_SGPID DAB Einstellungsparameter Name 20050307
2 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050307
3 Importing VALUE Call by reference Type reference (TYPE) ASR_DAB_SGPVL DAB Einstellungsparameter Wert 20050307

Method SET_VALUE on class CL_HR_T5ASRDABSETTINGS has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600