SAP ABAP Class CL_HRF_RICH_TABLE (wrapper table class)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
PAOC_CRS_HRFORMS (Package) HR Country reuse services for HRForms
⤷
⤷
Properties
| Class | CL_HRF_RICH_TABLE | |
| Short Description | wrapper table class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CRS_HRFORMS | HR Country reuse services for HRForms |
| Created | 20071201 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRF_RICH_TABLE has no forward declaration.
Interfaces
Class CL_HRF_RICH_TABLE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRF_DRAWABLE_TABLE | 20071221 | HRForm application oriented | |
| 2 | CL_HRF_DRAWABLE_TABLE_PAYJNAL | 20071221 | Implementing fuctionality of payjnal | |
| 3 | CL_HRF_DRAWABLE_TABLE_PAYRACC | 20071221 | Implemeting the payracc functionality |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRF_RICH_STRUCT | 20071201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071201 | ||
| 2 | Instance method | Public | Constructor | 20071201 | ||
| 3 | Instance method | Private | Method | 20071201 | ||
| 4 | Static method | Private | Method | 20071201 | ||
| 5 | Static method | Private | Method | 20071201 | ||
| 6 | Static method | Private | Method | 20071201 | ||
| 7 | Instance method | Private | Method | 20071201 | ||
| 8 | Instance method | Private | Method | 20071201 | ||
| 9 | Static method | Private | Method | 20071201 |
Events
Class CL_HRF_RICH_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ST_DATA | Private | See coding | 20071221 | BEGIN OF st_data,
data TYPE REF TO data,
END OF st_data
|
||
| 2 | TT_DATA | Private | See coding | 20071221 | tt_data TYPE TABLE OF st_data
|
Method Signatures
Method ADD_MORE_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_NAME | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 2 | COMP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20071201 |
Method ADD_MORE_COMPONENT on class CL_HRF_RICH_TABLE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRF_RICH_TABLE has no parameter.
Method CONSTRUCTOR on class CL_HRF_RICH_TABLE has no exception.
Method GET_FLAT_TABLE Signature
Method GET_FLAT_TABLE on class CL_HRF_RICH_TABLE has no exception.
Method GET_TABLE_LINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071201 | ||||
| 2 | TABLE_LINE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20071201 |
Method GET_TABLE_LINE_TYPE on class CL_HRF_RICH_TABLE has no exception.
Method GET_TABLE_OF_LAST_RECORD Signature
Method GET_TABLE_OF_LAST_RECORD on class CL_HRF_RICH_TABLE has no exception.
Method HAS_COMPONENT Signature
Method HAS_COMPONENT on class CL_HRF_RICH_TABLE has no exception.
Method LIKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071201 |
Method LIKE on class CL_HRF_RICH_TABLE has no exception.
Method SET_KEY_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY_FIELD_NAME1 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 2 | KEY_FIELD_NAME10 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 3 | KEY_FIELD_NAME2 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 4 | KEY_FIELD_NAME3 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 5 | KEY_FIELD_NAME4 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 6 | KEY_FIELD_NAME5 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 7 | KEY_FIELD_NAME6 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 8 | KEY_FIELD_NAME7 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 9 | KEY_FIELD_NAME8 | Call by reference | Type reference (TYPE) | STRING | 20071201 | ||||
| 10 | KEY_FIELD_NAME9 | Call by reference | Type reference (TYPE) | STRING | 20071201 |
Method SET_KEY_COMPONENTS on class CL_HRF_RICH_TABLE has no exception.
Method SORT Signature
Method SORT on class CL_HRF_RICH_TABLE has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in |