SAP ABAP Class CL_HR_T5ASRPROCCONT (Class to Read Table T5ASRPROCCONT)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_PROCESS_MODELLING (Package) Modeling Processes
Properties
Class CL_HR_T5ASRPROCCONT  
Short Description Class to Read Table T5ASRPROCCONT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_PROCESS_MODELLING   Modeling Processes 
Created 20050120   SAP 
Last change 20050219   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_T5ASRPROCCONT has no interface implemented.
Friends
Class CL_HR_T5ASRPROCCONT 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 (=" ") 20050120
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRBAS_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050120
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20050120
2 READ_ALL Static method Public Method Read All Processes for Key Date 20050120
3 READ_AT_DATE Static method Public Method Read Data Record 20050120
Events
Class CL_HR_T5ASRPROCCONT has no event.
Types
Class CL_HR_T5ASRPROCCONT 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 Gültigkeitsende 20050120
2 Importing PROCESS Call by reference Type reference (TYPE) ASR_PROCESS Prozess 20050120
3 Returning T5ASRPROCCONT Value transfer Type reference (TYPE) T5ASRPROCCONT Kontextabhängige Prozess Selektion für Startapplikation 20050120

Method READ on class CL_HR_T5ASRPROCCONT has no exception.

Method READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATUM Datum 20050120
2 Exporting T5ASRPROCCONTS Call by reference Type reference (TYPE) HRASR00PROCCONT_TAB Tabellentyp zu T5ASRPROCcont 20050120

Method READ_ALL on class CL_HR_T5ASRPROCCONT 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 20050120
2 Importing PROCESS Call by reference Type reference (TYPE) ASR_PROCESS Prozess 20050120
3 Returning T5ASRPROCCONT Value transfer Type reference (TYPE) T5ASRPROCCONT Kontextabhängige Prozess Selektion für Startapplikation 20050120

Method READ_AT_DATE on class CL_HR_T5ASRPROCCONT has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600