SAP ABAP Class CL_BSSP_GRAPHICS_POWL (Reports (POWL-Based))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-GEN (Application Component) Generic Applications
     BSSP1 (Package) Generic Applications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_ANLY_GUIBB_CHART Chart UIBB: Feeder Interface 20110302
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CHIP_FEEDER Chip Feeder 20110302
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20110302
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130717
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_CO_OM Cost Center & Internal Order Reporting 20110323
2 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_CO_PC Product Cost Reporting 20110426
3 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AA Asset Accounting Reporting 20110310
4 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AP Accounts Payable Reporting 20110303
5 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AR Accounts Receivable Reporting 20110302
6 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_GL General Ledger Reporting 20110307
7 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_PSM_FM_AVC_CHART FM Availability Control 20121023
8 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_PSM_GM_AVC_CHART GM Availability Control 20121109
Properties
Class CL_BSSP_GRAPHICS_POWL  
Short Description Reports (POWL-Based)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP1   Generic Applications 
Created 20110302   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSSP_GRAPHICS_POWL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BS_ANLY_GUIBB_CHART Chart UIBB: Feeder Interface 20110302
2 IF_FPM_CHIP_FEEDER Chip Feeder 20110302
3 IF_FPM_GUIBB Generic UI Building Block 20110302
4 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130717
Friends
Class CL_BSSP_GRAPHICS_POWL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CHIP_API Instance attribute Protected Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20110302
2 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20110303
3 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130717
4 MO_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_BSSP_SIDE_PANEL_SERVICES Side Panel Services 20110302
5 MO_STRUCDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110302
6 MS_CHART_TYPE Instance attribute Protected Type reference (TYPE) BSANLY_S_CHART_TYPE Chart UIBB: Chart Type 20110412
7 MS_CONFIG Instance attribute Protected Type reference (TYPE) S_CONFIGURATION 20120308
8 MS_CONFIG_KEY Instance attribute Protected Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20130717
9 MS_POWL_DEFINITION Instance attribute Protected Type reference (TYPE) S_POWL_DEFINITION 20110302
10 MT_CATEGORY Instance attribute Protected Type reference (TYPE) BSSP_T_CATEGORY_FIELD Graphics: Category Fieldnames 20110302
11 MT_CHIPINPORT Instance attribute Protected Type reference (TYPE) CHIP_NAME_VALUES Table of Field/Value Pairs 20120217
12 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20110302
13 MT_SELFIELD Instance attribute Protected Type reference (TYPE) BSSP_T_SELECTION_FIELD Graphics: Selection Fields 20110302
14 MV_APPL_ID Instance attribute Protected Type reference (TYPE) BSSP_APPLICATION Application Identifier 20110603
15 MV_COMP_NAME Instance attribute Protected Type reference (TYPE) FPM_COMPONENT_NAME Web Dynpro: Component Name 20130717
16 MV_DATA_CHANGED Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110302
17 MV_DATA_ROWS Instance attribute Protected Type reference (TYPE) I 20110826
18 MV_OBJTYPE Instance attribute Protected Type reference (TYPE) SWO_OBJTYP Object Type 20110302
19 MV_RFCDEST Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110302
20 MV_USE_SERIES Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110826
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Instance method Protected Method 20110302
2 CHANGE_SEL_CRITERIA Instance method Protected Method 20120509
3 CHECK_DATA_RESET Instance method Private Method 20110615
4 CONFIG_HANDLER Instance method Private Event handling method 20120308
5 CONSTRUCTOR Instance method Public Constructor 20110303
6 CONTEXT_CHANGED Instance method Private Event handling method 20110302
7 GET_CATEGORY_FIELDS Instance method Protected Method 20110302
8 HANDLE_MENU_ACTION Instance method Private Event handling method 20110302
9 INPORT_HANDLER Instance method Private Event handling method 20110302
10 WIRING_REFRESH Instance method Private Event handling method 20110615
Events
Class CL_BSSP_GRAPHICS_POWL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CONFIGURATION Protected See coding 20120308 BEGIN OF s_configuration, suffix TYPE bssp_tag_suffix, hide_chip TYPE bssp_hide_chip, END OF s_configuration
2 S_POWL_DEFINITION Protected See coding 20110302 BEGIN OF s_powl_definition, applid TYPE powl_applid_ty, type TYPE powl_type_ty, lpd_role TYPE apb_lpd_role, lpd_instance TYPE apb_lpd_instance, END OF s_powl_definition
Method Signatures

Method CHANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHART_SETTINGS Call by reference Type reference (TYPE) BSANLY_S_CHART_SETTINGS Chart UIBB: Runtime Settings 20110302
2 Changing CT_DATA Call by reference Type reference (TYPE) BSANLY_T_DATA Chart UIBB: Data 20110826
3 Changing CT_POINT Call by reference Type reference (TYPE) BSANLY_T_POINT Chart UIBB: Point 20110302
4 Exporting EF_USE_POINT_TABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110826
5 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20110304
6 Importing IT_SELECTION_FIELD Call by reference Type reference (TYPE) BSSP_T_SELECTION_FIELD Graphics: Selection Fields 20110304

Method CHANGE_DATA on class CL_BSSP_GRAPHICS_POWL has no exception.

Method CHANGE_SEL_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELECTION_FIELD Call by reference Type reference (TYPE) BSSP_T_SELECTION_FIELD Graphics: Selection Fields 20120509
2 Importing IF_CRITERIA_CHANGED Call by reference Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120509

Method CHANGE_SEL_CRITERIA on class CL_BSSP_GRAPHICS_POWL has no exception.

Method CHECK_DATA_RESET Signature

Method CHECK_DATA_RESET on class CL_BSSP_GRAPHICS_POWL has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_GRAPHICS_POWL has no exception.

Method CONFIG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Call by reference Attribute reference (LIKE) 20120308

Method CONFIG_HANDLER on class CL_BSSP_GRAPHICS_POWL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSSP_GRAPHICS_POWL has no parameter.
Method CONSTRUCTOR on class CL_BSSP_GRAPHICS_POWL has no exception.

Method CONTEXT_CHANGED Signature

Method CONTEXT_CHANGED on class CL_BSSP_GRAPHICS_POWL has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_GRAPHICS_POWL has no exception.

Method GET_CATEGORY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FIELD_4_SERIES Call by reference Type reference (TYPE) BOOLE_D Graphics: Use ET_CATEGORY_FIELD for Series 20110826
2 Exporting ET_CATEGORY_FIELD Call by reference Type reference (TYPE) BSSP_T_CATEGORY_FIELD Graphics: Fieldnames 20110302
3 Exporting ET_ROW_DESCRIPTION Call by reference Type reference (TYPE) STRING_TABLE Graphics: Description of the Data Rows 20110826
4 Exporting EV_NO_DATA_ROWS Call by reference Type reference (TYPE) I Graphics: Number of Data Rows 20110826
5 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20110302

Method GET_CATEGORY_FIELDS on class CL_BSSP_GRAPHICS_POWL has no exception.

Method HANDLE_MENU_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Attribute reference (LIKE) 20110302

Method HANDLE_MENU_ACTION on class CL_BSSP_GRAPHICS_POWL has no exception.

Method INPORT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Call by reference Attribute reference (LIKE) 20110302

Method INPORT_HANDLER on class CL_BSSP_GRAPHICS_POWL has no exception.

Method WIRING_REFRESH Signature

Method WIRING_REFRESH on class CL_BSSP_GRAPHICS_POWL has no parameter.
Method WIRING_REFRESH on class CL_BSSP_GRAPHICS_POWL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731