SAP ABAP Class CL_SMT_CHECK_METHOD (Check Method)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_PERS (Package) Persistence Layer
Properties
Class CL_SMT_CHECK_METHOD  
Short Description Check Method    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_PERS   Persistence Layer 
Created 20071211   SAP 
Last change 20110908   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 CL_SMT_CHECK_METHOD has no interface implemented.
Friends
Class CL_SMT_CHECK_METHOD has no friend class.
Attributes
Class CL_SMT_CHECK_METHOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_EXISTENCE Static method Public Method Does Method Exist? 20071211
Events
Class CL_SMT_CHECK_METHOD has no event.
Types
Class CL_SMT_CHECK_METHOD has no local type.
Method Signatures

Method CHECK_FOR_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) SMT_TRANSFORMATION_CLASS Name einer Klasse die Transformationsmethoden enthält 20071211
2 Importing I_IS_CONDITION Call by reference Type reference (TYPE) SMT_BOOLEAN Bedingung ? 20080124
3 Importing I_METHODNAME Call by reference Type reference (TYPE) SMT_CLASS_METHOD Methode 20071211
# Exception Resumable Description Created on
1 NOT_ALLOWED Methode nicht erlaubt 20071211
2 NO_CLASS Klasse gibt es nicht 20071211
3 NO_METHOD Methode existiert nicht 20071211
History
Last changed by/on SAP  20110908 
SAP Release Created in 700