Conditions using BAPI_SALESORDER_CREATEFROMDAT2

Question: Hi Friends,
Did any one used BAPI_SALESORDER_CREATEFROMDAT2 to create sales order? If so can you tell me how I can create two items with different manual conditions. If I pass item number in conditions structure it is not carrying out condition amounts, if I take out item #, then it is carrying amounts.. But problem comes if I have more than one item...I'm using BAPICOND structure to pass condition values... I'm passing values in following fields. Am I missing anything? Your help is greatly appriciated.

ITM_NUMBER = '10'.
COND_TYPE = 'ZCFR'.
COND_ST_NO = '1'.
COND_VALUE = '10.00'.
CURRENCY = 'USD'.
ICOND_UNIT = 'EA'.
COND_P_UNT = '1'.
CONPRICDAT = '20040302'.

My email address: satya1971@yahoo.com

Answer:
/forums/viewtopic.php?t=97831

read the post by Dr. Sidewalk, i hope that enlightens you...
_________________
My ABAP Program does what I tell it to do... not what I want it to do...
Copyright ?2007 - 2008 www.jt77.com