SAP ABAP Interface IF_VC2OD_DMT_ND_ACCESS (Application Access Interface for DMT DO)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-VC-WUI (Application Component) Variant Configuration Web User Interface
⤷
VC2OD_SP (Package) Object Dependency - Service Provider
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VC2OD_DMT_ND | Handles functionality common to all VC Dep Maintenance Table | 20090807 |
Properties
| Interface | IF_VC2OD_DMT_ND_ACCESS | |
| Short Description | Application Access Interface for DMT DO |
General Data
| Package | VC2OD_SP | Object Dependency - Service Provider |
| Created | 20090806 | 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 IF_VC2OD_DMT_ND_ACCESS has no interface.
Friends
Interface IF_VC2OD_DMT_ND_ACCESS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_BO_DATA_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 2 | MR_BO_DATA_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 3 | MR_BO_ID_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 4 | MR_BO_ID_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 5 | MR_SP_DATA_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 6 | MR_SP_DATA_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 7 | MR_SP_ID_STR | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 8 | MR_SP_ID_TAB | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090806 | |||
| 9 | MT_ID_FIELDS | Instance attribute | Public | Type reference (TYPE) | GTY_ID_FIELDS | 20090806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Action for a given list of node IDs | 20090806 | |
| 2 | Instance method | Public | Method | Perform checks before save | 20090806 | |
| 3 | Instance method | Public | Method | shall the default profile be used? | 20090806 | |
| 4 | Instance method | Public | Method | Perform clean up (e. g. release all locks) | 20090806 | |
| 5 | Instance method | Public | Method | Delete node ID | 20090806 | |
| 6 | Instance method | Public | Method | Enrich | 20090806 | |
| 7 | Instance method | Public | Method | get relationship between node id and node data | 20090806 | |
| 8 | Instance method | Public | Method | get profiles | 20090806 | |
| 9 | Instance method | Public | Method | get the ui mode which shall be used for field control | 20090806 | |
| 10 | Instance method | Public | Method | Insert node ID and node data | 20090806 | |
| 11 | Instance method | Public | Method | Execute a Query | 20090806 | |
| 12 | Instance method | Public | Method | Retrieve data for a given list of node IDs | 20090806 | |
| 13 | Instance method | Public | Method | Save changed data to database | 20090806 | |
| 14 | Instance method | Public | Method | Update data for a given list of node IDs | 20090806 |
Events
Interface IF_VC2OD_DMT_ND_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ID_FIELDS | Public | See coding | 20090806 | gty_id_fields TYPE STANDARD TABLE OF fieldname WITH DEFAULT KEY
|
||
| 2 | GTY_S_DEPENDENCY_NO | Public | See coding | 20090806 | BEGIN OF gty_s_dependency_no,
dependency_no TYPE knnam,
END OF gty_s_dependency_no
|
||
| 3 | GTY_T_DEPENDENCY_NO | Public | See coding | 20090806 | gty_t_dependency_no TYPE STANDARD TABLE OF gty_s_dependency_no
|
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 | 20090806 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20090806 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 5 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 6 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for action (e. g. profile) | 20090806 | |||
| 7 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID to which action refers | 20090806 | |||
| 8 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20090806 |
Method ACTION on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 |
Method CHECK_BEFORE_SAVE on Interface IF_VC2OD_DMT_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 | 20090806 |
Method CHECK_WHETHER_DEFAULT_PROFILE on Interface IF_VC2OD_DMT_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 | 20090806 |
Method CLEAN_UP on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 4 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID which should be deleted | 20090806 |
Method DELETE on Interface IF_VC2OD_DMT_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 | 20090806 | ||||
| 2 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090806 |
Method ENRICH on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090806 | ||||
| 3 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090806 |
Method GET_NODE_RELATIONSHIPS on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_PROFILE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROFILE_NODE | Node property profile definition | 20090806 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 4 | IS_ACTION_PARAM | Call by reference | Type reference (TYPE) | ANY | 20090806 | ||||
| 5 | IS_ID | Call by reference | Type reference (TYPE) | ANY | 20090806 | ||||
| 6 | IT_NODE_INPUT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090806 | ||||
| 7 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action Name | 20090806 | |||
| 8 | IV_DEPENDENCY_ID | Call by reference | Type reference (TYPE) | KNNAM | Name of Dependency | 20090806 | |||
| 9 | IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20090806 |
Method GET_PROFILES on Interface IF_VC2OD_DMT_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 | 20090806 |
Method GET_UI_MODE_OF_NODE on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was inserted into node | 20090806 | |||
| 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 | 20090806 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 6 | EV_REREAD_WITH_NEW_KEYS | Call by reference | Type reference (TYPE) | XFELD | read data again with new keys | 20090806 | |||
| 7 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 8 | IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20090806 | |||
| 9 | IS_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter for insert e. g. profile | 20090806 | |||
| 10 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data to be inserted into node | 20090806 |
Method INSERT on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) and node data which matches selection parameters | 20090806 | |||
| 3 | ET_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID(s) which match the selection parameters | 20090806 | |||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 5 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 6 | IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_OPTIONS | Query options | 20090806 | |||
| 7 | IT_FILTER_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | List of NodeIDs to which result will be restricted | 20090806 | |||
| 8 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection parameters | 20090806 | |||
| 9 | IV_KEYS_ONLY | Call by reference | Type reference (TYPE) | /PLMB/SPI_KEYS_ONLY_IND | SPACE | Indicator return only keys | 20090806 |
Method QUERY on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 3 | ET_MESSAGE_LOCK | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090806 | |||
| 4 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data | 20090806 | |||
| 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 | 20090901 | |||
| 6 | ET_READONLY_DEPENDENCIES | Call by reference | Type reference (TYPE) | GTY_T_DEPENDENCY_NO | 20090806 | ||||
| 7 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 8 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 9 | IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID | 20090806 | |||
| 10 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking indicator | 20090806 | |||
| 11 | IV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20090806 |
Method RETRIEVE on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20090806 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 |
Method SAVE on Interface IF_VC2OD_DMT_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 | 20090806 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and data which was updated | 20090806 | |||
| 3 | EV_REREAD_WITH_NEW_KEYS | Call by reference | Type reference (TYPE) | XFELD | read data again with new keys | 20090806 | |||
| 4 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090806 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Node ID and node data which shall be updated | 20090806 |
Method UPDATE on Interface IF_VC2OD_DMT_ND_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |