SAP ABAP Class CL_UAC_CMD_EXPAND_NODE (View: Open/Expand Folder n Levels)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_COMMAND (Package) Commands for UAC Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_COMMAND | abstract: Command | 20031215 |
Properties
| Class | CL_UAC_CMD_EXPAND_NODE | |
| Short Description | View: Open/Expand Folder n Levels | |
| Super Class | CL_UAC_COMMAND | abstract: Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_COMMAND | Commands for UAC Framework |
| Created | 20020516 | SAP |
| Last change | 20041006 | 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_UAC_CMD_EXPAND_NODE has no interface implemented.
Friends
Class CL_UAC_CMD_EXPAND_NODE 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) | I | 20020516 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20020516 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAC_NODE_ID | 20020516 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | 20020516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020516 |
Events
Class CL_UAC_CMD_EXPAND_NODE has no event.
Types
Class CL_UAC_CMD_EXPAND_NODE 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_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20020516 | ||
| 2 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20020516 | |||
| 3 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20020516 | ||
| 4 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020516 | |||
| 5 | ID_LEVELS | Call by reference | Type reference (TYPE) | I | 20020516 | ||||
| 6 | ID_LEVELS_TO_OPEN | Call by reference | Type reference (TYPE) | I | 20020516 | ||||
| 7 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020516 | |||
| 8 | IO_GUI_TREE | Call by reference | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | IF_UAC_GUI_TREE | 20020516 |
Method CONSTRUCTOR on class CL_UAC_CMD_EXPAND_NODE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |