SAP ABAP Class CL_HR_T77TNM_AB (TNM: absence records table - read class)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Properties
Class CL_HR_T77TNM_AB  
Short Description TNM: absence records table - read class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20071022   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T77TNM_AB has no interface implemented.
Friends
Class CL_HR_T77TNM_AB 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 (=" ") 20071022
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20071022
3 A_T77TNM_AB Static Attribute Private Type reference (TYPE) T77TNM_AB Absence record 20071022
4 A_TAB_T77TNM_AB Static Attribute Private Type reference (TYPE) HRTNM_T77TNM_AB_TAB Absence records table 20071022
5 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20071022
6 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20071022
Methods
# Method Level Visibility Method type Description Created on
1 READ_FROM_PERIOD Static method Public Method Read method for a given period 20071113
2 READ_FROM_PERNR Static method Public Method Read method with personal number 20071022
Events
Class CL_HR_T77TNM_AB has no event.
Types
Class CL_HR_T77TNM_AB has no local type.
Method Signatures

Method READ_FROM_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_T77TNM_AB Call by reference Type reference (TYPE) HRTNM_T77TNM_AB_TAB TNM: table type for T77TNM_AB 20071113
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20071113
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20071113
4 Importing IM_INFTY Call by reference Type reference (TYPE) INFOTYP Infotype 20071113
5 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID Object ID 20071113
6 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20071113
7 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20071113
8 Importing IM_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20071113

Method READ_FROM_PERIOD on class CL_HR_T77TNM_AB has no exception.

Method READ_FROM_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_T77TNM_AB Call by reference Type reference (TYPE) HRTNM_T77TNM_AB_TAB List of absence 20071022
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20071022
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20071022
4 Importing IM_INFTY Call by reference Type reference (TYPE) INFOTYP Infotype 20071022
5 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID TN reference 20071022
6 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20071022
7 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personal number 20071022
8 Importing IM_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20071022

Method READ_FROM_PERNR on class CL_HR_T77TNM_AB has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600