SAP ABAP Class CL_UAP_USER_COMMAND (Command Class for Framework)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   TR (Application Component) Treasury
     UAP_GUI_ENABLING_FRAMEWORK (Package) Framework for GUI Programming
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAP_USER_COMMAND User Entry 20001204
Properties
Class CL_UAP_USER_COMMAND  
Short Description Command Class for Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UAP_GUI_ENABLING_FRAMEWORK   Framework for GUI Programming 
Created 20001204   SAP 
Last change 20001204   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UAP01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAP_USER_COMMAND User Entry 20001204
Friends
Class CL_UAP_USER_COMMAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _COMMANDS Instance attribute Private Type reference (TYPE) UAP_COMMANDS Function Codes 20001204
2 _OK_CODE Instance attribute Public Attribute reference (LIKE) 20001204
3 _SCREEN_GROUP4 Instance attribute Public Attribute reference (LIKE) 20001204
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_COMMAND Instance method Public Method Append Subcommand 20001204
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001218
3 EXECUTE2 Instance method Public Method 20001204
4 IS_ACTIVE Instance method Public Method 20001204
Events
Class CL_UAP_USER_COMMAND has no event.
Types
Class CL_UAP_USER_COMMAND has no local type.
Method Signatures

Method APPEND_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMAND Call by reference Object reference (TYPE REF TO) IF_UAP_USER_COMMAND Benutzereingabe 20001204

Method APPEND_COMMAND on class CL_UAP_USER_COMMAND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DROPDOWN Call by reference Type reference (TYPE) UAP_BOOLEAN Boolean 20010201
2 Importing IM_ICON Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20010201
3 Importing IM_OK_CODE Call by reference Type reference (TYPE) OK OK-Code 20001218
4 Importing IM_QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20010228
5 Importing IM_SCREEN_GROUP4 Call by reference Type reference (TYPE) CHAR3 Screen 20001218
6 Importing IM_TOOLBAR Call by reference Type reference (TYPE) UAP_BOOLEAN Boolean 20010201

Method CONSTRUCTOR on class CL_UAP_USER_COMMAND has no exception.

Method EXECUTE2 Signature

Method EXECUTE2 on class CL_UAP_USER_COMMAND has no parameter.
Method EXECUTE2 on class CL_UAP_USER_COMMAND has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_UAP_USER_COMMAND has no parameter.
Method IS_ACTIVE on class CL_UAP_USER_COMMAND has no exception.
History
Last changed by/on SAP  20001204 
SAP Release Created in 463_20