Understanding Lookup table

Steps to lookup table.

Procedure

  1. Go to Connector > Lookup.
  2. Go to the Tables tab.
  3. Provide values to the fields.
    • System ID - Select the system ID from the list.
    • Table Name - Enter a specific table name. Example, RFCFunc.
  4. Click Apply.
    Field
    Field Name, which can consist of digits, letters, and underscores and must begin with a letter.
    Position
    Field position in the table in ascending order.
    Length
    Field length.
    Decimal
    Number of digits that are allowed after the decimal point. Used just for float or fixed-point numeric data types.
    Type
    Field data type. Possible values are CHAR, TEXT, INTx, NUM, FLOAT, BCD, STRING, XSTRING, STRUCTURE, TABLE, ABAPOBJECT, EXCEPTION, DATE (various types), TIME (various types).
    Description
    Field description.