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

Error in validation include

Former Member
0 Likes
789

Hi

I created own validation, next deleted and created a new but in FB01 when validation is excecuting then

I get error in include GBTFUFID. I see that in this file is FORM VAL_TEST which don't exists yet in GGB0 but still exists in this include.

Edited by: Kosmo on Dec 16, 2008 10:22 AM

Edited by: Kosmo on Dec 16, 2008 10:22 AM

3 REPLIES 3
Read only

Former Member
0 Likes
676

try to declare in TOP include for this varible...

Read only

Former Member
0 Likes
676

Clearly explain your problem, what error you are getting?

Read only

Former Member
0 Likes
676

Problem is when I creating a new validation on GGB0 then in file GBTFUFID is creating also a new FORM (with name of this validation) but when I delete it in include GBTFUFID this form isn't delete.