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

Testing Initial Value

Former Member
0 Likes
520

Not a question - just a surprising find that when you test for initial value i.e. IS INITIAL, the condition is satisfied by the '/' no-data character used by BDC and Direct Input. I had always used 'CO ' /' before finding this.

Interesting - my code was inside an LSMW so there must be some shenanigans going on.

2 REPLIES 2
Read only

Former Member
0 Likes
492

Hmmmm....

Didn't work that way when I tried it.

Rob

Read only

0 Likes
492

Interesting - my code was inside an LSMW so there must be some shenanigans going on.