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

Report vs Interface

Former Member
0 Likes
1,408

what is the difference between a interface and report? Is that interface is nuthing but a report with shcedule to pick up the file generated by external system with destination defined for it? Or it is some thing else???

Cheers

SDN powered

1 REPLY 1
Read only

Former Member
0 Likes
746

You are correct in a way but they are meant to work in different business scenarios.

Interfaces are used to pick a file from an ext location / data from sap and put it in SAP / ext location after doing some field mapping.

Reports are generaly used to pick up data from the SAP tables as per the parameters on the selection screen and display output in ALVs. Business functionality of reports is for Higher level managment reporting.

Hope this solves your query, please mark this question answered and reward appropriate points.

Regards