Hi all
I have a WebDynpro application using Adobe Interactive Form. When user clicks submit button in Adobe Form, application executes a function module call via RFC Adaptive framework. The problem is
it's fail when our function module call some standard BAPI for Business Partner insertion. However it runs ok if our function module only inserts, updates, selects table.
LogViewer of Visual Administrator show a error message
User PIAFUSER, IP address
HTTP request processing failed. HTTP error [403] will be returned. The error is [You are not authorized to view the requested resource.No details available].
I added all available security roles of Portal and SAP_TRUSTED profile in R3 for this user but nothing changes.
Please help solving this problem
Thank you