cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to pull documents from non-sap system

Former Member
0 Kudos

Hi Guys,

We are in R/3 4.7. Is there any standard FM or RFC, we could use to pull document like invoice copies from non-sap system (like Docuware) into SAP WF. Let me know if it is feasible, any help appreciable.

Thanks

TGB

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Sure this can be done, you first need to establish connection between two systems by creating an RFC destination (T-Code SM59).

You can use a standard as well as your custom created Remote enabled FM,BAPI, etc to, to and fro data between systems.

Click on the link: [Remote Function Call|http://help.sap.com/saphelp_nw04/helpdata/en/80/09680289c751429ab3b07ad2a61c10/frameset.htm]

Hope this helps!

Reetesh

Former Member
0 Kudos

Thanks Reetesh, do you know some of the standard FM or BAPI which could be used?

- TGB

Former Member
0 Kudos

NP!

You can use any BAPI ([List of BAPI|http://wiki.sdn.sap.com/wiki/display/ABAP/ListofBAPI's] ) and any remote enabled FM module.

Former Member
0 Kudos

Hi Ganesh,

There are many ways to pull the data from one syestem to SAP syestem

1 other syestem is non sap syestem

2 other syestem is SAP syestem

Chek wit u r ABAPER for data extraction logic for new program and port setting