SAP ABAP Class CL_SMT_CHECK_FIELD_AND_FIXED (Check of Structure, Field Name and Fixed Value)
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_FIELD_AND_FIXED  
Short Description Check of Structure, Field Name and Fixed Value    
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
Class CL_SMT_CHECK_FIELD_AND_FIXED has no forward declaration.
Interfaces
Class CL_SMT_CHECK_FIELD_AND_FIXED has no interface implemented.
Friends
Class CL_SMT_CHECK_FIELD_AND_FIXED has no friend class.
Attributes
Class CL_SMT_CHECK_FIELD_AND_FIXED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Check Parameters 20071211
2 CHECK_FOR_INV_COMMA Static method Public Method Check Parameters 20090312
Events
Class CL_SMT_CHECK_FIELD_AND_FIXED has no event.
Types
Class CL_SMT_CHECK_FIELD_AND_FIXED 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 I_FIELDNAME Call by reference Type reference (TYPE) STRING Feldname 20071211
2 Importing I_FIXED_VALUE Call by reference Type reference (TYPE) SMT_FIXED_VALUE generischer Festwert 20071211
3 Importing I_STRUCTURENAME Call by reference Type reference (TYPE) SMT_STRUCTURE Struktur 20071211
# Exception Resumable Description Created on
1 ERROR Fehler 20071211

Method CHECK_FOR_INV_COMMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIXED_VALUE Call by reference Type reference (TYPE) SMT_FIXED_VALUE generischer Festwert 20090312
# Exception Resumable Description Created on
1 INFORMATION Information 20090312
History
Last changed by/on SAP  20110908 
SAP Release Created in 700