Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I would like to use RFC_READ_TABLE with the tSAPInput component.
Can anyone explain me, how I must set the parameters for this RFC?
Which inputs parameters do I have to set, in order to pick only certain
fields out of a table (delimitation 512 characters) and how can I implement
a filter?
Thanks in advance.
Hi,
it is not that difficult.
You need to send the columns you want to the table 'FIELDS' and the parametername is 'FIELDNAME'
Obviously it has to be a table_input type and the parametervalue is a list of the wanted columns each in "" and seperated by ,
I attached a screenshot using SFLIGHT table
The last row in the input setting is the equal to a sql where planetype = 'A330-300'
Regards,
Harald