SAP ABAP Class CL_SMT_CHECK_SET (Set of checks)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_CONFIGURATION (Package) configuration objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_EVENT_OBJECT Event object 20080118
Properties
Class CL_SMT_CHECK_SET  
Short Description Set of checks    
Super Class CL_SMT_EVENT_OBJECT Event object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_CONFIGURATION   configuration objects 
Created 20080104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SMT_CONFIG_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SMT_WD_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SMT_CHECK_SET has no interface implemented.
Friends
Class CL_SMT_CHECK_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHECK Instance attribute Private Type reference (TYPE) SMT_T_CHECK List of checks 20080117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHECK Instance method Public Method Add a check 20080118
2 CLONE_CHECK Instance method Public Method Clone a check 20080406
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080117
4 GET_CHECK Instance method Public Method Return a check 20080118
5 GET_CHECKS Instance method Public Method Return the list of checks 20080118
6 GET_NEXT_ORDER Instance method Private Method Return the next available order 20080304
7 LOAD_DATA Instance method Private Method Load check set data 20080117
8 REMOVE_CHECK Instance method Public Method Remove a check 20080118
9 REQUIRES_EXTENSION Instance method Public Method Return true if the check set requires extensions 20080304
Events
Class CL_SMT_CHECK_SET has no event.
Types
Class CL_SMT_CHECK_SET has no local type.
Method Signatures

Method ADD_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20080304
2 Returning RV_ID Value transfer Type reference (TYPE) SMT_GUID 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080304

Method CLONE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK Call by reference Type reference (TYPE) SMT_GUID GUID 20080406
2 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20080406
3 Returning RV_CLONE_ID Value transfer Type reference (TYPE) SMT_GUID GUID 20080406
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20080411
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080411
3 CX_SMT_OPERATION_FAILED Operation failed error 20080411

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID 20080117
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) SMT_CONTEXT 20080117
3 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080117
4 Importing IV_NEW Call by reference Type reference (TYPE) SMT_BOOLEAN CL_SMT_CONFIG_CONST=>GC_FALSE 20080117

Method CONSTRUCTOR on class CL_SMT_CHECK_SET has no exception.

Method GET_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SMT_GUID 20080118
2 Returning RO_CHECK Value transfer Object reference (TYPE REF TO) CL_SMT_CHECK Check 20080118
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method GET_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_CHECK Value transfer Object reference (TYPE REF TO) SMT_T_CHECK List of checks 20080118

Method GET_CHECKS on class CL_SMT_CHECK_SET has no exception.

Method GET_NEXT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) SMT_EXTENSION Mapping Extension ID (GUID) 20080509
2 Returning RV_ORDER Value transfer Type reference (TYPE) SMT_ORDER Sequence number 20080304

Method GET_NEXT_ORDER on class CL_SMT_CHECK_SET has no exception.

Method LOAD_DATA Signature

Method LOAD_DATA on class CL_SMT_CHECK_SET has no parameter.
Method LOAD_DATA on class CL_SMT_CHECK_SET has no exception.

Method REMOVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SMT_GUID 20080118
# Exception Resumable Description Created on
1 CX_SMT_AUTHORIZATION_FAILED Authorization check failed error 20080304
2 CX_SMT_DATA_NOT_FOUND Data not found error 20080118

Method REQUIRES_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQUIRED Value transfer Type reference (TYPE) SMT_BOOLEAN 20080304

Method REQUIRES_EXTENSION on class CL_SMT_CHECK_SET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701