SAP ABAP Class CL_HR_T77AD (Class for Reading Table T77AD)
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_T77AD  
Short Description Class for Reading Table T77AD    
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 20030909   SAP 
Last change 20040518   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_T77AD has no interface implemented.
Friends
Class CL_HR_T77AD 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 (=" ") 20030909
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRBAS_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030909
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20030909
2 READ_DBTAB Static method Public Method Read Data Record for DBTAB 20031021
Events
Class CL_HR_T77AD has no event.
Types
Class CL_HR_T77AD 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 PASUB Call by reference Type reference (TYPE) PASUB 20030909
2 Returning T77AD Value transfer Type reference (TYPE) T77AD 20030909

Method READ on class CL_HR_T77AD has no exception.

Method READ_DBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBTAB Call by reference Type reference (TYPE) T77AD-DBTAB 20031021
2 Returning T77AD Value transfer Type reference (TYPE) T77AD 20031021

Method READ_DBTAB on class CL_HR_T77AD has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700