SAP ABAP Class CL_HRPAD_ERD_DATATREE_NODE_FLD (Node Symbolizing Folder)
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 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAD_ERD_DATATREE_NODE | Holds Data for ERD Project as Node | 20091228 |
Properties
Class | CL_HRPAD_ERD_DATATREE_NODE_FLD | |
Short Description | Node Symbolizing Folder | |
Super Class | CL_HRPAD_ERD_DATATREE_NODE | Holds Data for ERD Project as Node |
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
Class CL_HRPAD_ERD_DATATREE_NODE_FLD has no interface implemented.
Friends
Class CL_HRPAD_ERD_DATATREE_NODE_FLD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_HRPAD_ERD_DATATREE_NODE=>NODE_LIST | 20091228 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Description for Folder | 20091228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Subnode to Folder | 20091228 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091228 |
3 | ![]() |
Instance method | Public | Method | Returns All Subnodes as Table | 20091228 |
4 | ![]() |
Instance method | Public | Method | Returns Name of Folder | 20091228 |
5 | ![]() |
Instance method | Public | Method | Provides Info. Whether Subnodes Exist | 20091228 |
Events
Class CL_HRPAD_ERD_DATATREE_NODE_FLD has no event.
Types
Class CL_HRPAD_ERD_DATATREE_NODE_FLD has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CHILDNODE | Call by reference | Object reference (TYPE REF TO) | CL_HRPAD_ERD_DATATREE_NODE | holds data for ERD project as a node | 20091228 |
Method ADD_CHILD on class CL_HRPAD_ERD_DATATREE_NODE_FLD has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HEADING | Call by reference | Type reference (TYPE) | STRING | 20091228 |
Method CONSTRUCTOR on class CL_HRPAD_ERD_DATATREE_NODE_FLD has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CHILDREN | Call by reference | Type reference (TYPE) | CL_HRPAD_ERD_DATATREE_NODE=>NODE_LIST | holds data for ERD project as a node | 20091228 |
Method GET_CHILDREN on class CL_HRPAD_ERD_DATATREE_NODE_FLD has no exception.
Method GET_HEADING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HEADING | Value transfer | Type reference (TYPE) | STRING | 20091228 |
Method GET_HEADING on class CL_HRPAD_ERD_DATATREE_NODE_FLD has no exception.
Method HAS_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | X -> has children, ' ' -> no children | 20091228 |
Method HAS_CHILDREN on class CL_HRPAD_ERD_DATATREE_NODE_FLD has no exception.
History
Last changed by/on | SAP | 20110809 |
SAP Release Created in |