Hi Abapers, I want to test the bapi BAPI_ACC_DOCUMENT_POST in se37 i have given the necessary inputs to the fields but in the results table it is showing the errors . It would be helpfull if anyone can give suggestions. regards , Ajit.P. Reply All...
Solved: hi. i am using bapi to create the characteistics uploading. when i am using bapi from se37, in return table it is showing characteristics saved. But when i am
I used BAPI_GOODSMVT_CREATE and BAPI_TRANSACTION_COMMIT in a sequence. You have to test it once before you can save it unlike single test. Once you save it, you can always recall it. Everytime you execute the sequence, it will ask you for saving the new set. You can cancel out or...
Ask your functional consultant to get the correct data and test BAPI in se37 itself, so that you can come to clear idea then you can do the coding based on your testing results. Satyasuresh Reply Former Member 2009 May 06 5:21 PM 0 Kudos 281 SAP Managed Tags: ABAP Developm...
In the attached snapshot, title is passed as "MR." instead of "Mr." when you test the bapi through function builder(SE37) it automatically converts it into upper case. Try changing it while debugging and the error would be removed. Also, when you call the bapi in program, make sure...
You can test the BAPI first & you yourself can figure out all the required fileds, as the required fileds may change according to the Document type. Goto SE37 enter the Function module , click on test/execute or F8. Click on the PRHEADER - click on Single entry or Shift+F7. here...
SE37 – The Function Builder This is principally targeted at the developer or functional consultant who wishes to examine the functionality of a BAPI or function module. An added benefit of using SE37 is that you can use test data and save it for use with a given BAPI or function module...
Hi, I could not able to find right information on how to find a userexit or BADI for a BAPI. Please help me. Thank you, Surya