SAP ABAP Class CL_BSSP_CLAIM_NOTES_OVERVIEW (Claim Notes Overview - Feeder Class for FPM)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP (Application Component) Business Suite Sidepanel
⤷
BSSP8 (Package) Content for FS-CM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_DETAIL_LIST | Master Data Details (Base Class for List UIBB) | 20120424 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20120517 |
Properties
| Class | CL_BSSP_CLAIM_NOTES_OVERVIEW | |
| Short Description | Claim Notes Overview - Feeder Class for FPM | |
| Super Class | CL_BSSP_DETAIL_LIST | Master Data Details (Base Class for List UIBB) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP8 | Content for FS-CM |
| Created | 20120424 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_CLAIM_NOTES_OVERVIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20120517 |
Friends
Class CL_BSSP_CLAIM_NOTES_OVERVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FPM_EVENT_ID | 'NOTE_REFRESH' | ID of the FPM Event | 20120517 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'BSSP_CLAIM_NOTE_S' | 20120424 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_CLAIM_NOTES_SD | Shared Data for Claim Notes | 20120424 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BSSP_T_CLAIM_NOTE_LTXT | Claim Note - ALV plus longtext | 20120424 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | XFELD | Refresh in sidepanel triggered? | 20130524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130524 | |
| 2 | Static method | Protected | Event handling method | Event Handler Sidepanel Refresh Event | 20130524 |
Events
Class CL_BSSP_CLAIM_NOTES_OVERVIEW has no event.
Types
Class CL_BSSP_CLAIM_NOTES_OVERVIEW has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSSP_CLAIM_NOTES_OVERVIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSSP_CLAIM_NOTES_OVERVIEW has no exception.
Method ON_REFRESH Signature
Method ON_REFRESH on class CL_BSSP_CLAIM_NOTES_OVERVIEW has no parameter.
Method ON_REFRESH on class CL_BSSP_CLAIM_NOTES_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |