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 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR1 | '_' | Constant | 19990827 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POC_SEV_PARAM_TAB | Column Definitions | 19990728 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POC_SEV_PARAM_TAB | Column headers | 19990809 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Table Text | 19990827 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Status: Active | 20000121 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT2 | 0 | Number of lines | 19990728 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Tool Tip (Quickinfo) | 19990827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Defint Proxies for the |
19990831 |
2 | ![]() |
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 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | INT2 | Anzahl der Zeilen am Tabellenende | 19990831 | ||
2 | ![]() |
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 | ![]() |
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 |