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

Forms - WRITE_FORM is invalid, START_FORM is missing

Former Member
0 Likes
1,779

Hello,

I am doing Tcode MIGO - Transfer posting -> Other -> entering all the required values - > Select the check box and save it.

The material documents get posted, immediately i get a error in Buisness work place (SBWP) - "Update was Terminated"

I could see all the config is fine and the script also seems to be fine. it was working some time back and suddenlty this issue is poped.

Update was terminated

System ID....   TEC
Client.......   800
User.....   VICTOR
Transaction..   MIGO
Update key...   D8F3D4E28CB4F1E083BB005056990D37
Generated....   14.06.2013, 08:11:25
Completed....   14.06.2013, 08:11:25
Error Info...   WRITE_FORM is invalid, START_FORM is missing

Please let me any one has faced this issue.

Senthil

3 REPLIES 3
Read only

Former Member
0 Likes
760

Hi,

Got se37 put break point in first line of START_FORM and WRITE_FORM after reached here ,put breakpoints on message statement and execute where the problem is and share that information so that easily we can understand.Thanks for understanding.

Regards,

Ravi Shankar L

Read only

0 Likes
760

Hi Kumar,

I am also faced same problem.The solution for your issue is maintain the "Next page " in se71 your form .

Ex:- Next page = page1.(Which page you want print on first page onwards)

Read only

Former Member
0 Likes
760

Hi Senthil,

Such errors come when the form/driver name configured is wrong. Please check in transaction M706 the assignments against your output type and share the screenshot. Your SAP Script name would be missing.

BR.