SAP ABAP Class CL_HR_T7RUKLADR (Class for Reading Table T7RUKLADR)
Hierarchy
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
   PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
     PB33 (Package) HR master data : Russia
Properties
Class CL_HR_T7RUKLADR  
Short Description Class for Reading Table T7RUKLADR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB33   HR master data : Russia 
Created 20070522   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T7RUKLADR has no forward declaration.
Interfaces
Class CL_HR_T7RUKLADR has no interface implemented.
Friends
Class CL_HR_T7RUKLADR 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 (=" ") 20070529
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20070529
3 A_T7RUKLADR Static Attribute Private Type reference (TYPE) T7RUKLADR KLADR.DBF 20070529
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070529
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070529
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20070529
Events
Class CL_HR_T7RUKLADR has no event.
Types
Class CL_HR_T7RUKLADR 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 KCODE Call by reference Type reference (TYPE) CHAR13 Character field 13 digits 20070529
2 Importing LAND1 Call by reference Type reference (TYPE) LAND1 Country Key 20070529
3 Returning T7RUKLADR Value transfer Type reference (TYPE) T7RUKLADR KLADR.DBF 20070529

Method READ on class CL_HR_T7RUKLADR has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in