SAP ABAP Class CL_SCMG_ATTR_F4_HELPER (Call Search Help)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ATTRIBUTES (Package) Case Management - Attribute Display
Properties
Class CL_SCMG_ATTR_F4_HELPER  
Short Description Call Search Help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ATTRIBUTES   Case Management - Attribute Display 
Created 20031024   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ATTR_F4_HELPER has no forward declaration.
Interfaces
Class CL_SCMG_ATTR_F4_HELPER has no interface implemented.
Friends
Class CL_SCMG_ATTR_F4_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_DISPLAY Instance attribute Protected Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY 20031024
2 EDIT_MODE Instance attribute Protected Type reference (TYPE) SCMG_PROCESSING_MODE 20031024
3 F4_CALLBACK Instance attribute Protected Object reference (TYPE REF TO) IF_SCMG_ATTR_F4_CALLBACK 20031024
4 ID Instance attribute Protected Type reference (TYPE) SRMADID 20031024
5 PROPERTIES Instance attribute Protected Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES 20031024
6 THE_F4_HELPER Static Attribute Protected Object reference (TYPE REF TO) CL_SCMG_ATTR_F4_HELPER 20031024
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_F4 Instance method Public Method Execute Search Help 20031024
2 GET_INSTANCE Static method Public Method Gets Instance of Class 20031024
3 RESET_F4_PARAMETERS Instance method Public Method Initialize Parameters 20031024
4 SET_F4_PARAMETERS Instance method Public Method Set Parameters for F4 Help 20031024
Events
Class CL_SCMG_ATTR_F4_HELPER has no event.
Types
Class CL_SCMG_ATTR_F4_HELPER has no local type.
Method Signatures

Method EXECUTE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUE Call by reference Type reference (TYPE) STRING value 20031024

Method EXECUTE_F4 on class CL_SCMG_ATTR_F4_HELPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_F4_HELPER Value transfer Object reference (TYPE REF TO) CL_SCMG_ATTR_F4_HELPER 20031024

Method GET_INSTANCE on class CL_SCMG_ATTR_F4_HELPER has no exception.

Method RESET_F4_PARAMETERS Signature

Method RESET_F4_PARAMETERS on class CL_SCMG_ATTR_F4_HELPER has no parameter.
Method RESET_F4_PARAMETERS on class CL_SCMG_ATTR_F4_HELPER has no exception.

Method SET_F4_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_DISPLAY Call by reference Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY 20031024
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE 20031024
3 Importing IM_F4_CALLBACK Call by reference Object reference (TYPE REF TO) IF_SCMG_ATTR_F4_CALLBACK 20031024
4 Importing IM_ID Call by reference Type reference (TYPE) SRMADID 20031024
5 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES 20031024

Method SET_F4_PARAMETERS on class CL_SCMG_ATTR_F4_HELPER has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in