Dear All
Can I get the SAP variable and put the rpt?
e.g. form139,item29,pane0,variable 91 for sales order total.
Thanks
Gary
hi,
when you will be using a Crystal Report to fetch data from SBO you need the actual SBO Table and Field.
ORDR.DocTotal
is equal to
form139,item29,pane0,variable 91
hope this will help you.
regards,
Fidel
Thx Fidel
It is more easy and convenance if I can use the variable .
As this example, ORDR.doctotal is system currency, but if the doc currency is not same as system currency, it will be wrong. Then I need to get FC.
thanks
Gary