2008 Feb 22 2:06 PM
Hi,
I have problem in BAPI_BUPA_ADDRESS_CHANGE.
What is the test sequence can i write to test weather the FM is updating the address or not.
What cani write in BAPI_TRANSCATION_COMMIT to save it.
Early reply is highely appriciable.
Regards,
chow.
Hi,
I have problem in BAPI_BUPA_ADDRESS_CHANGE.
What is the test sequence can i write to test weather the FM is updating the address or not.
What cani write in BAPI_TRANSCATION_COMMIT to save it.
Early reply is highely appriciable.
Regards,
chow.
2008 Feb 22 2:12 PM
Hi,
For running the test sequence go to SE37->TEST->TEST SEQUENCE.
Give the name BAPI_BUPA_ADDRESS_CHANGE and BAPI_TRANSCATION_COMMIT one after the other. When the first FM is completed click BACK and then the next FM i.e. BAPI_TRANSCATION_COMMIT will come there fill the WAIT field with 'X' and execute.
Again go back. You TEST SEQUENCE is complete.
REWARD POINTS if useful
2008 Feb 22 2:26 PM
Hi,
Before proceding with writing code, please check the documenation of the BAPI available in SE37. BAPI's always come with good documentation on how to use them. Goto SE37 and give the fm name and press display. Press 'function module documentation' button on the displayed on the screen to see the fm documenation.
As it was not suggested in the BAPI documenation, there may actually not need to call fm 'BAPI_TRANSACTION_COMMIT', But it would be better if you write it.
Hope this helps,
Thanks in advance,
Harikrishna.