Jump to content

Purchase Prices List from Manufacturing Orders to subcontracting orders


 Share

Recommended Posts

Hi Ben.
The product is Sage X3 Ver. 11.12.

I'm trying to use the entry point TARIFACH of TRTPRICE program:

....

# func YTRTPRICE.TARIFACH
#return in YMONTANT the gross price of the processing
#return in YMOTIF the value in PRIRIEN from PPRICCONF

  RES = func YTRTPRICE.TARIFACH(YMONTANT, YMOTIF)
  If RES = 1

    MONTANT(0) = YMONTANT
    MOTIF(0) = YMOTIF

  Endif
....

but the purchase order is generated without gross price. I don't understand.

Edited by FabioDavide76
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...