SAP ABAP Class CL_BSSP_TC_VALUE (Trading Contract - Item Status - Value)
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_VALUE  
Short Description Trading Contract - Item Status - Value    
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_VALUE has no forward declaration.
Interfaces
Class CL_BSSP_TC_VALUE has no interface implemented.
Friends
Class CL_BSSP_TC_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_TKONN Instance attribute Private See coding 20120321
2 A_TPOSN Instance attribute Private See coding 20120321
3 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20120323
4 MR_DATA_OLD Instance attribute Private Object reference (TYPE REF TO) DATA 20120323
5 MS_CHART_SETTINGS Instance attribute Private Type reference (TYPE) BSANLY_S_CHART_SETTINGS Chart UIBB: Runtime Settings 20120321
6 MV_EVENT_CALLED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120321
Methods
Class CL_BSSP_TC_VALUE has no method.
Events
Class CL_BSSP_TC_VALUE 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