how to look up base and advance price and bring them to excel file
Hi,
we are using JDE 9.0 and currently we are having the P4210 cancel lines at order-entry if there is not enough availability of an item. These lines go to a 980/999 status – but the system does not pull in any pricing into the F4211 table. Is there any E1 report that will pull these records and then do a price lookup to pull in the price associated with the Advanced Pricing setup for the customer/item using the Price Effective Date on the F4211 record?
IF I go for custom report I noticed, to look up base price I need item number and customer group, I can take customer group from customer master but in F03012 table we have stored the customer group as string (ex. RTL = retail customer) but the base price table shows that value in the form of numbers (183), so How can I map these two fields? and how the conversion from string to number is being done? where I can see those?