SAP ABAP Class CL_BSSP_TC_QUANTITY (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) | 20120321 |
Properties
| Class | CL_BSSP_TC_QUANTITY | |
| 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 | 20120321 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_TC_QUANTITY has no forward declaration.
Interfaces
Class CL_BSSP_TC_QUANTITY has no interface implemented.
Friends
Class CL_BSSP_TC_QUANTITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20120321 | |||||
| 2 | Instance attribute | Private | See coding | 20120321 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120323 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120323 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BSANLY_S_CHART_SETTINGS | Chart UIBB: Runtime Settings | 20120321 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120321 |
Methods
Class CL_BSSP_TC_QUANTITY has no method.
Events
Class CL_BSSP_TC_QUANTITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_WB2_STATUS_CALCULATION_DISP | Private | See coding | 20120321 | BEGIN OF S_WB2_STATUS_CALCULATION_DISP,
TKONN TYPE c LENGTH 10,
TPOSN type n LENGTH 6,
FIELD TYPE int1,
QUANTITY TYPE p LENGTH 13 DECIMALS 3,
UNIT TYPE c LENGTH 3,
TEXT_QUAN TYPE c LENGTH 40,
error_quan TYPE c LENGTH 1,
calc_type_quan TYPE c LENGTH 2,
hide_quan type c LENGTH 1,
fieldname_quan type c LENGTH 30,
value TYPE c LENGTH 15,
currency TYPE c LENGTH 5,
TEXT_VALUE TYPE c LENGTH 40,
ERROR_VALUE TYPE c LENGTH 1,
CALC_TYPE_VALUE TYPE c LENGTH 2,
HIDE_VALUE TYPE c LENGTH 1,
FIELDNAME_VALUE TYPE c LENGTH 30,
END OF S_WB2_STATUS_CALCULATION_DISP
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |