Dear Experts,
I am working on a File to RFC scenario. I need to create an equipment, if it is already existing I need to update it. ABAP team has already developed two BAPIs (for EP screens) one for creating and other for updating. Can I reuse these BAPIs in PI Interface development?
I mean how can I use these two RFCs for creating and updating in single Interface development. Do I need to go for RFC lookups?
Or do you advice me to go for a new BAPI development with both Create/Update functionality embedded in it.
Need help...Thanks in Advance.