SAP ABAP Class CL_CONNECTOR_TABLE_POC (POC: Controller for Tables)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-RCP (Application Component) Control Recipe
     CMX_PII (Package) Manufacturing Execution: Interpreter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CONNECTOR_POC POC: Mediator View <-> Domain Model (Abstract Superclass) 19990813
Properties
Class CL_CONNECTOR_TABLE_POC  
Short Description POC: Controller for Tables    
Super Class CL_CONNECTOR_POC POC: Mediator View <-> Domain Model (Abstract Superclass) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_PII   Manufacturing Execution: Interpreter 
Created 19990813   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CONNECTOR_TABLE_POC has no forward declaration.
Interfaces
Class CL_CONNECTOR_TABLE_POC has no interface implemented.
Friends
Class CL_CONNECTOR_TABLE_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_SCREENELEMENT_ID Instance attribute Private Type reference (TYPE) POC_OBJ_ID Object ID of Table 19990818
2 O_SCREENELEMENT_IF_CTMENU Instance attribute Private Object reference (TYPE REF TO) IF_BFW_CTMENU_POC Reference to Table in View 20000609
3 O_SCREENELEMENT_IF_TABLE Instance attribute Private Object reference (TYPE REF TO) IF_AC_TABLE_POC Reference to Table in View 20000609
4 O_SCREENELEMENT_IF_VMODE Instance attribute Private Object reference (TYPE REF TO) IF_AC_VMODE_POC Reference to Table in View 20000609
5 O_STEP Instance attribute Private Object reference (TYPE REF TO) CL_REPEATABLE_PROCESS_STEP_POC Reference to Repeatable Process Step in Domain Model 19990813
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method Initialization 19990818
2 ON_STEP_ROW_ADDED Instance method Private Event handling method New Line was Added to Domain Model 19990915
3 SET_SCREENELEMENT_ATTRIBUTES Instance method Private Method Setting Attributes of Screen Element "Table" 19990819
Events
Class CL_CONNECTOR_TABLE_POC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABLE_COLUMNS Private See coding Type: References to Connectors of a Table Line 19990819
2 TY_TABLE_COLUMNS_TAB Private See coding Table Type: References to Connectors of a Table Line 19990818
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_NAME Call by reference Type reference (TYPE) POC_DOCID Dokumentname 19990831
2 Importing O_PARENT_DOC Call by reference Object reference (TYPE REF TO) CL_PI_DOCUMENT_POC Referenz auf Dokument 19990818
3 Importing O_STEP Call by reference Object reference (TYPE REF TO) CL_STEP_POC Referenz auf wiederholbaren ProcessStep im Domain Model 19990818
4 Importing SCREENELEMENT_ID Value transfer Type reference (TYPE) POC_OBJ_ID ID der aktiven Komponente 19990818

Method INIT on class CL_CONNECTOR_TABLE_POC has no exception.

Method ON_STEP_ROW_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_LAST_LINE Call by reference Attribute reference (LIKE) 19991202
2 Importing EX_LINE Call by reference Attribute reference (LIKE) 19991115

Method ON_STEP_ROW_ADDED on class CL_CONNECTOR_TABLE_POC has no exception.

Method SET_SCREENELEMENT_ATTRIBUTES Signature

Method SET_SCREENELEMENT_ATTRIBUTES on class CL_CONNECTOR_TABLE_POC has no parameter.
Method SET_SCREENELEMENT_ATTRIBUTES on class CL_CONNECTOR_TABLE_POC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in