SAP ABAP Class CL_UAC_CMD_SET_VALUE (Model: Set Value of Node or Cell)
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_SET_VALUE  
Short Description Model: Set Value of Node or Cell    
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 20020917   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UAC_CMD_SET_VALUE has no interface implemented.
Friends
Class CL_UAC_CMD_SET_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_COLUMN_ID Instance attribute Private Type reference (TYPE) UAC_COLUMN_ID Analytical Cost Management: ID of a Column 20020917
2 MD_NODE_ID Instance attribute Private Type reference (TYPE) UAC_NODE_ID 20020917
3 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UAC_TREE_MODEL view gets tree data from model via this interface 20020917
4 MR_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA 20020917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020917
Events
Class CL_UAC_CMD_SET_VALUE has no event.
Types
Class CL_UAC_CMD_SET_VALUE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHECKED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE Analytical Cost Management: Flag 20020917
2 Importing ID_COLUMN_ID Call by reference Type reference (TYPE) UAC_COLUMN_ID Analytical Cost Management: ID einer Spalte 20020917
3 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_COMMAND_DESCRIPTION Analytical Cost Management: Beschreibung für Command 20020917
4 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE Analytical Cost Management: Flag 20020917
5 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20020917
6 Importing ID_NODE_ID Call by reference Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID eines Knotens 20020917
7 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_MODEL IF_UAC_GUI_TREE 20020917
8 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20020917

Method CONSTRUCTOR on class CL_UAC_CMD_SET_VALUE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320