SAP ABAP Class CL_SMT_CONDITIONS (Conditions)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_TRANSFORMATION (Package) Transformations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_CONDITION Condition Class 20071214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20071214
Properties
Class CL_SMT_CONDITIONS  
Short Description Conditions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_TRANSFORMATION   Transformations 
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_CONDITIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_CONDITION Condition Class 20071214
2 IF_SMT_PREFETCH Prefetch Methods 20071214
Friends
Class CL_SMT_CONDITIONS has no friend class.
Attributes
Class CL_SMT_CONDITIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ARE_EQUAL Static method Public Method Values are same 20071214
2 ARE_NOT_EQUAL Static method Public Method Values are not the same 20071214
3 IS_INITIAL Static method Public Method Value is initial 20071214
4 IS_NOT_INITIAL Static method Public Method Value is not initial 20071214
Events
Class CL_SMT_CONDITIONS has no event.
Types
Class CL_SMT_CONDITIONS has no local type.
Method Signatures

Method ARE_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
3 Importing I_SOURCE1 Call by reference Type reference (TYPE) DATA Eingabewert 20071214
4 Importing I_SOURCE2 Call by reference Type reference (TYPE) DATA Eingabewert 20071214

Method ARE_EQUAL on class CL_SMT_CONDITIONS has no exception.

Method ARE_NOT_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
3 Importing I_SOURCE1 Call by reference Type reference (TYPE) DATA Eingabewert 20071214
4 Importing I_SOURCE2 Call by reference Type reference (TYPE) DATA Eingabewert 20071214

Method ARE_NOT_EQUAL on class CL_SMT_CONDITIONS has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
3 Importing I_SOURCE Call by reference Type reference (TYPE) DATA Eingabewert 20071214

Method IS_INITIAL on class CL_SMT_CONDITIONS has no exception.

Method IS_NOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
3 Importing I_SOURCE Call by reference Type reference (TYPE) DATA Eingabewert 20071214

Method IS_NOT_INITIAL on class CL_SMT_CONDITIONS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700