SAP ABAP Class IF_VC2OD_CPL_ND_ACCESS (Application Access Interface for Characterist Pool access)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VC2OD_CPL_ND | Common functionality of all characteristic pool nodes | 20090811 |
Properties
| Class | IF_VC2OD_CPL_ND_ACCESS | |
| Short Description | Application Access Interface for Characterist Pool access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090811 | SAP |
| Last change | 20100310 | 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 IF_VC2OD_CPL_ND_ACCESS has no interface implemented.
Friends
Class IF_VC2OD_CPL_ND_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090811 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | GTY_ID_FIELDS | 20090811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Action for a given list of node IDs | 20090811 | |
| 2 | Instance method | Public | Method | Perform checks before save | 20090811 | |
| 3 | Instance method | Public | Method | shall the default profile be used? | 20090811 | |
| 4 | Instance method | Public | Method | Perform clean up (e. g. release all locks) | 20090811 | |
| 5 | Instance method | Public | Method | Delete node ID | 20090811 | |
| 6 | Instance method | Public | Method | Enrich | 20090811 | |
| 7 | Instance method | Public | Method | get relationship between node id and node data | 20090811 | |
| 8 | Instance method | Public | Method | get profiles | 20090811 | |
| 9 | Instance method | Public | Method | get the ui mode which shall be used for field control | 20090811 | |
| 10 | Instance method | Public | Method | Insert node ID and node data | 20090811 | |
| 11 | Instance method | Public | Method | Execute a Query | 20090811 | |
| 12 | Instance method | Public | Method | Retrieve data for a given list of node IDs | 20090811 | |
| 13 | Instance method | Public | Method | Save changed data to database | 20090811 | |
| 14 | Instance method | Public | Method | Update data for a given list of node IDs | 20090811 |
Events
Class IF_VC2OD_CPL_ND_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ID_FIELDS | Public | See coding | 20090811 | gty_id_fields TYPE STANDARD TABLE OF fieldname WITH DEFAULT KEY
|
||
| 2 | GTY_S_CLASS | Public | See coding | 20090811 | BEGIN OF GTY_S_CLASS ,
class TYPE KLASSE_D,
END OF GTY_S_CLASS
|
||
| 3 | GTY_T_CLASS | Public | See coding | 20090811 | GTY_T_CLASS TYPE STANDARD TABLE OF GTY_S_CLASS
|
Method Signatures
Method ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20090811 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20090811 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 5 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 6 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for action (e. g. profile) | 20090811 | |||
| 7 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID to which action refers | 20090811 | |||
| 8 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20090811 |
Method ACTION on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method CHECK_BEFORE_SAVE 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 | 20090811 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 |
Method CHECK_BEFORE_SAVE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method CHECK_WHETHER_DEFAULT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_USE_DEFAULT_PROFILE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090811 |
Method CHECK_WHETHER_DEFAULT_PROFILE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method CLEAN_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REASON | Call by reference | Type reference (TYPE) | /PLMB/SPI_CLEAN_UP_REASON | '00' | Clean up reason | 20090811 |
Method CLEAN_UP on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which delete failed | 20090811 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 4 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID which should be deleted | 20090811 |
Method DELETE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method ENRICH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20090811 | ||||
| 2 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090811 |
Method ENRICH on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method GET_NODE_RELATIONSHIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090811 | |||
| 2 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090811 | ||||
| 3 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090811 |
Method GET_NODE_RELATIONSHIPS on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method GET_PROFILES 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 | 20090811 | |||
| 2 | ET_PROFILE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROFILE_NODE | Node property profile definition | 20090811 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 4 | IS_ID | Call by reference | Type reference (TYPE) | ANY | 20090811 | ||||
| 5 | IV_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Class number | 20090811 | |||
| 6 | IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090827 |
Method GET_PROFILES on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method GET_UI_MODE_OF_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UI_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090811 |
Method GET_UI_MODE_OF_NODE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which insert failed | 20090811 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was inserted into node | 20090811 | |||
| 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 | 20090811 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 6 | EV_REREAD_WITH_NEW_KEYS | Call by reference | Type reference (TYPE) | XFELD | read data again with new keys | 20090811 | |||
| 7 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 8 | IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20090811 | |||
| 9 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for insert e. g. profile | 20090811 | |||
| 10 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data to be inserted into node | 20090811 |
Method INSERT on class IF_VC2OD_CPL_ND_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 | 20090811 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) and node data which matches selection parameters | 20090811 | |||
| 3 | ET_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) which match the selection parameters | 20090811 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 5 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 6 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_OPTIONS | Query options | 20090811 | |||
| 7 | IT_FILTER_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | List of NodeIDs to which result will be restricted | 20090811 | |||
| 8 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection parameters | 20090811 | |||
| 9 | IV_KEYS_ONLY | Call by reference | Type reference (TYPE) | /PLMB/SPI_KEYS_ONLY_IND | SPACE | Indicator return only keys | 20090811 |
Method QUERY on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_RTR_INDEX_FAILED | Index of node ID for which no data is availab | 20090811 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 3 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090811 | |||
| 4 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20090811 | |||
| 5 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090904 | |||
| 6 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 7 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 8 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID | 20090811 | |||
| 9 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking indicator | 20090811 | |||
| 10 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20090811 |
Method RETRIEVE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
Method SAVE 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 | 20090811 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090811 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 |
Method SAVE on class IF_VC2OD_CPL_ND_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 | 20090811 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was updated | 20090811 | |||
| 3 | EV_REREAD_WITH_NEW_KEYS | Call by reference | Type reference (TYPE) | XFELD | read data again with new keys | 20090811 | |||
| 4 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090811 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data which shall be updated | 20090811 |
Method UPDATE on class IF_VC2OD_CPL_ND_ACCESS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |