SAP ABAP Interface /PLMB/IF_SPI_METADATA_OUTPUT (Metadata Output)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /PLMB/IF_SPI_METADATA | Metadata | 20100616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_METADATA | Metadata Provider | 20100825 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_METADATA_OUTPUT | Metadata provider | 20100616 |
Properties
| Interface | /PLMB/IF_SPI_METADATA_OUTPUT | |
| Short Description | Metadata Output |
General Data
| Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
| Created | 20100615 | SAP |
| Last changed | 20140121 | 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_SPI_METADATA_OUTPUT has no interface.
Friends
Interface /PLMB/IF_SPI_METADATA_OUTPUT has no friend.
Attributes
Interface /PLMB/IF_SPI_METADATA_OUTPUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if the given two nodes are related | 20100816 | |
| 2 | Instance method | Public | Method | Determines the target node | 20110608 | |
| 3 | Instance method | Public | Method | Provides the Application Building Block ID | 20100825 | |
| 4 | Instance method | Public | Method | Provides ABBID details | 20100615 | |
| 5 | Instance method | Public | Method | Provides action names and details of one node | 20100615 | |
| 6 | Instance method | Public | Method | Provides details of one action | 20100615 | |
| 7 | Instance method | Public | Method | Provides action names of one node | 20100615 | |
| 8 | Instance method | Public | Method | Provides internal associations | 20131001 | |
| 9 | Instance method | Public | Method | Provides outbound associations | 20131001 | |
| 10 | Instance method | Public | Method | Provides details of one node | 20100615 | |
| 11 | Instance method | Public | Method | Provides a metadata node instance | 20100813 | |
| 12 | Instance method | Public | Method | Provides an iterator for all metadata node instances | 20100816 | |
| 13 | Instance method | Public | Method | Provides all node names | 20100615 | |
| 14 | Instance method | Public | Method | Provides query names and details of one node | 20100615 | |
| 15 | Instance method | Public | Method | Provides details of one query | 20100818 | |
| 16 | Instance method | Public | Method | Provides query names of one node | 20100615 | |
| 17 | Instance method | Public | Method | Provides the side effect of a node operation | 20100615 | |
| 18 | Instance method | Public | Method | Provides superior nodes of a specified node | 20100615 | |
| 19 | Instance method | Public | Method | Provides the target node by association | 20131001 | |
| 20 | Instance method | Public | Method | Provides metadata node instances of all root nodes | 20100816 | |
| 21 | Instance method | Public | Method | Provides the version of the metadata | 20100825 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | METADATA_CHANGED | Instance Event (0) |
Public (2) |
20101220 |
Types
Interface /PLMB/IF_SPI_METADATA_OUTPUT has no local type.
Method Signatures
Method CHECK_NODE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IN_SAME_BRANCH | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100819 | |||
| 2 | IV_SUBORDINATE_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100816 | |||
| 3 | IV_SUPERIOR_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100816 |
Method CHECK_NODE_RELATION on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method DETERMINE_TARGET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSOCIATION_INTERN_CONSIDER | Call by reference | Type reference (TYPE) | BOOLE_D | 20131001 | ||||
| 2 | IV_CHECK_CONSISTENCY | Call by reference | Type reference (TYPE) | BOOLE_D | 20110611 | ||||
| 3 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | 20110608 | ||||
| 4 | IV_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | 20110608 | ||||
| 5 | RV_TARGET_NODE_NAME | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | 20110608 |
Method DETERMINE_TARGET_NODE on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ABBID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ABBID | Value transfer | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20100825 |
Method GET_ABBID on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ABBID_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INIT_OPERATIONS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INIT_OPERATION | Initialization Operations | 20100818 | |||
| 2 | EV_MODIFICATION_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100818 | |||
| 3 | EV_PULL_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/SPI_PULL_IND | Pull Indicator | 20100818 |
Method GET_ABBID_DETAILS on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_METADATA_ACTION | Metadata Action Definition | 20100615 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 |
Method GET_ACTIONS on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ACTION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_EXPORT_STRUC_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Name of Structure for exporting parameters | 20100820 | |||
| 2 | EO_IMPORT_STRUC_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100820 | |||
| 3 | ET_EXPORT_STRUC_COMP_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COMPONENT_DETAILS | Component Details of Export Structure | 20111026 | |||
| 4 | ET_IMPORT_STRUC_COMP_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COMPONENT_DETAILS | Component Details for Export Structure | 20111026 | |||
| 5 | EV_ACTION_DESCRIPTION | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_DESCRIPTION | Description for ACTION | 20120123 | |||
| 6 | EV_ACTION_STRUC | Call by reference | Type reference (TYPE) | TYPENAME | Name of Structure for importing parameters | 20100615 | |||
| 7 | EV_ACTION_STRUC_EXPORT | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100818 | |||
| 8 | EV_NODE_ID_RELEVANCE | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_ID_RELEVANCE | Relevance of Node IDs for ACTION | 20120123 | |||
| 9 | EV_NOT_SAVE_RELEVANT | Call by reference | Type reference (TYPE) | /PLMB/SPI_NOT_SAVE_RELEVANT | Save indicator | 20100615 | |||
| 10 | EV_SIDEEFFECT | Call by reference | Type reference (TYPE) | /PLMB/SPI_SIDEEFFECT | Side effect | 20100615 | |||
| 11 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20100615 | |||
| 12 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 |
Method GET_ACTION_DETAILS on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ACTION_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_ACTION_NAME | Action name | 20100615 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 |
Method GET_ACTION_NAMES on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ASSOCIATION_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSOCIATION | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_ASSOCIATION_INTERN | Internal Association | 20131001 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20131001 |
Method GET_ASSOCIATION_INTERN on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_ASSOCIATION_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSOCIATION | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_ASSOCIATION_OUTBND | Outbound Association | 20131001 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20131001 |
Method GET_ASSOCIATION_OUTBOUND on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_NODE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSERT_STRUC_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | RTTI of insert structure for node | 20100818 | |||
| 2 | EO_NODE_DATA_TABLE_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | RTTI of table for node data | 20100818 | |||
| 3 | EO_NODE_ID_TABLE_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | RTTI of table for node ID | 20100818 | |||
| 4 | ES_NODE_ATTRIBUTES | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_NODE_ATTRIBUTES | Attributes of node | 20100615 | |||
| 5 | ES_RETRIEVE_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_RETRIEVE_DETAILS | Retrieve Details | 20111208 | |||
| 6 | ES_SUPPORTED_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_SUPPORTED_PROPERTY | Supported Properties | 20110608 | |||
| 7 | ET_DATA_COMPONENT_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COMPONENT_DETAILS | Data Component Details | 20101014 | |||
| 8 | ET_ID_COMPONENT_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COMPONENT_DETAILS | ID Component Details | 20101014 | |||
| 9 | ET_INIT_OPERATIONS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INIT_OPERATION | Initialization Operations | 20100615 | |||
| 10 | EV_CARDINALITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_CARDINALITY | Cardinality | 20110927 | |||
| 11 | EV_INSERT_STRUC | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type (Insert Structure) | 20100615 | |||
| 12 | EV_NODE_DATA_STRUC | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type (Structure of Data) | 20100615 | |||
| 13 | EV_NODE_DATA_TABLE_TYPE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type (Table Type of Data) | 20100615 | |||
| 14 | EV_NODE_DESCRIPTION | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_DESCRIPTION | Description for Node | 20120123 | |||
| 15 | EV_NODE_ID_STRUC | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type (Structure of ID) | 20100615 | |||
| 16 | EV_NODE_ID_TABLE_TYPE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type (Table Type of ID) | 20100615 | |||
| 17 | EV_PARENT_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20120123 | |||
| 18 | EV_SUPPORTED_OPERATION_GROUP | Call by reference | Type reference (TYPE) | /PLMB/SPI_OPERATION_GROUP | Operation Category on Node Level | 20100615 | |||
| 19 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 |
Method GET_NODE_DETAILS on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_NODE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100813 | |||
| 2 | RO_METADATA_NODE | Value transfer | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE | Metadata of a single node | 20100816 |
Method GET_NODE_METADATA on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_NODE_METADATA_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ITERATOR | Value transfer | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE_ITR | Node Metadata Iterator | 20100816 |
Method GET_NODE_METADATA_ITERATOR on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_NODE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_NAME_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_NAME_REL | Relationship between source and target node ID | 20100615 |
Method GET_NODE_NAMES on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_QUERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_METADATA_QUERY | Metadata Query | 20100615 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100615 |
Method GET_QUERIES on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_QUERY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CRITERIA_STRUC_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100818 | |||
| 2 | EO_RESULT_TABLE_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20100818 | |||
| 3 | ET_CRITERIA_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_CRITERIA_DETAILS | Criteria Details | 20100818 | |||
| 4 | ET_RESULT_DETAILS | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_RESULT_DETAILS | Result Details | 20100818 | |||
| 5 | EV_CRITERIA_GROUPING_SUPPORTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120702 | |||
| 6 | EV_FILTER_NODE_ID_SUPPORTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120702 | |||
| 7 | EV_PAGING_SUPPORTED | Call by reference | Type reference (TYPE) | /PLMB/SPI_PAGING_SUPPORTED | Paging Supported | 20120702 | |||
| 8 | EV_QUERY_DESCRIPTION | Call by reference | Type reference (TYPE) | /PLMB/SPI_QUERY_DESCRIPTION | Description for QUERY | 20120123 | |||
| 9 | EV_REQUESTED_FIELDS_SUPPORTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120702 | |||
| 10 | EV_SORTING_SUPPORTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120702 | |||
| 11 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100818 | |||
| 12 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_QUERY_NAME | Query Name | 20100818 |
Method GET_QUERY_DETAILS on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_QUERY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_NAME | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_QUERY_NAMES | /PLMB/S_SPI_QUERY_NAMES | 20100818 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100615 |
Method GET_QUERY_NAMES on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_SIDEEFFECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SIDEEFFECT | Call by reference | Type reference (TYPE) | /PLMB/SPI_SIDEEFFECT | Side effect | 20100615 | |||
| 2 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action name | 20100615 | |||
| 3 | IV_DELETE | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean variable | 20100615 | |||
| 4 | IV_INSERT | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean variable | 20100615 | |||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 | |||
| 6 | IV_UPDATE | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean variable | 20100615 |
Method GET_SIDEEFFECT on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_SUPERIOR_BRANCHNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_NAME_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_NAME_REL | Relationship between source and target node ID | 20100615 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20100615 |
Method GET_SUPERIOR_BRANCHNODES on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_TARGET_NODE_BY_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ASSOCIATION_NAME | Association Name | 20131001 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20131001 | |||
| 3 | RV_TARGET_NODE_NAME | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Target Node Name | 20131001 |
Method GET_TARGET_NODE_BY_ASSOCIATION on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_TOP_NODES_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOP_NODES_METADATA | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_METADATA_NODE_INST | Table of node metadata instances | 20100818 |
Method GET_TOP_NODES_METADATA on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION | Value transfer | Type reference (TYPE) | /PLMB/SPI_METADATA_VERSION | Metadata Version Identification | 20100825 |
Method GET_VERSION on Interface /PLMB/IF_SPI_METADATA_OUTPUT has no exception.
Event Signatures
Event METADATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGED_ATTRIBUTES | Exporting | Value transfer | Type reference (TYPE) | /PLMB/S_SPI_NODE_CHANGED_ATTR | Metadata Node Definition | 20110110 | ||
| 2 | IV_NODE_NAME | Exporting | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101220 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |