on ‎2008 Jul 14 7:29 PM
Hi,
I am reading a table the input parameters of which are 'AUFNR' and 'VORNR'. Can somebody tell me how I can pass these two values? Do I have to define a XML Input? (or) is it just a special expression in the JCo Link editor? Appreciate it.
Regards,
V M.
Request clarification before answering.
VM,
You need to create two transaction properties: AUFNR and VORNR and your link editor should look like below.
GetData.Request{/RFC_READ_TABLE/TABLES/OPTIONS/item/TEXT} = "AUFNR EQ '#Transaction.AUFNR#' AND VORNR EQ '#Transaction.VORNR#'"
John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.