SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_ISUPROFILE_UPLOAD is returing success message but profile values are not uploading

former_member614386
Discoverer
0 Kudos
328

I am using BAPI_ISUPROFILE_UPLOAD to upload profile values using point of delivery. BAPI is returing success message but profile values are not uploading. Please suggesst if anyone has faced such issue. Thanks


1 REPLY 1

NTeunckens
Active Contributor
193

Some Suggestions :

  • Most obvious one first : Do you use "BAPI_TRANSACTION_COMMIT" to Commit your changes to the DataBase?
  • Have you read the BAPI Documentation, maybe there's something wrong with the Parameters-data?
  • Have you checked SAP Support Launchpad on missing SAP-Notes as BugFixes to the BAPI?
  • Have you verified your code and compared to Prgr. "REEDMPROFILEIMP", a sample Prgr. where the BAPI is used ...?
  • Have you tried executing Prgr. "REEDMPROFILEIMP" with the same Input-Values? Do you have the same situation / behaviour than with your Custom Report ...?
  • Have you tried using "BAPI_ISUPROFILE_IMPORT" instead of Change_BAPI?


If the above points haven't provided you with more info, I would suggest contacting SAP Support ...