SAP ABAP Class CL_UA_CMD_SPREADSHEET (CL_UA_CMD_SPREADSHEET)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_MODELLER (Package) Package UA_MODELLER
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_CMD_SPREADSHEET | View: Show Tree in Spreadsheet (Office Integration) | 20080421 |
Properties
| Class | CL_UA_CMD_SPREADSHEET | |
| Short Description | ||
| Super Class | CL_UAC_CMD_SPREADSHEET | View: Show Tree in Spreadsheet (Office Integration) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_MODELLER | Package UA_MODELLER |
| Created | 20080421 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_CMD_SPREADSHEET has no interface implemented.
Friends
Class CL_UA_CMD_SPREADSHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UAC_FLAG | 20080421 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | UAC_TREE_ID | 20080421 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | I_OI_CONTAINER_CONTROL | 20080421 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | I_OI_DOCUMENT_PROXY | 20080421 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | 20080421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080421 |
Events
Class CL_UA_CMD_SPREADSHEET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_HIE | Private | See coding | 20080421 | BEGIN OF lty_s_hie,
node_id TYPE uac_node_id,
step TYPE i,
END OF lty_s_hie
|
||
| 2 | LTY_T_HIE | Private | See coding | 20080421 | lty_t_hie TYPE STANDARD TABLE OF lty_s_hie
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ALL | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | 20080421 | |||
| 2 | ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | 20080421 | |||
| 3 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | 20080421 | ||||
| 4 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | 20080421 | |||
| 5 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | 20080421 | ||||
| 6 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | '1' | 20080421 | |||
| 7 | ID_TREE_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_TREE_ID | 20080421 | ||||
| 8 | IR_GUI_TREE | Call by reference | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | 20080421 |
Method CONSTRUCTOR on class CL_UA_CMD_SPREADSHEET has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |