SAP ABAP Class CL_BSSP_HP_AR_DUE_DATE_GRID (Due Date Sorted List)
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) | 20120413 |
Properties
| Class | CL_BSSP_HP_AR_DUE_DATE_GRID | |
| Short Description | Due Date Sorted List | |
| 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 | 20120413 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_HP_AR_DUE_DATE_GRID has no forward declaration.
Interfaces
Class CL_BSSP_HP_AR_DUE_DATE_GRID has no interface implemented.
Friends
Class CL_BSSP_HP_AR_DUE_DATE_GRID 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 | 20120424 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUTXT | Name of Company Code or Company | 20120502 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20120413 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | 20120413 | ||
| 2 | Instance method | Private | Method | 20120413 | ||
| 3 | Instance method | Private | Method | 20120424 |
Events
Class CL_BSSP_HP_AR_DUE_DATE_GRID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_BUCKETS | Private | See coding | 20120413 | BEGIN OF s_buckets,
bucket_1 TYPE fdm_open_amount,
bucket_2 TYPE fdm_open_amount,
bucket_3 TYPE fdm_open_amount,
bucket_4 TYPE fdm_open_amount,
bucket_5 TYPE fdm_open_amount,
bucket_6 TYPE fdm_open_amount,
bucket_7 TYPE fdm_open_amount,
bucket_8 TYPE fdm_open_amount,
END OF s_buckets
|
Method Signatures
Method CHIP_NOTIFICATION Signature
Method CHIP_NOTIFICATION on class CL_BSSP_HP_AR_DUE_DATE_GRID has no parameter.
Method CHIP_NOTIFICATION on class CL_BSSP_HP_AR_DUE_DATE_GRID 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 | 20120413 |
Method GET_CATEGORY_FIELDS on class CL_BSSP_HP_AR_DUE_DATE_GRID 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 | 20120424 |
Method GET_USER_PARAMETERS on class CL_BSSP_HP_AR_DUE_DATE_GRID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |