SAP ABAP Class CL_SMT_EVENT_CONTEXT (Event context)
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 | 20080117 |
Properties
| Class | CL_SMT_EVENT_CONTEXT | |
| Short Description | Event context | |
| 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 | 20080103 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SMT_EVENT_CONTEXT has no interface implemented.
Friends
Class CL_SMT_EVENT_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_CHECK_SET | Set of checks | 20080118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_RULE_SET | Set of rules | 20080118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080103 | |
| 2 | Instance method | Public | Method | Return the check set instance | 20080118 | |
| 3 | Instance method | Public | Method | Return the rule set instance | 20080118 | |
| 4 | Instance method | Private | Method | Load event context data | 20080103 |
Events
Class CL_SMT_EVENT_CONTEXT has no event.
Types
Class CL_SMT_EVENT_CONTEXT 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 | 20080117 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | SMT_CONTEXT | 20080104 | ||||
| 3 | IV_EVENT | Call by reference | Type reference (TYPE) | SMT_GUID | 20080117 | ||||
| 4 | IV_NEW | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_CONFIG_CONST=>GC_FALSE | 20080104 |
Method CONSTRUCTOR on class CL_SMT_EVENT_CONTEXT has no exception.
Method GET_CHECK_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SMT_CHECK_SET | Set of checks | 20080118 |
Method GET_CHECK_SET on class CL_SMT_EVENT_CONTEXT has no exception.
Method GET_RULE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SMT_RULE_SET | Set of rules | 20080118 |
Method GET_RULE_SET on class CL_SMT_EVENT_CONTEXT has no exception.
Method LOAD_DATA Signature
Method LOAD_DATA on class CL_SMT_EVENT_CONTEXT has no parameter.
Method LOAD_DATA on class CL_SMT_EVENT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |