Hi sir, I am using a batch with 5 patch operations with a separate change set and the first changeset is getting success but the second one is getting 400 saying error while calling fm bupa_central_change it is standard one. Any idea on this.
BAPI_BUPA_CENTRAL_CHANGE function module indicates there’s an issue with the input data or the way the BAPI is being called. Here are some steps you can take to troubleshoot this issue: Check the Input Data: Ensure that all required fields are being provided and that they contain valid data. This includes checking for mandatory fields and correct data types. Review the Change Set: Since the first change set is successful, compare it with the second one to identify any discrepancies in the way the BAPI is being called or the data being passed. Examine the Return Table: The BAPI should provide a return table with detailed error messages. Analyze these messages as they can give you specific information about what went wrong. Use Transactional RFC (tRFC): If you’re calling the BAPI in a batch, consider using a transactional RFC to ensure that the call is processed correctly within its own transaction.
Hi Ram Sir. Can you ppt or note pad file which you showing. like theory it will be easy to recall for sometimes. as we are following your videos. Thank you. key points will be useful. Also Ui5/fiori. Rap Videos - please teach us. your content is so good to understand techincal concepts easily to work.
I started RAP already. You can check the description most of the time I upload the code there. PPT of the OData series Will be uploaded soon on LinkedIn ...
Excellent teaching. Thanks for your help.
You are welcome!
Hi Ram , since commit is not required if we are using badi and change set is triggering bapi transaction commit will work ?
Hi Ram sir. Can we achieve $batch for Get stream method? I have tried but it’s not working. Can you help on this please?
Hi sir, I am using a batch with 5 patch operations with a separate change set and the first changeset is getting success but the second one is getting 400 saying error while calling fm bupa_central_change it is standard one. Any idea on this.
BAPI_BUPA_CENTRAL_CHANGE function module indicates there’s an issue with the input data or the way the BAPI is being called. Here are some steps you can take to troubleshoot this issue:
Check the Input Data: Ensure that all required fields are being provided and that they contain valid data. This includes checking for mandatory fields and correct data types.
Review the Change Set: Since the first change set is successful, compare it with the second one to identify any discrepancies in the way the BAPI is being called or the data being passed.
Examine the Return Table: The BAPI should provide a return table with detailed error messages. Analyze these messages as they can give you specific information about what went wrong.
Use Transactional RFC (tRFC): If you’re calling the BAPI in a batch, consider using a transactional RFC to ensure that the call is processed correctly within its own transaction.
Hi Ram Sir. Can you ppt or note pad file which you showing. like theory it will be easy to recall for sometimes. as we are following your videos. Thank you. key points will be useful. Also Ui5/fiori. Rap Videos - please teach us. your content is so good to understand techincal concepts easily to work.
I started RAP already. You can check the description most of the time I upload the code there. PPT of the OData series Will be uploaded soon on LinkedIn ...
Hi Ram sir. Can we achieve $batch for Get stream method? I have tried but it’s not working. Can you help on this please?