SAP ABAP Class CL_SMT_CONFIG_COMPLEX_TRANSF (Represents a transformation that uses a method call)
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_METHOD_CALL | Method call based event object | 20080206 |
Properties
| Class | CL_SMT_CONFIG_COMPLEX_TRANSF | |
| Short Description | Represents a transformation that uses a method call | |
| Super Class | CL_SMT_METHOD_CALL | Method call based event object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_CONFIGURATION | configuration objects |
| Created | 20080206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SMT_CONFIG_COMPLEX_TRANSF has no interface implemented.
Friends
Class CL_SMT_CONFIG_COMPLEX_TRANSF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SMT_CLASS | 'IF_SMT_TRANSFORMATION' | Check parameter | 20080207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Classs constructor | 20080219 | |
| 2 | Instance method | Private | Method | 20080218 |
Events
Class CL_SMT_CONFIG_COMPLEX_TRANSF has no event.
Types
Class CL_SMT_CONFIG_COMPLEX_TRANSF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | SMT_GUID | 20080219 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | SMT_CONTEXT | 20080219 | ||||
| 3 | IV_EVENT | Call by reference | Type reference (TYPE) | SMT_GUID | 20080219 | ||||
| 4 | IV_EXTENSION | Call by reference | Type reference (TYPE) | SMT_EXTENSION | 20080220 | ||||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | SMT_GUID | 20080219 | ||||
| 6 | IV_NEW | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_CONFIG_CONST=>GC_FALSE | 20080219 |
Method CONSTRUCTOR on class CL_SMT_CONFIG_COMPLEX_TRANSF has no exception.
Method LOAD_DATA Signature
Method LOAD_DATA on class CL_SMT_CONFIG_COMPLEX_TRANSF has no parameter.
Method LOAD_DATA on class CL_SMT_CONFIG_COMPLEX_TRANSF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |