SAP ABAP Class CL_SMT_FIELD_CHECKS (Field Checks)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_MODEL (Package) Model Access for External Users
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_FIELD_CHECKS_DYN Field Checks 20080104
2 Inheritance (c INHERITING FROM c_ref)  CL_SMT_FIELD_CHECKS_GEN Field Checks Using Generated Programs 20080104
Properties
Class CL_SMT_FIELD_CHECKS  
Short Description Field Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_MODEL   Model Access for External Users 
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_FIELD_CHECKS has no forward declaration.
Interfaces
Class CL_SMT_FIELD_CHECKS has no interface implemented.
Friends
Class CL_SMT_FIELD_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_APPLICATION Instance attribute Protected Type reference (TYPE) SMT_APPLICATION Application 20071214
2 A_EVENT Instance attribute Protected Type reference (TYPE) SMT_EVENT Event 20071214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CLASS_SOURCE_CODE Instance method Public Method Add Source Code - Local Classes 20080205
2 CHECK Instance method Public Method Execute Checks 20071214
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071214
4 SET_DATA_CONTAINER Instance method Public Method Set Container that Holds References to Parameters 20080104
Events
Class CL_SMT_FIELD_CHECKS has no event.
Types
Class CL_SMT_FIELD_CHECKS has no local type.
Method Signatures

Method ADD_CLASS_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGE_FIELD Call by reference Type reference (TYPE) SMT_FIELD_STAB Felder der Änderungsstruktur 20080205
2 Importing IT_TARGET_KEY Call by reference Type reference (TYPE) SMT_FIELD_STAB Schlüssel der Zielstruktur 20080205
3 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GYY_SOURCE_CODE Quellcode mehrerer Klassen 20080205

Method ADD_CLASS_SOURCE_CODE on class CL_SMT_FIELD_CHECKS has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ERROR_PROT Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL Protokoll 20080122
# Exception Resumable Description Created on
1 CX_SMT_WRONG_FIELD 20071214

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20071214
2 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Ereignis 20071214

Method CONSTRUCTOR on class CL_SMT_FIELD_CHECKS has no exception.

Method SET_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_LIST Call by reference Object reference (TYPE REF TO) CL_SMT_REF_CONTAINER_LIST Container, der Referenz auf Eingabeparameter speichert 20080317

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