SAP ABAP Class CL_ECMWF_CONTEXT (Context Status Workflow)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
ECM_WF (Package) Engineering Change Management: Workflow
⤷
⤷
Properties
| Class | CL_ECMWF_CONTEXT | |
| Short Description | Context Status Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ECM_VAL | |
| Program status | ||
| Category | 0 | |
| Package | ECM_WF | Engineering Change Management: Workflow |
| Created | 20021122 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECMWF_CONTEXT has no forward declaration.
Interfaces
Class CL_ECMWF_CONTEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ECM_VALIDITY | 20021122 | Validity: Processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWO_OBJTYP | 'BUS1210' | BOR Object Type Change Order | 20021202 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SWO_EVENT | 'CONTEXTFORCHECK' | Event Context for Check | 20021202 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SWO_EVENT | 'CONTEXTRELEASED' | Release Event Context | 20021202 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_ECM_CTXT | Contexts | 20021122 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_ECM_CTXTH | Context Hierarchy | 20030225 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | BAPI_ECMVAL_ORDCTXT_TAB | Contexts "To Be Checked" | 20021122 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BAPI_ECMVAL_ORDCTXT_TAB | Released Contexts | 20021122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021122 | |
| 2 | Static method | Protected | Method | Clear Buffer for Released Contexts | 20021202 | |
| 3 | Static method | Private | Method | Determine Contexts "To Be Checked" | 20021127 | |
| 4 | Static method | Private | Method | Get E-Mail Addresses for Contexts | 20021126 | |
| 5 | Static method | Private | Method | Determine Released Contexts | 20021127 | |
| 6 | Static method | Protected | Method | Context Was Set to "To Be Checked" | 20021127 | |
| 7 | Static method | Protected | Method | Context Was Released | 20021127 | |
| 8 | Static method | Protected | Method | Trigger Events | 20021202 |
Events
Class CL_ECMWF_CONTEXT has no event.
Types
Class CL_ECMWF_CONTEXT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ECMWF_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECMWF_CONTEXT has no exception.
Method CLEAR_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021202 | |||
| 2 | I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021202 |
Method CLEAR_BUFFER on class CL_ECMWF_CONTEXT has no exception.
Method GET_FORCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXTS | Value transfer | Type reference (TYPE) | BAPI_ECMVAL_CONTEXT_TAB | Gültigkeit: Kontexte | 20021127 | |||
| 2 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021127 |
Method GET_FORCHECK on class CL_ECMWF_CONTEXT has no exception.
Method GET_MAIL_ADDRESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADDRESSES | Value transfer | Type reference (TYPE) | BAPI_ECMVAL_CONTEXT_TAB | Gültigkeit: Kontexte | 20021202 |
Method GET_MAIL_ADDRESSES on class CL_ECMWF_CONTEXT has no exception.
Method GET_RELEASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXTS | Value transfer | Type reference (TYPE) | BAPI_ECMVAL_CONTEXT_TAB | Gültigkeit: Kontexte | 20021127 | |||
| 2 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021127 |
Method GET_RELEASED on class CL_ECMWF_CONTEXT has no exception.
Method SET_FORCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Value transfer | Type reference (TYPE) | ECMCTXT | Gültigkeit: Kontext mit möglichen Status zu Änderungsauftrag | 20021127 | |||
| 2 | I_CONTEXT_GUID | Value transfer | Type reference (TYPE) | ECMCTXTGUID | GUID Kontext | 20021127 | |||
| 3 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021127 | |||
| 4 | I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021127 |
Method SET_FORCHECK on class CL_ECMWF_CONTEXT has no exception.
Method SET_RELEASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Value transfer | Type reference (TYPE) | ECMCTXT | Gültigkeit: Kontext mit möglichen Status zu Änderungsauftrag | 20021127 | |||
| 2 | I_CONTEXT_GUID | Value transfer | Type reference (TYPE) | ECMCTXTGUID | GUID Kontext | 20021127 | |||
| 3 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021127 | |||
| 4 | I_ORDER_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021127 |
Method SET_RELEASED on class CL_ECMWF_CONTEXT has no exception.
Method TRIGGER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDER | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021202 |
Method TRIGGER_EVENTS on class CL_ECMWF_CONTEXT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 2.00 |