SAP ABAP Class CL_BSSP_CLAIM_NOTES_SD (Shared Data for Claim Notes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP (Application Component) Business Suite Sidepanel
⤷
BSSP8 (Package) Content for FS-CM

⤷

⤷

Properties
Class | CL_BSSP_CLAIM_NOTES_SD | |
Short Description | Shared Data for Claim Notes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSSP8 | Content for FS-CM |
Created | 20120412 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSP_CLAIM_NOTES_SD has no forward declaration.
Interfaces
Class CL_BSSP_CLAIM_NOTES_SD has no interface implemented.
Friends
Class CL_BSSP_CLAIM_NOTES_SD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_CLAIM_NOTES_SD | Object Referenz for Claim Notes Shared Data | 20120413 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSSP_T_CLAIM_NOTE | Claim Note - ALV | 20120413 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSSP_T_CLAIM_NOTE_LTXT | Claim Note - ALV plus longtext | 20120413 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSSP_CLAIM | Number of Claim | 20120412 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20120412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120412 |
2 | ![]() |
Static method | Public | Method | Get instance | 20120412 |
3 | ![]() |
Instance method | Public | Method | Get note data | 20120412 |
4 | ![]() |
Instance method | Public | Method | Get note data | 20120412 |
5 | ![]() |
Instance method | Public | Method | Get note details by title | 20120425 |
6 | ![]() |
Instance method | Public | Method | Refresh notes selection | 20120517 |
7 | ![]() |
Instance method | Public | Method | Select notes from DB | 20120412 |
8 | ![]() |
Instance method | Public | Method | Set lead selection index | 20120412 |
Events
Class CL_BSSP_CLAIM_NOTES_SD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_NOTES_KEY | Public | See coding | 20120517 | BEGIN OF ty_notes_key .
TYPES objdes TYPE bssp_s_claim_note-objdes.
TYPES crdat TYPE c LENGTH 8.
TYPES crtim TYPE c LENGTH 6.
TYPES END OF ty_notes_key
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20120412 |
Method CONSTRUCTOR on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20120412 | ||
2 | ![]() |
RO_NOTES_SD | Value transfer | Object reference (TYPE REF TO) | CL_BSSP_CLAIM_NOTES_SD | Shared Data for Claim Notes | 20120412 |
Method GET_INSTANCE on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method GET_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_NOTE | Value transfer | Type reference (TYPE) | BSSP_S_CLAIM_NOTE_LTXT | Claim Note - ALV plus longtext | 20120413 |
Method GET_NOTE on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method GET_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_NOTES | Value transfer | Type reference (TYPE) | BSSP_T_CLAIM_NOTE | Claim Note | 20120413 |
Method GET_NOTES on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method GET_NOTE_BY_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CRDAT | Call by reference | Type reference (TYPE) | D | Creation Date | 20120517 | ||
2 | ![]() |
IV_CRTIM | Call by reference | Type reference (TYPE) | T | Creation Time | 20120517 | ||
3 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | CLIKE | Note title | 20120425 | ||
4 | ![]() |
RS_NOTE | Value transfer | Type reference (TYPE) | BSSP_S_CLAIM_NOTE_DETAILS_QV | Claim Note - Details in Quick View | 20120425 |
Method GET_NOTE_BY_TITLE on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BSSP_CLAIM_NOTES_SD has no parameter.
Method REFRESH on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method SELECT_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLAIM | Call by reference | Type reference (TYPE) | BSSP_CLAIM | Number of Claim | 20120412 | ||
2 | ![]() |
IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120412 |
Method SELECT_NOTES on class CL_BSSP_CLAIM_NOTES_SD has no exception.
Method SET_LEAD_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABIX | Call by reference | Type reference (TYPE) | I | Index of Internal Tables | 20120412 |
Method SET_LEAD_SELECTION on class CL_BSSP_CLAIM_NOTES_SD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |