SAP ABAP Class CL_HRNL_FEATURE (HR Master Data: Read Feature)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PA-PA-NL (Application Component) Netherlands
     PB05 (Package) HR Master Data: Netherlands
Properties
Class CL_HRNL_FEATURE  
Short Description HR Master Data: Read Feature    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB05   HR Master Data: Netherlands 
Created 20090304   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRNL_FEATURE has no forward declaration.
Interfaces
Class CL_HRNL_FEATURE has no interface implemented.
Friends
Class CL_HRNL_FEATURE has no friend class.
Attributes
Class CL_HRNL_FEATURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TABLE Static method Public Method Read feature with table return 20090305
2 GET_VALUE Static method Public Method Read feature with value return 20090305
3 T5N0_FEATURE Static method Private Method Read table T5N0_FEATURE 20090305
Events
Class CL_HRNL_FEATURE has no event.
Types
Class CL_HRNL_FEATURE has no local type.
Method Signatures

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Type reference (TYPE) T549B-NAMEN Name of feature 20090305
2 Exporting RETURN_TABLE Call by reference Type reference (TYPE) TABLE 20090305
3 Importing STRUC_CONTENT Call by reference Type reference (TYPE) ANY 20090305
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20090305
2 CX_HRPA_VIOLATED_POSTCONDITION HR Master Data: Unfulfilled Condition 20090305

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Type reference (TYPE) T549D-NAMEN Name of feature 20090305
2 Exporting RETURN_VALUE Call by reference Type reference (TYPE) ANY 20090305
3 Importing STRUC_CONTENT Call by reference Type reference (TYPE) ANY 20090305
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20090305

Method T5N0_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Type reference (TYPE) T549B-NAMEN Name of feature 20090305
2 Importing GRPVL Call by reference Type reference (TYPE) P05_GRPVL Grouping value 20090305
3 Changing RETURN_TABLE Call by reference Type reference (TYPE) P05_FUNCQ_TABLE_TYPE Table type for FUNCQ 20090305

Method T5N0_FEATURE on class CL_HRNL_FEATURE has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in