How to get Customer material pricing info combination

Question: HI Guys,
I need your help. Generally to get pricing info for customer material combination we run the BAPI_SALESORDER_SIMULATE. This BAPI create an order in simulation mode(doesnt save in database) and in the way it returns condition record(pricing) for the material/item and partner combination. The problem is if we use this FM in the report then one should have order entry authorisation because BAPI will create order in simulation mode. Is there any other way like table or FM which will give the pricing condition record for the partner(customer) material combination..


Thanks In advance.. Really appreciate if you help me out...

Answer:
if you want to read a table directly:
run v/06 tcode to check access sequence for your condition type
run v/07 tcode to check table number with customer and material key.
expand condition table number to 3 digits by adding leading zero(s) if needed.
build condition table name by adding "A" prefix.
select condition table to find knumh values
select konp table by knumh values to read condition values

hth
CS

Answer:
Hi Arpita ,

If u want maintaining Conditions in VK11 u can get by using that access table of that Condition .
_________________
With Best Regards
Prabhu
TC-Team SAP
Pepsi India
nethranp@hotmail.com
Copyright ?2007 - 2008 www.jt77.com