SAP ABAP Class CL_EW_OPS_SERVICE (Object Presentation Service: Services)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
CS-CI-CIC (Application Component) Customer Interaction Center
⤷
EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
⤷
⤷
Properties
| Class | CL_EW_OPS_SERVICE | |
| Short Description | Object Presentation Service: Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_CRM_CIC | Generic IS-U/T Enhancements (Transport to CRM Follows) |
| Created | 20000222 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EW_OPS_SERVICE has no forward declaration.
Interfaces
Class CL_EW_OPS_SERVICE has no interface implemented.
Friends
Class CL_EW_OPS_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '31' | Usage Type 'Activate Field' | 20000224 | ||
| 2 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '01' | Usage Type 'Icon' | 20000224 | ||
| 3 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '02' | Usage Type 'Icons Expanded' | 20000224 | ||
| 4 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '20' | Usage Type 'Sorting' | 20000224 | ||
| 5 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '32' | Usage Type 'Supress Field' | 20000224 | ||
| 6 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '10' | Usage Type 'Text' | 20000224 | ||
| 7 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '11' | Usage Type 'Supplementary Text 1' | 20000224 | ||
| 8 | Constant | Public | Type reference (TYPE) | EW_OPSUSAGETYPE | '12' | Usage Type 'Supplementary Text 2' | 20000224 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | EWOPSUTTXT_T | Texts for Usage Types | 20000222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Conditions | 20000222 | |
| 2 | Static method | Public | Method | Checks Presentation Data | 20000222 | |
| 3 | Static method | Public | Method | Maintenance/Display of Conditions | 20000222 | |
| 4 | Static method | Public | Method | Deletes a Line from the Presentation Data | 20000222 | |
| 5 | Static method | Public | Method | Reads Usage Type Texts | 20000222 | |
| 6 | Static method | Public | Method | Sets Dialog Presentation | 20000222 |
Events
Class CL_EW_OPS_SERVICE has no event.
Types
Class CL_EW_OPS_SERVICE has no local type.
Method Signatures
Method CHECK_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_EWOPSCOND | Call by reference | Type reference (TYPE) | EWOPSCOND | Bedingung | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bedingung ist nicht korrekt | 20000222 |
Method CHECK_PRES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PRES_OBJ_CONTR | Call by reference | Type reference (TYPE) | EWOPS_PRES_OBJ_CONTR | Kontrollstruktur für PräsObjekt | 20000222 | |||
| 2 | IM_CONFIG_DIA | Call by reference | Type reference (TYPE) | EWOPSCONF_PFD_T | Dialog Daten | 20000222 | |||
| 3 | IM_PRESDATA | Call by reference | Type reference (TYPE) | EWOPS_PRES_OBJ | Präsentationsdaten | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dateneingabe nicht korrekt | 20000222 |
Method CONDITION_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONFIG_DIA | Call by reference | Type reference (TYPE) | EWOPSCONF_PFD_T | Dialogdaten PräsObjekt | 20000222 | |||
| 2 | CH_PRESDATA | Call by reference | Type reference (TYPE) | EWOPS_PRES_OBJ | Präsentationsdaten | 20000222 | |||
| 3 | IM_CLASS | Call by reference | Type reference (TYPE) | CCM_OP_CLASSID | Object Provider: Klassen ID | 20000222 | |||
| 4 | IM_PRESFLD | Call by reference | Type reference (TYPE) | EW_OPSPRESFLD | Präsentationsfeld | 20000222 | |||
| 5 | IM_PRESFLD_TXT | Call by reference | Type reference (TYPE) | EW_OPSPRESFLD_TXT | Text Präsentationsfeld | 20000222 | |||
| 6 | IM_USAGETYPE | Call by reference | Type reference (TYPE) | EW_OPSUSAGETYPE | Verwendungsart | 20000222 | |||
| 7 | IM_USAGETYPE_TXT | Call by reference | Type reference (TYPE) | EW_OPSUSAGETYPETXT | Text Verwendungsart | 20000222 | |||
| 8 | IM_WMODE | Call by reference | Type reference (TYPE) | CHAR01 | Bearbeitungsmodus | 20000222 |
Method CONDITION_DETAIL on class CL_EW_OPS_SERVICE has no exception.
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONFIG_DIA | Call by reference | Type reference (TYPE) | EWOPSCONF_PFD_T | Präsentationsobjekt für Dialog | 20000222 | |||
| 2 | CH_PRESDATA | Call by reference | Type reference (TYPE) | EWOPS_PRES_OBJ | Präsentationsobjekt | 20000222 | |||
| 3 | IM_PRESFLD | Call by reference | Type reference (TYPE) | EW_OPSPRESFLD | Präsentationsfeld | 20000222 | |||
| 4 | IM_USAGETYPE | Call by reference | Type reference (TYPE) | EW_OPSUSAGETYPE | Verwendungsart | 20000222 | |||
| 5 | IM_WO_DIALOG | Call by reference | Type reference (TYPE) | FLAG | ohne Dialogtabelle | 20000222 |
Method DELETE_LINE on class CL_EW_OPS_SERVICE has no exception.
Method READ_USAGETYPE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UTTEXT_TAB | Value transfer | Type reference (TYPE) | EWOPSUTTXT_T | Verwendungsarten Texte | 20000222 |
Method READ_USAGETYPE_TEXTS on class CL_EW_OPS_SERVICE has no exception.
Method UPDATE_PRES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PRESDATA | Call by reference | Type reference (TYPE) | EWOPS_PRES_OBJ | Präsentationsobjekt | 20000222 | |||
| 2 | IM_CONFIG_DIA | Call by reference | Type reference (TYPE) | EWOPSCONF_PFD_T | Präsentationsobjekt für Dialog | 20000222 |
Method UPDATE_PRES_DATA on class CL_EW_OPS_SERVICE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |