SAP ABAP Class CL_HRPAD_ERD_DATATREE_NODE (Holds Data for ERD Project as Node)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PA-PA-DE (Application Component) Germany
⤷
PBAS_ERD (Package) Employee-Related Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAD_ERD_DATATREE_NODE_FLD | Node Symbolizing Folder | 20091228 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAD_ERD_DATATREE_NODE_KVP | Key Value Pair Node for ERD | 20091228 |
Properties
| Class | CL_HRPAD_ERD_DATATREE_NODE | |
| Short Description | Holds Data for ERD Project as Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBAS_ERD | Employee-Related Data |
| Created | 20090622 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091228 |
Friends
Class CL_HRPAD_ERD_DATATREE_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20091228 | |||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Natural Number | 20091228 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20091228 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | INT4 | 1 | Natural Number | 20091228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091228 | |
| 2 | Instance method | Public | Method | Returns Key of Node | 20091228 | |
| 3 | Instance method | Public | Method | Returns Type of Node: Folder or Content | 20091228 | |
| 4 | Static method | Public | Method | Increments Internal Key Counter | 20091228 | |
| 5 | Instance method | Public | Method | Sets Key of This Node | 20091228 |
Events
Class CL_HRPAD_ERD_DATATREE_NODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NODE_LIST | Public | See coding | 20091228 | NODE_LIST TYPE standard TABLE OF REF TO CL_HRPAD_ERD_DATATREE_NODE
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAD_ERD_DATATREE_NODE has no parameter.
Method CONSTRUCTOR on class CL_HRPAD_ERD_DATATREE_NODE has no exception.
Method GET_NODEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_KEY | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091228 |
Method GET_NODEKEY on class CL_HRPAD_ERD_DATATREE_NODE has no exception.
Method GET_NODETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODETYPE | Value transfer | Type reference (TYPE) | INT4 | 1 = folder 2 = key value pair node | 20091228 |
Method GET_NODETYPE on class CL_HRPAD_ERD_DATATREE_NODE has no exception.
Method NEXT_NODEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091228 |
Method NEXT_NODEKEY on class CL_HRPAD_ERD_DATATREE_NODE has no exception.
Method SET_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEWID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091228 |
Method SET_NODEID on class CL_HRPAD_ERD_DATATREE_NODE has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |