SAP ABAP Interface /PLMB/IF_SPI_NODE_CHECK (Compatibility of the data object versus metadata of a node)
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 implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_METADATA_NODE | Metadata of a Node | 20110926 |
Properties
| Interface | /PLMB/IF_SPI_NODE_CHECK | |
| Short Description | Compatibility of the data object versus metadata of a node |
General Data
| Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
| Created | 20110926 | SAP |
| Last changed | 20130531 | 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_NODE_CHECK has no interface.
Friends
Interface /PLMB/IF_SPI_NODE_CHECK has no friend.
Attributes
Interface /PLMB/IF_SPI_NODE_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Does the structure fit to the action export structure type? | 20110926 | |
| 2 | Instance method | Public | Method | Does the structure fit to the action import structure type? | 20110926 | |
| 3 | Instance method | Public | Method | Does the structure fit to the node data type? | 20110926 | |
| 4 | Instance method | Public | Method | Does the table fit to the node ID type? | 20110926 | |
| 5 | Instance method | Public | Method | Does the structure fit to the node ID type? | 20110926 | |
| 6 | Instance method | Public | Method | Does the table fit to the node ID type? | 20110926 | |
| 7 | Instance method | Public | Method | Does the structure fit to the insert structure type? | 20110926 | |
| 8 | Instance method | Public | Method | Does the table fit to the query result type? | 20110926 |
Events
Interface /PLMB/IF_SPI_NODE_CHECK has no event.
Types
Interface /PLMB/IF_SPI_NODE_CHECK has no local type.
Method Signatures
Method APPLIES_TO_ACTION_STRUC_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IG_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IG_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action Name | 20110926 | |||
| 4 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_ACTION_STRUC_EXPORT on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_ACTION_STRUC_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IS_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action Name | 20110926 | |||
| 4 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_ACTION_STRUC_IMPORT on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_DATA_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IS_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_DATA_STRUC on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_DATA_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IT_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_DATA_TTYPE on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_ID_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IS_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_ID_STRUC on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_ID_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IT_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_ID_TTYPE on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_INSERT_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IS_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_INSERT_STRUC on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
Method APPLIES_TO_QUERY_RESULT_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | Data Object | 20110926 | |||
| 2 | IT_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Data Object | 20110926 | |||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_QUERY_NAME | Query Name | 20110926 | |||
| 4 | RV_IS_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag (TRUE Type Check OK) | 20110926 |
Method APPLIES_TO_QUERY_RESULT_TTYPE on Interface /PLMB/IF_SPI_NODE_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |