SAP ABAP Class CL_BFW_TABLE_POC (Browser Framework: Proxy for Table)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_BFW (Package) Manufacturing Execution: Browser Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BFW_ACTIVE_COMPONENT_POC Browser Framework: Proxy for Component (Abstract) 19990728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AC_LABEL_POC Browser Framework: Text 19990827
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AC_TABLE_POC Browser Framework: Table 19990827
Properties
Class CL_BFW_TABLE_POC  
Short Description Browser Framework: Proxy for Table    
Super Class CL_BFW_ACTIVE_COMPONENT_POC Browser Framework: Proxy for Component (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_BFW   Manufacturing Execution: Browser Framework 
Created 19990219   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BFW_TABLE_POC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AC_LABEL_POC Browser Framework: Text 19990827
2 IF_AC_TABLE_POC Browser Framework: Table 19990827
Friends
Class CL_BFW_TABLE_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ID_DELIM Constant Protected Type reference (TYPE) CHAR1 '_' Constant 19990827
2 M_DEFS Instance attribute Protected Type reference (TYPE) POC_SEV_PARAM_TAB Column Definitions 19990728
3 M_HEADER Instance attribute Protected Type reference (TYPE) POC_SEV_PARAM_TAB Column headers 19990809
4 M_LABEL Instance attribute Protected Type reference (TYPE) STRING Table Text 19990827
5 M_READY Instance attribute Protected Type reference (TYPE) BOOLE_D Status: Active 20000121
6 M_ROWS Instance attribute Protected Type reference (TYPE) INT2 0 Number of lines 19990728
7 M_TOOLTIP Instance attribute Protected Type reference (TYPE) STRING Tool Tip (Quickinfo) 19990827
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_COMPONENTS Instance method Protected Method Defint Proxies for the Last Table Lines 19990831
2 ON_SYNC_SETUP Instance method Public Method @b_were@Sync Event Handler: Setup 19990825
Events
# Event Type Visibility Description Created on
1 ROW_COUNT_CHANGED Instance Event
(0)
Public
(2)
Number of Lines Changed 19990826
Types
Class CL_BFW_TABLE_POC has no local type.
Method Signatures

Method DEFINE_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) INT2 Anzahl der Zeilen am Tabellenende 19990831
2 Returning RESULT Value transfer Type reference (TYPE) POC_SEV_PARAM_TAB Liste der Proxy-IDs 19990831

Method DEFINE_COMPONENTS on class CL_BFW_TABLE_POC has no exception.

Method ON_SYNC_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) POC_SEV_PARAM_TAB Parameter 19990825

Method ON_SYNC_SETUP on class CL_BFW_TABLE_POC has no exception.
Event Signatures

Event ROW_COUNT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COUNT Exporting Value transfer Type reference (TYPE) INT2 Neue Anzahl der Zeilen 19990826
2 DELTA Exporting Value transfer Type reference (TYPE) INT2 Hinzugefügte oder gelöschte Zeilen 19990826
History
Last changed by/on SAP  20100310 
SAP Release Created in