‎2009 Dec 23 5:43 PM
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 ?
‎2009 Dec 23 6:04 PM
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