SAP ABAP Class CL_SMT_GENERATED_CHECK (Generated Field Check)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_GENERATED_PROGRAMS | Generated Programs | 20080311 |
Properties
| Class | CL_SMT_GENERATED_CHECK | |
| Short Description | Generated Field Check | |
| Super Class | CL_SMT_GENERATED_PROGRAMS | Generated Programs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_MODEL | Model Access for External Users |
| Created | 20080311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_GENERATED_CHECK has no forward declaration.
Interfaces
Class CL_SMT_GENERATED_CHECK has no interface implemented.
Friends
Class CL_SMT_GENERATED_CHECK has no friend class.
Attributes
Class CL_SMT_GENERATED_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Carry Out Field Checks | 20080311 | |
| 2 | Instance method | Protected | Method | Error: Field Does Not Have Predefined Fixed Value | 20080311 | |
| 3 | Instance method | Protected | Method | Error: Field Is Not Initial (Insert) | 20080311 | |
| 4 | Instance method | Protected | Method | Error: Exception Transformation Error Was Triggered | 20080311 |
Events
Class CL_SMT_GENERATED_CHECK has no event.
Types
Class CL_SMT_GENERATED_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080311 |
Method CHECK on class CL_SMT_GENERATED_CHECK has no exception.
Method INSERT_FIXED_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080311 | |||
| 2 | I_FIXED_VALUE | Call by reference | Type reference (TYPE) | STRING | Festwert | 20080311 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Wert des Quellfeldes | 20080311 | |||
| 4 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Quellfeld | 20080311 | |||
| 5 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | Strukturname | 20080311 |
Method INSERT_FIXED_ERROR on class CL_SMT_GENERATED_CHECK has no exception.
Method INSERT_INITIAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080311 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Wert des Quellfeldes | 20080311 | |||
| 3 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Quellfeld | 20080311 | |||
| 4 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | Strukturname | 20080311 |
Method INSERT_INITIAL_ERROR on class CL_SMT_GENERATED_CHECK has no exception.
Method INSERT_TRANSFORMATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_PROT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Protokoll | 20080311 | |||
| 2 | I_CHECK_CLASS | Call by reference | Type reference (TYPE) | STRING | Prüfklasse | 20080311 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Wert des Quellfeldes | 20080311 | |||
| 4 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Quellfeld | 20080311 | |||
| 5 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | Strukturname | 20080311 | |||
| 6 | I_TRANSFORMATION_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_SMT_TRANSFORMATION_ERROR | Fehler bei einer Transformation oder Feldzuweisung | 20080311 |
Method INSERT_TRANSFORMATION_ERROR on class CL_SMT_GENERATED_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |