SAP ABAP Class CL_LOP_UI_EXERCISE (Helper for Exerciseing Options on UI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
LOOP_UI (Package) Model layer for logistical contract options
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOP_UI_EXERCISE | Helper for Exerciseing Options on UI | 20130129 |
Properties
| Class | CL_LOP_UI_EXERCISE | |
| Short Description | Helper for Exerciseing Options on UI | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOOP_UI | Model layer for logistical contract options |
| Created | 20130129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LOP_UI_EXERCISE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LOP_UI_EXERCISE | Helper for Exerciseing Options on UI | 20130129 |
Friends
Class CL_LOP_UI_EXERCISE has no friend class.
Attributes
Class CL_LOP_UI_EXERCISE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Instance | 20130129 | |
| 2 | Instance method | Private | Method | Check if Option is Theoretically Exerciseable | 20130129 |
Events
Class CL_LOP_UI_EXERCISE has no event.
Types
Class CL_LOP_UI_EXERCISE has no local type.
Method Signatures
Method CREATE 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) | IF_LOP_UI_EXERCISE | Helper for Exerciseing Options on UI | 20130129 |
Method CREATE on class CL_LOP_UI_EXERCISE has no exception.
Method OPTION_LIST_IS_EXERCISEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OPTION_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_EMBEDDED | Embedded List | 20130129 | |||
| 2 | IS_EXEC_SIMULATION_DATA | Call by reference | Type reference (TYPE) | LOP_S_EXEC_DATA_DISP | Exerciseing Simulation Data | 20130130 | |||
| 3 | IV_LOP_COUNT | Call by reference | Type reference (TYPE) | LOP_COUNT | Value Number | 20130129 | |||
| 4 | RV_EXERCISEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Option List Exerciseable | 20130130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Option Exerciseing Failed | 20130130 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |