SAP ABAP Class IF_UA_CHECK_STRATEGY (Strategy for Checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_VIEW_STRATEGY View-Specific Strategy 20031212
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_STRATEGY Strategy 20031205
Properties
Class IF_UA_CHECK_STRATEGY  
Short Description Strategy for Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031205   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_CHECK_STRATEGY has no forward declaration.
Interfaces
Class IF_UA_CHECK_STRATEGY has no interface implemented.
Friends
Class IF_UA_CHECK_STRATEGY has no friend class.
Attributes
Class IF_UA_CHECK_STRATEGY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Execute Checks 20031205
Events
Class IF_UA_CHECK_STRATEGY has no event.
Types
Class IF_UA_CHECK_STRATEGY has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVENT Call by reference Type reference (TYPE) UAB_APPLICATION_EVENT Anwendungsereignis 20040114
2 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Knotenkennung im Baum 20031205
3 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT Element 20031205
4 Returning RD_CHECK_OK Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE = Prüfung war erfolgreich 20031205

Method CHECK on class IF_UA_CHECK_STRATEGY has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in