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

OPEN_FORM not working correctly

Former Member
0 Likes
1,449

While trying to process an output in VL02N, the output in case of single record in VBAP is going to error. Since we have used OPEN_FORM. The flag TDOPEN of structure RSTXC is the problem. When a single record is there the flag has X value in it due to which the return code comes out to be 5 and output goes into error. Can somebody please help?

While trying to process an output in VL02N, the output in case of single record in VBAP is going to error. Since we have used OPEN_FORM. The flag TDOPEN of structure RSTXC is the problem. When a single record is there the flag has X value in it due to which the return code comes out to be 5 and output goes into error. Can somebody please help?

4 REPLIES 4
Read only

eduardo_hinojosa
Active Contributor
0 Likes
1,165

Hi

Check in tcode NACE, en scheme if there is any condition (VOFM) that avoids the output works.

Regards

Eduardo

Read only

Former Member
0 Likes
1,165

Problem solved thanks anyway

Read only

1,165

post the solution please, this is an open forum maybe somebody else will have the same issu

Read only

0 Likes
1,165

Could u please help me how to solve this issue as i am also getting same problem. - 7981141315