SAP ABAP Class CL_HR_T77UA (Class for Reading Table T77UA)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00_SERVICE (Package) Various Service Tools, Classes, Function Modules, Programs
Properties
Class CL_HR_T77UA  
Short Description Class for Reading Table T77UA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SP00_SERVICE   Various Service Tools, Classes, Function Modules, Programs 
Created 20040908   SAP 
Last change 20041208   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_T77UA has no interface implemented.
Friends
Class CL_HR_T77UA 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_HRBAS_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040908
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRBAS_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040908
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20040908
2 READ_AT_DATE Static method Public Method Read Data Record 20040908
Events
Class CL_HR_T77UA has no event.
Types
Class CL_HR_T77UA 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 BEGDA Call by reference Type reference (TYPE) PD_BEGDA Gültigkeitsbeginn 20040908
2 Importing PROFL Call by reference Type reference (TYPE) PROFL Berechtigungsprofil 20040908
3 Returning T77UA Value transfer Type reference (TYPE) T77UA Benutzerberechtigungen 20040908
4 Importing UNAME Call by reference Type reference (TYPE) USRNAME Benutzername 20040908

Method READ on class CL_HR_T77UA 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 20040908
2 Importing PROFL Call by reference Type reference (TYPE) PROFL Berechtigungsprofil 20040908
3 Returning T77UA Value transfer Type reference (TYPE) T77UA Benutzerberechtigungen 20040908
4 Importing UNAME Call by reference Type reference (TYPE) USRNAME Benutzername 20040908

Method READ_AT_DATE on class CL_HR_T77UA has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700