SAP ABAP Class CL_UAC_CMD_FCODE (F Code)
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 | 20040224 |
Properties
| Class | CL_UAC_CMD_FCODE | |
| Short Description | F Code | |
| 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 | 20040224 | SAP |
| Last change | 20050411 | 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_FCODE has no interface implemented.
Friends
Class CL_UAC_CMD_FCODE 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_COLUMN_ID | Analytical Cost Management: ID of a Column | 20050318 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 20040224 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Tree ID | 20050318 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | IF_UAC_GUI_TREE | 20050318 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UAC_T_NODE_ID | Analytical Cost Management: Node ID | 20050318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040224 |
Events
Class CL_UAC_CMD_FCODE has no event.
Types
Class CL_UAC_CMD_FCODE 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 | Value transfer | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | 20040224 | |||
| 2 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20050318 | |||
| 3 | ID_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | 20040224 | ||||
| 4 | ID_DISABLED | Value transfer | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | 20040224 | |||
| 5 | ID_FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | 20040224 | ||||
| 6 | ID_ICON | Value transfer | Type reference (TYPE) | UAC_ICON | 20040224 | ||||
| 7 | ID_TREE_ID | Call by reference | Type reference (TYPE) | UAC_TREE_ID | Analytical Cost Management: Baum-ID | 20050318 | |||
| 8 | IO_GUI_TREE | Call by reference | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | IF_UAC_GUI_TREE | 20050318 | |||
| 9 | IT_NODE_ID | Call by reference | Type reference (TYPE) | UAC_T_NODE_ID | Analytical Cost Management: Knoten-Id | 20050318 |
Method CONSTRUCTOR on class CL_UAC_CMD_FCODE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 300 |