SAP ABAP Class CL_BSSP_CM_ACCRUAL (Trading Contract - Item Status - Quantity)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP (Application Component) Business Suite Sidepanel
⤷
BSSP3 (Package) Content for MM
⤷
⤷
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) | 20120327 |
Properties
| Class | CL_BSSP_CM_ACCRUAL | |
| Short Description | Trading Contract - Item Status - Quantity | |
| 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 | BSSP3 | Content for MM |
| Created | 20120327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_CM_ACCRUAL has no forward declaration.
Interfaces
Class CL_BSSP_CM_ACCRUAL has no interface implemented.
Friends
Class CL_BSSP_CM_ACCRUAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120327 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120327 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120403 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120403 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BSANLY_S_CHART_SETTINGS | Chart UIBB: Runtime Settings | 20120327 | |||
| 6 | Instance attribute | Private | See coding | 20120403 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120327 |
Methods
Class CL_BSSP_CM_ACCRUAL has no method.
Events
Class CL_BSSP_CM_ACCRUAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_WB2_S_CCS_CHIPS_SETTL_DATA | Private | See coding | 20120403 | BEGIN OF s_wb2_s_ccs_chips_settl_data,
settlement_date TYPE dats,
waerl TYPE c LENGTH 5,
nmbr_settl_docs TYPE int4,
bus_vol TYPE p LENGTH 15 DECIMALS 2,
netwr TYPE p LENGTH 15 DECIMALS 2,
accr_rev TYPE p LENGTH 15 DECIMALS 2,
part_settl_rev TYPE p LENGTH 15 DECIMALS 2,
END OF s_wb2_s_ccs_chips_settl_data
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |