SAP ABAP Class CL_GRRM_OB_WD_ASSIST_UPLOAD (Assistance Class for GRRM_OB_LOSEVT_UPLOAD)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_WD (Package) Operational Risk Management for Banks: Web Dynpro Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20101210 |
Properties
| Class | CL_GRRM_OB_WD_ASSIST_UPLOAD | |
| Short Description | Assistance Class for GRRM_OB_LOSEVT_UPLOAD | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_WD | Operational Risk Management for Banks: Web Dynpro Components |
| Created | 20101210 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_WD_ASSIST_UPLOAD has no forward declaration.
Interfaces
Class CL_GRRM_OB_WD_ASSIST_UPLOAD has no interface implemented.
Friends
Class CL_GRRM_OB_WD_ASSIST_UPLOAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRRM_OB_UPLOAD_PACKAGE_SIZE | 500 | Default package size | 20110203 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_VIEW_NAME | 'RMS_UPLOAD_PROGRESS' | Progress step | 20110203 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDY_VIEW_NAME | 'RMS_UPLOAD_RES' | Result step | 20110203 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDY_VIEW_NAME | 'RMS_UPLOAD_TABLE' | ALV Table step | 20110203 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDY_VIEW_NAME | 'RMS_UPLOAD_XML' | Upload XML step | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Result of uploading | 20110128 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FINISHED | Instance Event (0) |
Public (2) |
Background upload finished | 20110128 |
Types
Class CL_GRRM_OB_WD_ASSIST_UPLOAD has no local type.
Method Signatures
Method NOTIFY_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | C | 20110128 |
Method NOTIFY_FINISHED on class CL_GRRM_OB_WD_ASSIST_UPLOAD has no exception.
Event Signatures
Event FINISHED Signature
Event FINISHED on class CL_GRRM_OB_WD_ASSIST_UPLOAD has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |