SAP ABAP Class CL_BSSP_FSPM_GRAPHICS_PREMPROG (Showing the premium progression within the last 2 years)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP (Application Component) Business Suite Sidepanel
⤷
BSSP7 (Package) Content for FS-PM

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_GRAPHICS_FUNC | Reports (Based on a Function Module) | 20120312 |
Properties
Class | CL_BSSP_FSPM_GRAPHICS_PREMPROG | |
Short Description | Showing the premium progression within the last 2 years | |
Super Class | CL_BSSP_GRAPHICS_FUNC | Reports (Based on a Function Module) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSSP7 | Content for FS-PM |
Created | 20120312 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no forward declaration.
Interfaces
Class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no interface implemented.
Friends
Class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_T_PREMIUM_PROGRESSION | RFC-table: permium progression | 20120315 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_D_APPLNR_TT | BOR Key | 20120315 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_D_COVNR_TT | BOR Key | 20120713 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_D_EFFECTIVE_DT | BOR Key | 20120315 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATS | Date | 20120312 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_D_EFFECTIVE_DT | Effective date of highest version | 20120315 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSSP_D_POLICYNR_TT | BOR Key | 20120315 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATS | Date | 20120312 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | 20120312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds given number of months to date | 20120312 |
2 | ![]() |
Instance method | Private | Method | Defines the start and end date of premium progression | 20120312 |
3 | ![]() |
Instance method | Protected | Method | Determine Input Data for Data Selection | 20120315 |
4 | ![]() |
Instance method | Protected | Method | Call Policy Management to determine data to display | 20120315 |
5 | ![]() |
Instance method | Protected | Method | 20120312 | |
6 | ![]() |
Instance method | Private | Method | Subtracts a given number of months from date | 20120312 |
Events
Class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no event.
Types
Class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no local type.
Method Signatures
Method ADD_MONTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20120312 | ||
2 | ![]() |
IV_MONTH | Call by reference | Type reference (TYPE) | I | Number of Months | 20120312 | ||
3 | ![]() |
RV_DATE | Value transfer | Type reference (TYPE) | DATUM | Result Date | 20120312 |
Method ADD_MONTHS on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
Method DEFINE_START_END_DATES Signature
Method DEFINE_START_END_DATES on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no parameter.
Method DEFINE_START_END_DATES on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
Method DETERMINE_INPUT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_APPLNR_TT | Call by reference | Type reference (TYPE) | BSSP_D_APPLNR_TT | BOR Key | 20120315 | ||
2 | ![]() |
EV_EFFECTIVE_DT | Call by reference | Type reference (TYPE) | BSSP_D_EFFECTIVE_DT | BOR Key | 20120315 | ||
3 | ![]() |
EV_POLICYNR_TT | Call by reference | Type reference (TYPE) | BSSP_D_POLICYNR_TT | BOR Key | 20120315 |
Method DETERMINE_INPUT_DATA on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
Method GATHER_DATA_TO_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PREMIUM_PROGRESSION | Call by reference | Type reference (TYPE) | BSSP_T_PREMIUM_PROGRESSION | RFC-table: permium progression | 20120315 | ||
2 | ![]() |
EV_HIGHESTVERSION_DT | Call by reference | Type reference (TYPE) | BSSP_D_EFFECTIVE_DT | BOR Key | 20120315 |
Method GATHER_DATA_TO_DISPLAY on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
Method GET_CATEGORY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CATEGORY_FIELD | Call by reference | Type reference (TYPE) | BSSP_T_CATEGORY_FIELD | Graphics: Category Fields | 20120312 |
Method GET_CATEGORY_FIELDS on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
Method SUBTRACT_MONTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20120312 | ||
2 | ![]() |
IV_MONTH | Call by reference | Type reference (TYPE) | I | Number of months to subtract | 20120312 | ||
3 | ![]() |
RV_DATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20120312 |
Method SUBTRACT_MONTHS on class CL_BSSP_FSPM_GRAPHICS_PREMPROG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |