SAP ABAP Class CL_BSSP_HP_FINREP_AR_DAYS_ARR (Days in Arrears Trend)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_APAR_PAGES (Package) Home Pages and Work Centers in FI-AP/AR
⤷
⤷
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) | 20120503 |
Properties
| Class | CL_BSSP_HP_FINREP_AR_DAYS_ARR | |
| Short Description | Days in Arrears Trend | |
| 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 | FIN_APAR_PAGES | Home Pages and Work Centers in FI-AP/AR |
| Created | 20120503 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no forward declaration.
Interfaces
Class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no interface implemented.
Friends
Class CL_BSSP_HP_FINREP_AR_DAYS_ARR 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) | FIN_APAR_HP_DEFAULT_SETTINGS | Default Values for FI-AP/AR Home Pages | 20120503 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_PAYMENT_BEHAVIOR | 20120503 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20120503 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | 20120503 | ||
| 2 | Instance method | Private | Method | 20120503 | ||
| 3 | Instance method | Private | Method | 20120503 | ||
| 4 | Instance method | Private | Method | 20120503 |
Events
Class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_PAYMENT_BEHAVIOR | Private | See coding | 20120503 | BEGIN OF s_payment_behavior,
cal_year TYPE kaljahr,
cal_month TYPE kmona_fi,
overdue_by_s TYPE vzsxx,
overdue_by_n type vznxx,
END OF s_payment_behavior
|
||
| 2 | TT_PAYMENT_BEHAVIOR | Private | See coding | 20120503 | tt_payment_behavior type STANDARD TABLE OF s_payment_behavior
|
Method Signatures
Method CHIP_NOTIFICATION Signature
Method CHIP_NOTIFICATION on class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no parameter.
Method CHIP_NOTIFICATION on class CL_BSSP_HP_FINREP_AR_DAYS_ARR 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 | 20120503 |
Method GET_CATEGORY_FIELDS on class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no exception.
Method GET_PAYMENT_BEHAVIOR Signature
Method GET_PAYMENT_BEHAVIOR on class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no parameter.
Method GET_PAYMENT_BEHAVIOR on class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no exception.
Method GET_USER_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PARAM | Value transfer | Type reference (TYPE) | FIN_APAR_HP_DEFAULT_SETTINGS | Default Werte für FI-AP/AR Homepages | 20120503 |
Method GET_USER_PARAMETERS on class CL_BSSP_HP_FINREP_AR_DAYS_ARR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |