Hello, I have to implement a component and I have some problems.
I tried to used the Excel basic commands in order to check but the components are not working as expected.
the component I need to implement is:
•From the external Excel file, tab “Sheet1”, if two new fields (A1 and A2) are filled, then their contents need to be copied over to the internal excel file
•If the prior condition is met, then the successfully uploaded contract number will be located on 3rd line in the SAP verification screen instead of the 2nd line (when the prior condition is not met then it remains the 2nd line)
I tried to save the values in a variable and check the first but without any success.
any ideas?