SAP ABAP Data Element IB_FM_DATA_IMP (IB: Function Module for Transfer of Current Item)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB00 (Package) Application Development CS: Installed Base
Basic Data
Data Element IB_FM_DATA_IMP
Short Description IB: Function Module for Transfer of Current Item  
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   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 FM Import 
Medium 16 FM forDataImport 
Long 30 FunctionModule for Data Import 
Heading 30 FunctionModule for Data Import 
Documentation

Definition

The name of a function module is entered here, which has the task of receiving information and other data (see IBOF_IMPORT structure) such as:

  • Installed base components (IBIN-IN_RECNO) that are being processed
  • Time of processing
  • Mode (display, change)

And to receive other data (see structure IBOF_IMPORT). This data describes the item that is being processed in the installed base.

The data for the installed base component that is received by the function module is then saved as global data in the function group.

If a screen that belongs to the function group is then called up from the main program (CALL SUBSCREEN), the data for the installed base component and other related data can be read from this function group.

History
Last changed by/on SAP  20050131 
SAP Release Created in 30A