SAP ABAP Class CL_UA_STRATEGY_TLINE (Strategies for Table Lines)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_STRATEGY Strategy 20030324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_STRATEGY_DEP_TLINE Strategies for Dependent Table Lines 20040609
Properties
Class CL_UA_STRATEGY_TLINE  
Short Description Strategies for Table Lines    
Super Class CL_UA_STRATEGY Strategy 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UAMO    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20030324   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_STRATEGY_TLINE has no forward declaration.
Interfaces
Class CL_UA_STRATEGY_TLINE has no interface implemented.
Friends
Class CL_UA_STRATEGY_TLINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_TABLE_TREE Instance attribute Public Type reference (TYPE) UAB_TREE_NAME 'TABLE_TREE' Character Field Length = 10 20030324
2 MO_ROOT_TABLINE Instance attribute Public Object reference (TYPE REF TO) CL_UA_TLINE Table Instance (Row) 20030324
3 MO_TABLE_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_UA_TABLE_TYPE Table Type 20030324
4 MT_COLUMNS Instance attribute Private Type reference (TYPE) UAB_T_COLUMN Field Catalog for Generic Structures 20030324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030324
2 GET_TABLE_TYPE Instance method Public Method 20040511
3 HANDLE_TLINE_CHANGED Instance method Private Method Table Row Changed 20030324
4 HANDLE_TLINE_CREATED Instance method Private Method Table Row Created 20030324
5 HANDLE_TLINE_DELETED Instance method Private Method Table Row Deleted 20030324
Events
Class CL_UA_STRATEGY_TLINE has no event.
Types
Class CL_UA_STRATEGY_TLINE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRATEGY Call by reference Type reference (TYPE) UAB_STRATEGY Strategie zur Unterstützung des MVC-Patterns 20030324
2 Importing IO_TABLE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TABLE_TYPE Tabellentyp 20030324

Method CONSTRUCTOR on class CL_UA_STRATEGY_TLINE has no exception.

Method GET_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLE_TYPE Value transfer Object reference (TYPE REF TO) CL_UA_TABLE_TYPE 20040511

Method GET_TABLE_TYPE on class CL_UA_STRATEGY_TLINE has no exception.

Method HANDLE_TLINE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TLINE Call by reference Object reference (TYPE REF TO) CL_UA_TLINE Tabellenzeile 20030324
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME Geänderte Felder 20030324

Method HANDLE_TLINE_CHANGED on class CL_UA_STRATEGY_TLINE has no exception.

Method HANDLE_TLINE_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TLINE Call by reference Object reference (TYPE REF TO) CL_UA_TLINE Tabellenzeile 20030324

Method HANDLE_TLINE_CREATED on class CL_UA_STRATEGY_TLINE has no exception.

Method HANDLE_TLINE_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TLINE Call by reference Object reference (TYPE REF TO) CL_UA_TLINE Tabellenzeile 20030324

Method HANDLE_TLINE_DELETED on class CL_UA_STRATEGY_TLINE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 350