SAP ABAP Class CL_EEF_ADJ_VIEW_FUPARA (Enhancement Adjustment Tool for Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SEEF_FUNCTIONGROUP_ENHANCEMENT (Package) Function Group Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEF_ADJ_VIEW UI for Enhancement Adjustment Tool 20050124
Properties
Class CL_EEF_ADJ_VIEW_FUPARA  
Short Description Enhancement Adjustment Tool for Parameters    
Super Class CL_EEF_ADJ_VIEW UI for Enhancement Adjustment Tool 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_FUNCTIONGROUP_ENHANCEMENT   Function Group Enhancements 
Created 20050124   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_ADJ_VIEW_FUPARA has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_FUPARA has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_FUPARA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTAINER_NAME_PARAMETER Constant Private Type reference (TYPE) CON_NAME 'G_0500_CONTAINER_PARAMETER' Name of a Custom Control Container 20050124
2 FUNCTION_NAME Instance attribute Private Type reference (TYPE) RS38L_FNAM Function Module Name 20050126
3 PARAMETER_VIEW Instance attribute Private Object reference (TYPE REF TO) LCL_VIEW_PARAMETER UI of Enhancement Adjustment Tool (in Container) 20050124
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION_NAME Instance method Public Method Determines Function Module Name 20050126
2 HANDLE_PARAMETER_CHANGED Instance method Private Event handling method Handles PARAMETER_CHAGED Events 20050126
3 SET_FUNCTION_NAME Instance method Public Method Sets Function Module Name 20050126
4 SET_PARAMETERS Instance method Public Method Sets Parameters to Be Adjusted 20050124
Events
# Event Type Visibility Description Created on
1 PARAMETER_CHANGED Instance Event
(0)
Public
(2)
Parameter Changed 20050126
Types
Class CL_EEF_ADJ_VIEW_FUPARA has no local type.
Method Signatures

Method GET_FUNCTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCTION_NAME Value transfer Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20050126

Method GET_FUNCTION_NAME on class CL_EEF_ADJ_VIEW_FUPARA has no exception.

Method HANDLE_PARAMETER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) 20050126

Method HANDLE_PARAMETER_CHANGED on class CL_EEF_ADJ_VIEW_FUPARA has no exception.

Method SET_FUNCTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20050126

Method SET_FUNCTION_NAME on class CL_EEF_ADJ_VIEW_FUPARA has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) SEEF_ADJ_FUPARA_VISUAL_TAB Interne Tabelle über SEEF_ADJ_FUPARA_VISUAL 20050125

Method SET_PARAMETERS on class CL_EEF_ADJ_VIEW_FUPARA has no exception.
Event Signatures

Event PARAMETER_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FUNCTION_NAME Exporting Value transfer Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20050126
2 PARAMETERS Exporting Value transfer Type reference (TYPE) SEEF_ADJ_FUPARA_VISUAL_TAB Interne Tabelle über SEEF_ADJ_FUPARA_VISUAL 20050126
History
Last changed by/on SAP  20090618 
SAP Release Created in 700