SAP ABAP Interface IF_MMSRV_NODE_ACCESS (Node access)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_UI_MODEL (Package) Model Components for Web Dynpro External Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT Node access class for accounting 20090922
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_LIMIT_GUIB Node access class for accounting 20091231
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_LIM_INFO Node access class for accounting 20100104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_SER_GUIBB Node access class for accounting 20091221
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_SER_INFO Node access class for accounting 20091224
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_CATALOG Node access class for catalog 20100617
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_CONTRACT_LIMIT MMSRV Node Access SP Header 20090828
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_EXT_HDR Header node access class 20090904
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_LIMIT MMSRV Node Access SP Header 20090904
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_LONG_TEXT Long Text Node Access Class 20091117
... Click here to see Used By full list (14 items)
Properties
Interface IF_MMSRV_NODE_ACCESS  
Short Description Node access    
General Data
Package MMSRV_UI_MODEL   Model Components for Web Dynpro External Service 
Created 20090904   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_MMSRV_NODE_ACCESS has no forward declaration.
Interfaces
Interface IF_MMSRV_NODE_ACCESS has no interface.
Friends
Interface IF_MMSRV_NODE_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 20090904
2 MR_BO_DATA_TAB Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
3 MR_BO_ID_STR Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
4 MR_BO_ID_TAB Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
5 MR_SP_DATA_STR Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
6 MR_SP_DATA_TAB Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
7 MR_SP_ID_STR Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
8 MR_SP_ID_TAB Instance attribute Public Object reference (TYPE REF TO) DATA 20090904
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method 20090904
2 DELETE Instance method Public Method 20090904
3 ENRICH Instance method Public Method 20090904
4 GET_PROFILES Instance method Public Method 20090904
5 INSERT Instance method Public Method 20090904
6 RETRIEVE Instance method Public Method 20090904
7 UPDATE Instance method Public Method 20090904
Events
Interface IF_MMSRV_NODE_ACCESS has no event.
Types
Interface IF_MMSRV_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 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20100803
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20101001
4 Exporting EV_DEFAULT_PROFILE Call by reference Type reference (TYPE) BOOLE_D 20090904
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed indicator 20100803
6 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
7 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector instance 20100723
8 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
9 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090904
10 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20090904
11 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /PLMB/SPI_ACTION_NAME 20090904
12 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node name 20100803

Method ACTION on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
2 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
3 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20090904

Method DELETE on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method ENRICH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20090904
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
3 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
4 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
5 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 20090904

Method ENRICH on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method GET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PROFILE_NODE 20090904
2 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
3 Importing IS_NODE_DATA Call by reference Type reference (TYPE) ANY 20090904

Method GET_PROFILES on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090904
4 Exporting ET_RELATION Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL 20090904
5 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
6 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
7 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090904
8 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090904

Method INSERT on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090904
4 Exporting ET_RELATION Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL 20090904
5 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
6 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20091124
7 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20090904
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND 20090904
10 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20091124

Method RETRIEVE on Interface IF_MMSRV_NODE_ACCESS has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20091112
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20090904
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090904
4 Exporting EV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY 20090904
5 Importing IO_SERVICE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_SERVICE_PACKAGE_MMSRV 20090904
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090904

Method UPDATE on Interface IF_MMSRV_NODE_ACCESS has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT Node access class for accounting 20090922
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_LIMIT_GUIB Node access class for accounting 20091231
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_LIM_INFO Node access class for accounting 20100104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_SER_GUIBB Node access class for accounting 20091221
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_ACCOUNT_SER_INFO Node access class for accounting 20091224
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_CATALOG Node access class for catalog 20100617
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_CONTRACT_LIMIT MMSRV Node Access SP Header 20090828
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_EXT_HDR Header node access class 20090904
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_LIMIT MMSRV Node Access SP Header 20090904
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_LONG_TEXT Long Text Node Access Class 20091117
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_SERVICES MMSRV node access Services Hierarchy 20090910
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_SERVICES_GUIBB MMSRV node access Services Hierarchy 20100816
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_SERVICE_SEL service selection 20100906
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMSRV_NA_SER_COPY Node access class for Copy Service 20101007
History
Last changed by/on SAP  20110908 
SAP Release Created in 605