SAP ABAP Class CL_UA_STRATEGY_OBJECT (Strategies for Objects)
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
Properties
Class CL_UA_STRATEGY_OBJECT  
Short Description Strategies for Objects    
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_OBJECT has no forward declaration.
Interfaces
Class CL_UA_STRATEGY_OBJECT has no interface implemented.
Friends
Class CL_UA_STRATEGY_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_OBJECT_TREE Constant Public Type reference (TYPE) UAB_TREE_NAME 'OBJECT_TREE' Character length 11 20030324
2 MD_OBJECT_TYPENAME Instance attribute Private Type reference (TYPE) UAB_TYPENAME Instance ID 20030702
3 MO_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag&Drop 20041007
4 MO_OBJECT_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Object Type 20030324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030324
2 GET_OBJECT_TYPE Instance method Public Method 20040511
3 HANDLE_OBJECT_CHANGED Instance method Private Method Object changed 20030324
4 HANDLE_OBJECT_CREATED Instance method Private Method Object created 20030324
5 HANDLE_OBJECT_DELETED Instance method Private Method Object deleted 20030324
Events
Class CL_UA_STRATEGY_OBJECT has no event.
Types
Class CL_UA_STRATEGY_OBJECT 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_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_OBJECT_TYPE Objekttyp 20030324

Method CONSTRUCTOR on class CL_UA_STRATEGY_OBJECT has no exception.

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE on class CL_UA_STRATEGY_OBJECT has no exception.

Method HANDLE_OBJECT_CHANGED Signature

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

Method HANDLE_OBJECT_CHANGED on class CL_UA_STRATEGY_OBJECT has no exception.

Method HANDLE_OBJECT_CREATED Signature

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

Method HANDLE_OBJECT_CREATED on class CL_UA_STRATEGY_OBJECT has no exception.

Method HANDLE_OBJECT_DELETED Signature

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

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