Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interfacing SAP - COBOL

Former Member
0 Likes
489

Gurus,

How to interface between SAP system and COBOL. Can we use RFC ? How we do it, both in SAP and COBOL ?

Regards,

hary

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Hi,

If COBOL can download a file with contents, then you schedule a download job where the file can downloaded. Then write a report in SAP which reads this data and uploads the same into SAP. You could also LSMW instead of report.

Thanlks...

Preetham S

1 REPLY 1
Read only

Former Member
0 Likes
444

Hi,

If COBOL can download a file with contents, then you schedule a download job where the file can downloaded. Then write a report in SAP which reads this data and uploads the same into SAP. You could also LSMW instead of report.

Thanlks...

Preetham S