SAP ABAP Class CL_FPM_SUSPEND_RESUME_UTILITY (Utility class for the suspend and resume functionality)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_LPD_SUSPEND_RESUME | Suspend and resume functionality | 20080310 |
Properties
| Class | CL_FPM_SUSPEND_RESUME_UTILITY | |
| Short Description | Utility class for the suspend and resume functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20080113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_SUSPEND_RESUME_UTILITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APB_LPD_SUSPEND_RESUME | Suspend and resume functionality | 20080310 |
Friends
Class CL_FPM_SUSPEND_RESUME_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'RESUME_URL_PARAMETERS' | 20080113 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_IF_FPM_FLOORPLAN_COMP | WebDynpro Interface INTERFACECONTROLLER | 20110103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080310 | |
| 2 | Instance method | Public | Method | Starts the event loop by raising the resume event | 20080113 |
Events
Class CL_FPM_SUSPEND_RESUME_UTILITY has no event.
Types
Class CL_FPM_SUSPEND_RESUME_UTILITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT_INTERFACE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080310 | ||||
| 2 | IV_COMPONENT_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | Obsolete | 20080310 |
Method CONSTRUCTOR on class CL_FPM_SUSPEND_RESUME_UTILITY has no exception.
Method RAISE_RESUME_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | 20080113 | ||||
| 2 | IT_URL_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20080113 |
Method RAISE_RESUME_EVENT on class CL_FPM_SUSPEND_RESUME_UTILITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |