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 | Instance attribute | Public | Type reference (TYPE) | UAB_TREE_NAME | 'TABLE_TREE' | Character Field Length = 10 | 20030324 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_TLINE | Table Instance (Row) | 20030324 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_TABLE_TYPE | Table Type | 20030324 | |||
| 4 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20030324 | |
| 2 | Instance method | Public | Method | 20040511 | ||
| 3 | Instance method | Private | Method | Table Row Changed | 20030324 | |
| 4 | Instance method | Private | Method | Table Row Created | 20030324 | |
| 5 | 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 | ID_STRATEGY | Call by reference | Type reference (TYPE) | UAB_STRATEGY | Strategie zur Unterstützung des MVC-Patterns | 20030324 | |||
| 2 | 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 | 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 | IO_TLINE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TLINE | Tabellenzeile | 20030324 | |||
| 2 | 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 | 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 | 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 |