prashant
28th May 2008, 16:04
hi all,
i am facing the problem while making an AFS of Sales order in LN6.1.
While inserting in to header i am getting an eeror (Synchronize dialog box not started). kindly help me out.

thanks

_Ralph_
2nd June 2008, 16:29
stpapi.synchronize.dialog(session, "modify" or "add" , error)

try this ;)

rajeshk
15th September 2008, 08:55
I think if the session is MMT enabled then this comes up as well. You need to make sure that MMT sessions aren't called in AFS. If it is then alter code to use api.mode to differentiate.

Cheers.