SAP ABAP Class CL_UAC_CMD_GROUP_BOX (View: show/hide grouping box)
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_GROUP_BOX | |
| Short Description | View: show/hide grouping box | |
| 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 | 20020508 | 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_GROUP_BOX has no interface implemented.
Friends
Class CL_UAC_CMD_GROUP_BOX 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_TREE_ID | Analytical Cost Management: Tree ID | 20020508 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UAC_GUI_GROUP | IF_UAC_GUI_GROUP | 20020906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020508 |
Events
Class CL_UAC_CMD_GROUP_BOX has no event.
Types
Class CL_UAC_CMD_GROUP_BOX 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 | 20020508 | ||
| 2 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20020508 | |||
| 3 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20020508 | ||
| 4 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020508 | |||
| 5 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Baum-ID | 20020508 | |||
| 6 | IR_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_UAC_GUI_GROUP | IF_UAC_GUI_GROUP | 20020906 |
Method CONSTRUCTOR on class CL_UAC_CMD_GROUP_BOX has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |