Package of the reusable components such as logon / logoff to SAP, output message, take screenshots. This package is commonly utilized by other components for SAP S/4HANA®.
This package is necessary when you use the components below:
There are several folders containing components in this package.
※ Updated and renamed the Components and functions uploaded before June 2019 on UiPath Connect Marketplace.
※ Deleted some functions and functions to use UiPath.SAP.BAPI.Activities (2.1.0) from this Component.
These workflows are for log management, and invoked by Master Data Create Components and Transaction Components.
Workflows invoked by components listed on UiPath Connect Marketplace as new or upgraded versions after October 2019:
SRC_LocalizedText: Output the message saved in Message File.xlsx
SRC_TakeScreenShot: Take screenshot
SRC_WriteLogToExcel: Output Log saved in DataTable to Excel file
SRC_WriteLogToText: Output Log saved in DataTable to Text file
SRC_SetValues: Judgment of input control to text box, combo box, etc. necessary for workflow to register data from GUI
SRC_SetGridValues: Judgment of input control to a grid composed of text boxes, combo boxes, etc., which is necessary in the workflow for registering data from the GUI
SRC_InputByType: General registration operations such as text boxes and combo boxes required for the workflow for registering data from the GUI
SRC_SetTransactionCode: SAP transaction code input operation
SRC_LoadExcelData: Load registered data from Excel file such as Input File
SRC_MakeTextListToDataTable: Split DataTable data based on specified number of characters and create split DataTable.
SRC_RFC_READ_TABLE_v2.2: Run RFC_READ_TABLE using UiPath.SAP.Activities.
Workflows newly listed on UiPath Connect Marketplace after December 2019:
SRC_BBP_RFC_READ_TABLE_v2.2: Run BBP_RFC_READ_TABLE using UiPath.SAP BAPI Activity2.2
SRC_Get_GuiLabel: Get information of label format items
SRC_Get_GuiStatusbar: Get information displayed on status bar, such as message type and message number
SRC_Get_GuiVerticalScrollbar: Get information of scroll bar, such as position and page size.
SRC_Set_GuiVerticalScrollbar: Set information of scroll bar, such as position and page size.
Workflows available since October 2019:
SRC_BAPIv2.2_REGISTER: Register data using UiPath.SAP.BAPI.Activity2.2.0 (Added functions such as Single Sign-On on December 2019)
SRC_GUI_SelectorDataBuilder: Create input file and Selector file to register multiple header data using the GUI
SRC_BAPIv2.2_DATAELEMENT_OUTPUT: Use UiPath.SAP.BAPI.Activity2.2.0 or later to output SAP table element information to an Excel file
SRC_BAPIv2.2_TABLEDATA_OUTPUT: Use UiPath.SAP.BAPI.Activity2.2.0 or later to output SAP table data to an Excel file (Added a function to output SAP table to data table)
Workflows integrate and updated from SRC Basic since December 2019:
SRC_BAPIv2.2_VAL_TBL_EXPORT: Get data from SAP table (T006/T006A - Units of Measurement) and output it as an Excel file to be used for SRC_INPUT_FILE_VAL_CNV
SRC_BAPIv2.2_VALTBL_CNV: Get SAP table (T006 - Units of Measurement) and convert of Unit of Measurement of BAPI input file to SAP internal Unit of Measurement
SRC_INPUT_FILE_VAL_CNV: Get Unit of Measurement of BAPI Input File and convert it to SAP internal Unit of Measurement based on the conversion sheet
SRC_CM_SAP_LOGON: SAP logon
SRC_CM_SAP_LOGOFF: SAP logoff
SRC_CM_GET_TBL: Get SAP table data
SRC_CM_VSBL_ROW_CNT: SAP visible table counter
SRC_CM_FNCMDL_EXE: Run SAP function module