SAP ABAP Class /PLMB/IF_SPI_NODE_CHECK (Compatibility of the data object versus metadata of a node)
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
Class /PLMB/IF_SPI_NODE_CHECK  
Short Description Compatibility of the data object versus metadata of a node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110926   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /PLMB/IF_SPI_NODE_CHECK has no interface implemented.
Friends
Class /PLMB/IF_SPI_NODE_CHECK has no friend class.
Attributes
Class /PLMB/IF_SPI_NODE_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLIES_TO_ACTION_STRUC_EXPORT Instance method Public Method Does the structure fit to the action export structure type? 20110926
2 APPLIES_TO_ACTION_STRUC_IMPORT Instance method Public Method Does the structure fit to the action import structure type? 20110926
3 APPLIES_TO_DATA_STRUC Instance method Public Method Does the structure fit to the node data type? 20110926
4 APPLIES_TO_DATA_TTYPE Instance method Public Method Does the table fit to the node ID type? 20110926
5 APPLIES_TO_ID_STRUC Instance method Public Method Does the structure fit to the node ID type? 20110926
6 APPLIES_TO_ID_TTYPE Instance method Public Method Does the table fit to the node ID type? 20110926
7 APPLIES_TO_INSERT_STRUC Instance method Public Method Does the structure fit to the insert structure type? 20110926
8 APPLIES_TO_QUERY_RESULT_TTYPE Instance method Public Method Does the table fit to the query result type? 20110926
Events
Class /PLMB/IF_SPI_NODE_CHECK has no event.
Types
Class /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 Importing IG_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IG_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /PLMB/SPI_ACTION_NAME Action Name 20110926
4 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_ACTION_STRUC_EXPORT on class /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 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IS_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /PLMB/SPI_ACTION_NAME Action Name 20110926
4 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_ACTION_STRUC_IMPORT on class /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 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IS_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_DATA_STRUC on class /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 Importing IT_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IT_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_DATA_TTYPE on class /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 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IS_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_ID_STRUC on class /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 Importing IT_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IT_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_ID_TTYPE on class /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 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IS_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_INSERT_STRUC on class /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 Importing IT_DATA Call by reference Type reference (TYPE) DATA Data Object 20110926
2 Importing IT_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Data Object 20110926
3 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) /PLMB/SPI_QUERY_NAME Query Name 20110926
4 Returning RV_IS_MATCH Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Type Check OK) 20110926

Method APPLIES_TO_QUERY_RESULT_TTYPE on class /PLMB/IF_SPI_NODE_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in