SAP ABAP Class /PLMB/IF_SPI_NODE_ACCESS (Node Access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_EPM_SP_NODE | General SP Node Class for SPI EPM Integration | 20120820 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_TEST_SP_NODE | Test Application Nodes | 20111205 |
Properties
| Class | /PLMB/IF_SPI_NODE_ACCESS | |
| Short Description | Node Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111021 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/IF_SPI_NODE_ACCESS has no forward declaration.
Interfaces
Class /PLMB/IF_SPI_NODE_ACCESS has no interface implemented.
Friends
Class /PLMB/IF_SPI_NODE_ACCESS has no friend class.
Attributes
Class /PLMB/IF_SPI_NODE_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Action for a given list of node IDs | 20111021 | |
| 2 | Instance method | Public | Method | Delete node ID | 20111021 | |
| 3 | Instance method | Public | Method | Get operation properties | 20111021 | |
| 4 | Instance method | Public | Method | Get properties | 20111021 | |
| 5 | Instance method | Public | Method | Initialize node | 20111021 | |
| 6 | Instance method | Public | Method | Insert node ID and node data | 20111021 | |
| 7 | Instance method | Public | Method | Query | 20111021 | |
| 8 | Instance method | Public | Method | Retrieve data for a given list of node IDs | 20111021 | |
| 9 | Instance method | Public | Method | Update data for a given list of node IDs | 20111021 |
Events
Class /PLMB/IF_SPI_NODE_ACCESS has no event.
Types
Class /PLMB/IF_SPI_NODE_ACCESS has no local type.
Method Signatures
Method ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EG_PARAM | Call by reference | Type reference (TYPE) | ANY | Export parameters | 20111021 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111021 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20111021 | |||
| 4 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for action | 20111021 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID to which action refers | 20111021 | |||
| 6 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20111021 |
Method ACTION on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20111021 | |||
| 2 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID | 20111021 |
Method DELETE on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method GET_OPERATION_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111206 | |||
| 2 | ET_OPERATION_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_OPERATION_PRPTY | Operation Property profile which applies for all records | 20111021 | |||
| 3 | ET_OPR_PRPTY_MULTI_IDX | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NDX_OPR_PRPTY_MULT | Operation Property profile which applies for multiple record | 20111021 | |||
| 4 | ET_OPR_PRPTY_SINGLE_IDX | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEXED_OPR_PRPTY | Operation Property profile which applies for a single record | 20111021 | |||
| 5 | IG_REFERENCE_DATA | Call by reference | Type reference (TYPE) | ANY | Data the Operation Properties are Referenced to | 20111021 | |||
| 6 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20111021 | |||
| 7 | IV_REFERENCE_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_OPR_PRPTY_REF_TYPE | Reference Type for Operation Properties | 20111021 |
Method GET_OPERATION_PROPERTIES on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111206 | |||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Property profile which applies for all records | 20111021 | |||
| 3 | ET_PROPERTIES_MULTI_IDX | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEXED_PRP_MULTI | Property profile which applies for multiple records | 20111021 | |||
| 4 | ET_PROPERTIES_SINGLE_IDX | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEXED_PROPERTY | Property profile which applies for a single record | 20111021 | |||
| 5 | IG_REFERENCE_DATA | Call by reference | Type reference (TYPE) | ANY | Reference data | 20111021 | |||
| 6 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20111021 | |||
| 7 | IV_REFERENCE_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_PRPTY_REF_TYPE | Reference Type for Field Properties | 20111021 |
Method GET_PROPERTIES on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_NODE_OPTIONS | Node Initialization Options | 20111021 |
Method INITIALIZE on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111021 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was inserted into node | 20111021 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20111021 | |||
| 4 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for insert e. g. profile | 20111021 | |||
| 5 | IS_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Parent Node ID | 20111021 | |||
| 6 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data to be inserted into node | 20111021 | |||
| 7 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Parent Node Name | 20111021 |
Method INSERT on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20111021 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) and node data which matches selection parameters | 20111021 | |||
| 3 | ET_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) which match the selection parameters | 20111021 | |||
| 4 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20111021 | |||
| 5 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_OPTIONS | Query options | 20111021 | |||
| 6 | IT_FILTER_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | List of NodeIDs to which result will be restricted | 20111021 | |||
| 7 | IT_REQUESTED_FIELD | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_REQUESTED_FIELD | Requested Fields of Node Data | 20111208 | |||
| 8 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20111021 | |||
| 9 | IV_KEYS_ONLY | Call by reference | Type reference (TYPE) | /PLMB/SPI_KEYS_ONLY_IND | Indicator Return Keys Only | 20111021 | |||
| 10 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_QUERY_NAME | Query Name | 20111021 |
Method QUERY on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111021 | |||
| 2 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Locking Messages | 20111021 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20111021 | |||
| 4 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20111021 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID / Parent node ID | 20111021 | |||
| 6 | IT_REQUESTED_FIELD | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_REQUESTED_FIELD | Requested Fields of Node Data | 20111208 | |||
| 7 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking indicator | 20111021 | |||
| 8 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Parent Node Name | 20111021 |
Method RETRIEVE on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111021 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was updated | 20111021 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20111021 | |||
| 4 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_CHANGED_FIELD | Changed Fields of Node Data | 20111021 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data which shall be updated | 20111021 |
Method UPDATE on class /PLMB/IF_SPI_NODE_ACCESS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |