SAP ABAP Interface IF_F4CUSTOM (Interface for customizing F4 help)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_F4CUSTOM Personalize search helps 00000000
Properties
Interface IF_F4CUSTOM  
Short Description Interface for customizing F4 help    
General Data
Package SDSH   ABAP Dictionary internal: Poss.entries (F4) 
Created 19980818   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_F4CUSTOM has no interface.
Friends
Interface IF_F4CUSTOM has no friend.
Attributes
Interface IF_F4CUSTOM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_F4_CUST_OBJ Instance method Private Method Method for defining a personalization object 19980824
2 GET_PROPERTY_VALUE Instance method Public Method Access to class attribute 19980921
3 GET_STANDARD_HITLIST Instance method Public Method Access to local class 19980916
4 SAVE Instance method Public Method Stores the settings 19991111
5 SET_DFIES_OPT_COL Instance method Public Method Method for mixing optimized representation 19980929
6 SET_PROPERTY_VALUE Instance method Public Method Method for storing "direct" personalization 19990107
7 SHOW_F4_PERS_DIALOG Instance method Private Method Method for display and entry 19980831
Events
Interface IF_F4CUSTOM has no event.
Types
Interface IF_F4CUSTOM has no local type.
Method Signatures

Method CREATE_F4_CUST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CALLCONTROL Call by reference Type reference (TYPE) DDSHF4CTRL Kontrollstruktur 19980907
2 Importing MANDANT Call by reference Type reference (TYPE) SY-MANDT Mandant 19980831
3 Changing SHLP_TAB Call by reference Type reference (TYPE) SHLP_DESCR_T Suchhilfe-Tabelle 19980831
4 Importing USERNAME Call by reference Type reference (TYPE) SY-UNAME User 19980831

Method CREATE_F4_CUST_OBJ on Interface IF_F4CUSTOM has no exception.

Method GET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_NAME Call by reference Type reference (TYPE) DDF4PSPROP Property 19980921
2 Exporting PROPERTY_VALUE Call by reference Type reference (TYPE) ANY Wert 19980921

Method GET_PROPERTY_VALUE on Interface IF_F4CUSTOM has no exception.

Method GET_STANDARD_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STANDARD_HITLIST Call by reference Type reference (TYPE) ANY Standard_hitliste 19980916

Method GET_STANDARD_HITLIST on Interface IF_F4CUSTOM has no exception.

Method SAVE Signature

Method SAVE on Interface IF_F4CUSTOM has no parameter.
Method SAVE on Interface IF_F4CUSTOM has no exception.

Method SET_DFIES_OPT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SHLP_FIELDDESCR Call by reference Type reference (TYPE) ANY Fielddescr 19980929

Method SET_DFIES_OPT_COL on Interface IF_F4CUSTOM has no exception.

Method SET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_NAME Value transfer Type reference (TYPE) DDF4PSPROP Name Eigenschaft 19990107
2 Importing PROPERTY_VALUE Value transfer Type reference (TYPE) ANY Wert 19990107

Method SET_PROPERTY_VALUE on Interface IF_F4CUSTOM has no exception.

Method SHOW_F4_PERS_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FCODE Call by reference Type reference (TYPE) SY-UCOMM Fkt. Code Dialog 19981102
2 Importing MANDANT Call by reference Type reference (TYPE) SY-MANDT Mandant 19980901
3 Importing OCX_MODE Call by reference Type reference (TYPE) DDF4PSFLAG OCX Mode 19981026
4 Importing SHLP_TAB Call by reference Type reference (TYPE) SHLP_DESCR_T Suchhilfe 19980901
5 Importing USERNAME Call by reference Type reference (TYPE) SY-UNAME User 19980901

Method SHOW_F4_PERS_DIALOG on Interface IF_F4CUSTOM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in