Dear Abaper,I have a problem using BAPI_EXCHANGERATE_CREATE in my program.I have a currency pair USD to VND (vietnam) which is 1 : 21025.Bapi is not allowing the value more than four degits.it will allow only 4 digits and 5 decimals eg : 9999.99999. ...
Hi SAP gurus,I need to make invisible a customized tab in Po creation(me21n), change(me22n) and display(me23n) in enjoySAP transaction for a particulat Doucument type.Please let me know the possibility and the solution to implement.Thanks,Kishore P
Hi All,I would like to use control break statments in dynamic internal table loop. Please give some inputs how can i do this? and the posibility.I want to use AT END OF <FIELD>.Thanks,Kishore P
Dear Tamas,Thanks for your reply.But still i need to pass the exchange rate 21205 to the BAPI right!!. Then how can i push this to FM ?Your prompt reply is appreciated...ThanksKishore
Hi Nagaraj,Thanks for your post.The problem is with roll back ... If i roll back after second bapi, both the bapis should be rolled back, which is not happening here latest bapi only getting rolled back that is goods movment bapi.I have a question t...
Hi Florian,I am using commit and rollback. In one of the scenarion Sales order change is successful and Goods movment is unsuccessful so i used rollback but it only rollback the goods movement but not rollbacked sales order change.Please advice.Tha...