SAP ABAP Interface /PLMB/IF_NAV_NODE_ACCESS (Node access interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-NAV (Application Component) Object Navigator
⤷
/PLMB/BA_NAV (Package) Base: PLM Object Navigator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_NAV_NODE | PLM Object Navigator Nodes | 20071018 |
Properties
| Interface | /PLMB/IF_NAV_NODE_ACCESS | |
| Short Description | Node access interface |
General Data
| Package | /PLMB/BA_NAV | Base: PLM Object Navigator |
| Created | 20071018 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /PLMB/IF_NAV_NODE_ACCESS has no interface.
Friends
Interface /PLMB/IF_NAV_NODE_ACCESS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_SP_DATA_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | SP structure | 20071018 | ||
| 2 | MR_SP_DATA_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | SP table | 20071018 | ||
| 3 | MR_SP_ID_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | SP ID structure | 20071018 | ||
| 4 | MR_SP_ID_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | SP ID table | 20071029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Action | 20071018 | |
| 2 | Instance method | Public | Method | Delete | 20071018 | |
| 3 | Instance method | Public | Method | Insert | 20071018 | |
| 4 | Instance method | Public | Method | Query | 20071025 | |
| 5 | Instance method | Public | Method | Retrieve | 20071018 | |
| 6 | Instance method | Public | Method | Update | 20071018 |
Events
Interface /PLMB/IF_NAV_NODE_ACCESS has no event.
Types
Interface /PLMB/IF_NAV_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 | Exporting parameters for action | 20110318 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071130 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node data | 20080410 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20080507 | |||
| 5 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameters | 20080312 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node IDs | 20071114 | |||
| 7 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20071114 |
Method ACTION on Interface /PLMB/IF_NAV_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 | 20071130 | ||||
| 2 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071102 | ||||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20080312 |
Method DELETE on Interface /PLMB/IF_NAV_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 | Message | 20071130 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071031 | ||||
| 3 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20071031 | ||||
| 4 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071105 |
Method INSERT on Interface /PLMB/IF_NAV_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 | 20071130 | ||||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071207 | ||||
| 3 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection parameters | 20071025 |
Method QUERY on Interface /PLMB/IF_NAV_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 | Message | 20071130 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20071024 | |||
| 3 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID | 20071024 |
Method RETRIEVE on Interface /PLMB/IF_NAV_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 | Message | 20071130 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071102 | ||||
| 3 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20071102 |
Method UPDATE on Interface /PLMB/IF_NAV_NODE_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |