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

Update error, transaction VA21

Former Member
0 Likes
815

Hi all,

when i want to save transaction Va21, i got this error update error, when i click where used list , i dunno which one program to set breakpoint. lots of list.

then i click the error message it display like this...when i go to SM13 the error details shows TD 423: CONTROL_FORM.

where and how i should solve this.. i'm really stuck.. donno how and why. Please xperts... help me...

Update error, transaction VA21

Message no. 00377

Diagnosis

An error occurred in CALL TRANSACTION USING or CALL DIALOG USING

during a synchronous update.

The error was caused by the transaction VA21.

Update information

Return code: 009

Text : CONTROL_FORM is invalid, OPEN_FORM is missing

Procedure

Pleas analyse your Batch-Input data.

You can also examine your posting data using the transaction SM13.

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
692

Before Save check the Output thru from the Second screen in VA21 go to EXTRAS->OUTPUT-HEADER-EDIT check whether any output types are assigned and Let me know.

Kanagaraja L

Hi all,

when i want to save transaction Va21, i got this error update error, when i click where used list , i dunno which one program to set breakpoint. lots of list.

then i click the error message it display like this...when i go to SM13 the error details shows TD 423: CONTROL_FORM.

where and how i should solve this.. i'm really stuck.. donno how and why. Please xperts... help me...

Update error, transaction VA21

Message no. 00377

Diagnosis

An error occurred in CALL TRANSACTION USING or CALL DIALOG USING

during a synchronous update.

The error was caused by the transaction VA21.

Update information

Return code: 009

Text : CONTROL_FORM is invalid, OPEN_FORM is missing

Procedure

Pleas analyse your Batch-Input data.

You can also examine your posting data using the transaction SM13.

3 REPLIES 3
Read only

Kanagaraja_L
Active Contributor
0 Likes
693

Before Save check the Output thru from the Second screen in VA21 go to EXTRAS->OUTPUT-HEADER-EDIT check whether any output types are assigned and Let me know.

Kanagaraja L

Read only

0 Likes
692

yes, i go to EXTRAS-OUTPUT-HEADER-EDIT got value ZN00

Read only

0 Likes
692

You can delete the output from VA21 Transaction by EXTRAS-OUTPUT-HEADER-EDIT and then try to SAVE.May it will aloow you to save.

one more suggestion Check with Table TNAPR where KSCHL = ZN00 and NACHA = ? (Check in VA21) then you can get the Program and Name of routine Just Put a break point over there and find what is the issue.

Kanagaraja L