Skip to main content Skip to complementary content

Setting up the Job

Procedure

  1. Open the Basic settings view of the tSetDynamicSchema component by double-clicking the component and do the following.
    1. Select the Read schema from file option.
    2. Enter the path to the dynaschema.csv file in the Filename field.
      You can also enter the path to the csv file by clicking [...] next to the Filename field and navigating to the csv file.
  2. Take the following steps to configure the tSAPTableInput component.
    1. Open the Advanced settings view and select the Use the RFC server option.
    2. Open the Basic settings view.
    3. Select the Use existing dynamic schema option and select tSetDynamicSchema1 from the Dynamic schema drop-down list.
    4. Enter a statement in the From statement field for joining data of the two tables ("VBRK INNER JOIN VBRP ON VBRP~MANDT = VBRK~MANDT AND VBRP~VBELN = VBRK~VBELN" in this example).
    5. Enter the condition for filtering records in the Filter field ("INCO2 = 'Hamburg'" in this example).
    6. Enter your RFC servers settings as prompted in the fields in the Connection configuration section.
    7. Leave the other options as they are.
  3. Open the Basic settings view of the tLogRow component by double-clicking the component and select the Table option.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!