SAP ABAP Data Element PIN_FMTFV (Function Module to Fetch Values)
Hierarchy
EA-HRCIN (Software Component) Sub component EA-HRCIN of EA-HR
   PY-IN-PS (Application Component) INDIA PUBLIC SECTOR
     PAOC_PAD_IN_PS (Package) HR IN: India Public Sector
Basic Data
Data Element PIN_FMTFV
Short Description Function Module to Fetch Values  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID LIB  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Module 
Medium 15 Function Module 
Long 20 Function Module 
Heading 30 Function Module 
Documentation

Definition

Enter the name of the customer specific function module that will fetch:

  • Employee specific default value
  • Employee specific value set for the fields that have type as Drop Down (Values from Customising) or F4 Help (Values from Customising).

Use

Dependencies

Note

You should create your fuction module by copying the sample function module: HRPBSINNEWCLAIMS_UTILS_SFM_AC so that the interface (import, export and changing parameters) of your function module is same as the sample function module.

Example

Consider that you want that when an employee Y is creates a request, then the mobile number of an employee Y, should be defaulted during request creation. You can do so, by creating a new function module that will fetch the employee mobile number.

History
Last changed by/on SAP  20091125 
SAP Release Created in 600