SAP ABAP Data Element KPP_F4SFM (Form routine to set limitations for the F4 Help)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-OM-CCA (Application Component) Cost Center Accounting
     KPP (Package) Cost Accounting, planning processor
Basic Data
Data Element KPP_F4SFM
Short Description Form routine to set limitations for the F4 Help  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FORMNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

FORM <KPP_F4SFM> USING P1_FIELDNAME TYPE FIELDNAME
P2_SHLP TYPE shlp_descr_t.

  1. The parameter is optional: If not used, then, during callup of the F4 module F4IF_START_VALUE_REQUEST, parameter SHLP for the most part receives data from module F4IF_DETERMINE_SEARCHHELP. If the field contents of the current screen have the wildcard asterisk (*), the field contents also appear as an additional generic search entry. The processor kernel does not limit the F4 selection in this case.
  2. The P1_FIELDNAME parameter holds the current field name for which F4 applies.
  3. The P2_SHLP parameter can be manipulated by the application component.
  4. Other field names and characteristics for limiting searches appear in the P2_SHLP-SELOPT table.

Note

You can set the form routine for attribute fields as well.

Example

The Overhead Cost Controlling component (CO-OM) includes attributes with validities defined by the category. The plan price indicator only allows possible plan price options, although the entity table also includes actual price options.

History
Last changed by/on SAP  19970708 
SAP Release Created in