FabioDavide76 Posted September 7, 2021 Posted September 7, 2021 Hi guys. I've a problem. From the operations tab of manufacturing orders, row action order, generate a purchase order. the cost must be recovered from the standard price lists, using the article launched and not the processing/operation itmref. Thanks in advance.
Administrators Ben Smith Posted September 14, 2021 Administrators Posted September 14, 2021 Hi Fabio, Can you confirm which Sage product you are referring to please? Thanks Ben
FabioDavide76 Posted September 17, 2021 Author Posted September 17, 2021 (edited) 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 September 17, 2021 by FabioDavide76
Steel, Mark Posted September 17, 2021 Posted September 17, 2021 Thanks Fabio We have a specific community forum for X3 where you will find support which can be found here. Thanks Mark
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now