‎2018 Mar 15 10:10 AM
For a current project we will not use the FIORi Apps, but instead i have to build BAPi's for our mobile devices to communicate with SAP(e.g. GR, confirming TO, executing movementtypes).
I would think there are already a lot of Bapi's created for this purpose. Does anyone knows how to do this or knows where to look for specific information about these processes?
kind regards,
Wahied
‎2018 Mar 15 10:59 AM
Standard RF transactions for already exist for Goods Receipt, Picking, Putaway etc. Please refer to the link
https://help.sap.com/saphelp_46c/helpdata/en/c9/c93237d5c2cf12e10000009b38f839/frameset.htm
‎2018 Mar 15 10:59 AM
Standard RF transactions for already exist for Goods Receipt, Picking, Putaway etc. Please refer to the link
https://help.sap.com/saphelp_46c/helpdata/en/c9/c93237d5c2cf12e10000009b38f839/frameset.htm
‎2018 Mar 15 11:13 AM
Hi Mona Lisa,
Thanks, i have the standard transactions for RF, but my question is specific on bapi's. Because for example: i want to display some information about the invoice, related to the article(mat.document), see/enter a mvmnt-type etc..
gr. Wahied
‎2018 Mar 15 10:02 PM
RF program are dialog program. I don't have much knowledge of ABAP but to my knowledge any fm or BAPI can be called using the dialog program.
‎2018 Mar 16 10:08 AM