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

Calling screen from remote program

Former Member
0 Likes
319

I have a requirement of calling order standard screen say 2300 from a custom function function module which is used in the sales order userexit..Does anyone have an idea how can we achieve this ?

1 REPLY 1
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
279

AFAIK, you cannot use RFC for any dialog processes. Fellow SDNers correct me if i am wrong.

Alternatively SAP has provided a plethora of BAPIs to play around with. If you have extended the custom transaction & want to update the relevant Custom fields, you generally have EXTENSIONIN params as well which you can use.

Cheers,

Suhas