SAP ABAP Class CL_UA_STRATEGY_APPLICATION (Strategy Application)
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_COCO | Strategy for Concurrent Costing | 20030324 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_UA_STRATEGY_ELEMENT_BROWSER | Strategy for Element Browser | 20050420 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_UA_STRATEGY_VNA | Strategy for Value Network Analyzer | 20030324 |
Properties
Class | CL_UA_STRATEGY_APPLICATION | |
Short Description | Strategy Application | |
Super Class | CL_UA_STRATEGY | Strategy |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_STRATEGY_APPLICATION has no interface implemented.
Friends
Class CL_UA_STRATEGY_APPLICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UAC_COMMAND | Command | 20030423 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_T_EDGE | CoCo: Edges to suppress in view | 20030703 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Cell Contents for Costing Nodes: Recourse to Object or Link | 20030325 |
2 | ![]() |
Instance method | Protected | Method | 20030424 | |
3 | ![]() |
Instance method | Private | Method | 20040322 | |
4 | ![]() |
Instance method | Protected | Method | 20050330 | |
5 | ![]() |
Instance method | Private | Method | 20030530 | |
6 | ![]() |
Instance method | Protected | Method | Menu to Display Cost Component Split | 20030327 |
7 | ![]() |
Instance method | Private | Method | 20030708 | |
8 | ![]() |
Instance method | Protected | Method | Updates the Nodes | 20030324 |
Events
Class CL_UA_STRATEGY_APPLICATION has no event.
Types
Class CL_UA_STRATEGY_APPLICATION has no local type.
Method Signatures
Method GET_CELL_VALUE_FROM_CALCNODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COLUMN_NAME | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | Spaltenname | 20030325 | ||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Position im Baum | 20030325 | ||
3 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Element | 20030325 | ||
4 | ![]() |
RR_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | Wert | 20030325 |
Method GET_CELL_VALUE_FROM_CALCNODE on class CL_UA_STRATEGY_APPLICATION has no exception.
Method GET_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_CHANGE | Value transfer | Type reference (TYPE) | BOOLE_D | 20030424 |
Method GET_CHANGE on class CL_UA_STRATEGY_APPLICATION has no exception.
Method GET_NODE_BY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040322 | ||
2 | ![]() |
IO_RESULT_LEVEL | Call by reference | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Buchungsebene | 20040322 | ||
3 | ![]() |
RO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040322 |
Method GET_NODE_BY_OBJECT on class CL_UA_STRATEGY_APPLICATION has no exception.
Method GET_SUBMENU_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DISABLE | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20050330 | ||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20050406 | ||
3 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20050330 | ||
4 | ![]() |
RO_SUBMENU_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_UAC_MENU | Context Menu | 20050330 |
Method GET_SUBMENU_STATUS on class CL_UA_STRATEGY_APPLICATION has no exception.
Method HAS_CCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20030530 | ||
2 | ![]() |
RD_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030530 |
Method HAS_CCS on class CL_UA_STRATEGY_APPLICATION has no exception.
Method INSERT_CCS_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20030327 | ||
2 | ![]() |
IO_MENU | Call by reference | Object reference (TYPE REF TO) | CL_UAC_MENU | Context Menu | 20030327 |
Method INSERT_CCS_MENU on class CL_UA_STRATEGY_APPLICATION has no exception.
Method OBJECT_AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | 20030708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030708 |
Method UPDATE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_UPDATE_DESCR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20030324 | ||
2 | ![]() |
IT_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_T_FIELDNAME | Geänderte Felder | 20030324 | ||
3 | ![]() |
IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODE | Tabelle von Knoten | 20030324 |
Method UPDATE_NODES on class CL_UA_STRATEGY_APPLICATION has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 350 |