SAP ABAP Class CL_HRTNM_BUFFER_ITNNNN (TNM: generic class for buffer IT data)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRTNM_BUFFER_ITNNNN TNM: IT buffer interface 20070319
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1000 TNM: class to handle IT1000 buffer data 20070319
2 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1036 TNM: class to handle IT1036 buffer data 20070416
3 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1680 TNM: class to handle IT1680 buffer data 20070319
4 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1681 TNM: class to handle IT1681 buffer data 20070322
5 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1682 TNM: class to handle IT1681 buffer data 20070323
6 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1683 TNM: class to handle IT1683 buffer data 20070416
7 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_BUFFER_IT1687 TNM: class to handle IT1687 buffer data 20070410
Properties
Class CL_HRTNM_BUFFER_ITNNNN  
Short Description TNM: generic class for buffer IT data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20070319   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PTNM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRTNM_BUFFER_ITNNNN TNM: IT buffer interface 20070319
Friends
Class CL_HRTNM_BUFFER_ITNNNN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DATA_CHANGED Instance attribute Protected Type reference (TYPE) XFELD Boolean enables to know if data changed after user action 20070319
2 A_FCODE Instance attribute Private Type reference (TYPE) FCODE Function Code 20070525
3 A_INFTY Instance attribute Private Type reference (TYPE) INFOTYP Infotype 20070319
4 A_IS_TINFTY Instance attribute Private Type reference (TYPE) XFELD Boolean enables to know if current IT is a table IT or not 20070323
5 A_OLD_PNNNN Instance attribute Private Object reference (TYPE REF TO) DATA Old PNNN structure 20070319
6 A_PNNNN Instance attribute Protected Object reference (TYPE REF TO) DATA Current PNNNN structure 20070319
7 A_PPNNN Instance attribute Private Type reference (TYPE) PPNNN Structure 20070530
8 A_SOURCE_EMPTY Instance attribute Protected Type reference (TYPE) XFELD Empty data 20070323
9 A_TAB_OLD_PTNNNN Instance attribute Private Object reference (TYPE REF TO) DATA Old PTNNNN table 20070319
10 A_TAB_PTNNNN Instance attribute Protected Object reference (TYPE REF TO) DATA Current PTNNNN table 20070319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070319
2 GET_FCODE Instance method Private Method Set fcode 20070323
Events
Class CL_HRTNM_BUFFER_ITNNNN has no event.
Types
Class CL_HRTNM_BUFFER_ITNNNN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INFTY Call by reference Type reference (TYPE) INFOTYP Infotype 20070319

Method CONSTRUCTOR on class CL_HRTNM_BUFFER_ITNNNN has no exception.

Method GET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FCODE Call by reference Type reference (TYPE) FCODE Function Code 20070323
2 Importing IM_INHERITED_IT Call by reference Type reference (TYPE) XFELD Infotype inherited? 20070327
3 Importing IM_INHERIT_MODE Call by reference Type reference (TYPE) C Inheritance mode 20070327

Method GET_FCODE on class CL_HRTNM_BUFFER_ITNNNN has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600