Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3189

BAPI not triggering

$
0
0

Hi Experts , I am trying to execute BAPI , I have set up external break point and see that the BAPI does not trigger .code is  below. var rfc = session.createRFC("ZBAPI_CATIMESHEETMGR_INSERT"); var profile = "0005" ; var date  = "10.05.2016" ; var pernum = "00182586" ; var workorder  = "1500000293" ; var operation = "0010"; var hours = "4.00" ; rfc.setParameter("PROFILE",profile); rfc.setParameter("DATE", date); rfc.setParameter("PERNUM",pernum); rfc.setParameter("WORKORDER",workorder); rfc.setParameter("OPERATION",operation); rfc.setParameter("HOURS",hours); rfc.requestResults(JSON.stringify(["CATSRECORDS_OUT"])); rfc.send(); I have added the function module in whitelist and it is remote enabled. Kindly suggest. Best regards, pradeep.


Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>