SAP ABAP Class CL_NWECM_PLA_RELATIONS_MAN (ECMI: Relations Access Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_STORE (Package) ECMI: Store DB Access

⤷

⤷

Properties
Class | CL_NWECM_PLA_RELATIONS_MAN | |
Short Description | ECMI: Relations Access Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_STORE | ECMI: Store DB Access |
Created | 20090504 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_PLA_RELATIONS_MAN has no forward declaration.
Interfaces
Class CL_NWECM_PLA_RELATIONS_MAN has no interface implemented.
Friends
Class CL_NWECM_PLA_RELATIONS_MAN has no friend class.
Attributes
Class CL_NWECM_PLA_RELATIONS_MAN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes the relations for the given node id | 20090504 |
2 | ![]() |
Static method | Public | Method | Gets the named child node attributes for a parent node id | 20090504 |
3 | ![]() |
Static method | Public | Method | Gets the attributes of children nodes for a parent node id | 20090504 |
4 | ![]() |
Static method | Public | Method | 20101007 | |
5 | ![]() |
Static method | Public | Method | Gets the number of children for a parent node id | 20090504 |
6 | ![]() |
Static method | Public | Method | Gets the parent id for a node id if not multi- or unfiled | 20090504 |
7 | ![]() |
Static method | Public | Method | Gets the path for a node id if not multi- or unfiled | 20090504 |
8 | ![]() |
Static method | Public | Method | Gets the root node attributes for a repository id | 20090504 |
9 | ![]() |
Static method | Public | Method | 20090504 | |
10 | ![]() |
Static method | Public | Method | Creates a new parent child relation for the given node ids | 20090504 |
Events
Class CL_NWECM_PLA_RELATIONS_MAN has no event.
Types
Class CL_NWECM_PLA_RELATIONS_MAN has no local type.
Method Signatures
Method DELETE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Child UUID | 20090504 |
Method DELETE_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child Name | 20090504 | ||
2 | ![]() |
IV_PARENT_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Parent UUID | 20090504 | ||
3 | ![]() |
RS_CHILD | Value transfer | Type reference (TYPE) | NWECM_S_PLA_NODE | Child Attributes | 20090504 |
Method GET_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Parent UUID | 20090504 | ||
2 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | NWECM_T_PLA_NODE | Attributes of Children | 20090504 |
Method GET_CHILDREN on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_CHILDREN_TRANSITIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE | Value transfer | Type reference (TYPE) | NWECM_S_PLA_NODE | 20101007 | |||
2 | ![]() |
RT_HIERARCHY | Value transfer | Type reference (TYPE) | NWECM_T_PLA_NODE | 20101007 |
Method GET_CHILDREN_TRANSITIVE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_NUMBER_OF_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Parent UUID | 20090504 | ||
2 | ![]() |
RV_NUMBER_OF_CHILDREN | Value transfer | Type reference (TYPE) | I | Number of Children | 20090504 |
Method GET_NUMBER_OF_CHILDREN on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Child UUID | 20090504 | ||
2 | ![]() |
RS_PARENT | Value transfer | Type reference (TYPE) | NWECM_S_PLA_NODE | Parent Attributes | 20090504 |
Method GET_PARENT on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Node UUID | 20090504 | ||
2 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | Path of the Node | 20090504 |
Method GET_PATH on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method GET_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Repository UUID | 20090504 | ||
2 | ![]() |
RS_ROOT_NODE | Value transfer | Type reference (TYPE) | NWECM_S_PLA_NODE | 20090504 |
Method GET_ROOT_NODE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method MOVE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20090504 | |||
2 | ![]() |
IV_SOURCE_NODE_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20090504 | |||
3 | ![]() |
IV_TARGET_FOLDER_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20090504 |
Method MOVE_NODE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
Method SET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Child UUID | 20090504 | ||
2 | ![]() |
IV_PARENT_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Parent UUID | 20090504 |
Method SET_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |