2 Replies Latest reply: Mar 9, 2012 3:24 AM by Gary Wong RSS

SAP variable

Gary Wong
Currently Being Moderated

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

  • Re: SAP variable
    Avelino Fidel
    Currently Being Moderated

    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

    • Re: SAP variable
      Gary Wong
      Currently Being Moderated

      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