SAP ABAP Class CL_MEV_HOTSPOT_SERVICES (Handle Hotspot Activity)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_UI (Package) Period-End Valuation UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_HOTSPOT_SERVICES | Interface for Hotspot Activity | 20130212 |
Properties
| Class | CL_MEV_HOTSPOT_SERVICES | |
| Short Description | Handle Hotspot Activity | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_GEN_UI | Period-End Valuation UI |
| Created | 20130212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEV_HOTSPOT_SERVICES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEV_HOTSPOT_SERVICES | Interface for Hotspot Activity | 20130212 |
Friends
Class CL_MEV_HOTSPOT_SERVICES has no friend class.
Attributes
Class CL_MEV_HOTSPOT_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130212 | ||
| 2 | Instance method | Public | Method | 20130219 | ||
| 3 | Instance method | Public | Method | 20130219 | ||
| 4 | Instance method | Public | Method | 20130319 | ||
| 5 | Instance method | Public | Method | 20130219 | ||
| 6 | Instance method | Public | Method | 20130219 | ||
| 7 | Instance method | Public | Method | 20130219 | ||
| 8 | Instance method | Public | Method | 20130215 |
Events
Class CL_MEV_HOTSPOT_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_HOTSPOT | Private | See coding | 20130219 | BEGIN OF lty_s_hotspot,
obj_type TYPE cmm_obj_type,
start_obj_type TYPE cmm_obj_type,
delivery_document TYPE mev_gr_delivery_nr,
delivery_item TYPE mev_gr_delivery_item,
delivery_document_year TYPE mev_gr_delivery_year,
order TYPE mev_order_nr,
order_item TYPE mev_order_item,
vbeln_post TYPE mev_billing_doc_post,
vbeln_reset TYPE mev_billing_doc_reset,
matnr TYPE matnr,
werks TYPE werks_d,
charg TYPE charg_d,
docnr TYPE mev_doc_nr,
gjahr TYPE gjahr,
message TYPE mev_message,
END OF lty_s_hotspot
|
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) | CL_MEV_HOTSPOT_SERVICES | Handle Hotspot Activity | 20130212 |
Method CREATE on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_ACCRUAL_DOCUMENT Signature
Method DISPLAY_ACCRUAL_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_ACCRUAL_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_BATCH Signature
Method DISPLAY_BATCH on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_BATCH on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_BILLING_DOCUMENT Signature
Method DISPLAY_BILLING_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_BILLING_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_DELIVERY_DOCUMENT Signature
Method DISPLAY_DELIVERY_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_DELIVERY_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_ORDER_DOCUMENT Signature
Method DISPLAY_ORDER_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_ORDER_DOCUMENT on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method DISPLAY_ORDER_VIA_BADI Signature
Method DISPLAY_ORDER_VIA_BADI on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method DISPLAY_ORDER_VIA_BADI on class CL_MEV_HOTSPOT_SERVICES has no exception.
Method EXECUTE_HOTSPOT Signature
Method EXECUTE_HOTSPOT on class CL_MEV_HOTSPOT_SERVICES has no parameter.
Method EXECUTE_HOTSPOT on class CL_MEV_HOTSPOT_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |