SAP Import

  • Utilities - SAP Import Params

SAP Import Configuration

  • Defines the tasks for importing data from SAP.
Column Name Description
Task Id Unique identifier for each import task
Group Name Logical grouping of tasks
RFC FunctionName SAP RFC function/module to fetch data (e.g., SAPTEST)
Result Table Name Local table where SAP data will be stored (e.g., MaterialMaster)
Execution Order Order in which the tasks are executed if multiple tasks exist
File Name Name of the file to export or store the imported data (e.g., ItemMaster.txt)

img img

SAP Import Parameters (Parameter Table-subgrid)

  • Define specific parameters for the RFC call. These control exactly what data SAP returns.
Column Name Description
Param Section Logical section or group of parameters
Param Name Name of the parameter expected by the SAP RFC (e.g., Item, PlantId)
Param Value Value assigned to the parameter (e.g., )
Param Description Description or notes about the parameter

img