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

Smart Form Issue

Former Member
0 Likes
723

Hi All,

Iam trying to change code in smart form..

want to inculude G1SG here

but i do any changes in smart form showing following error..

Node: Global Deninitions: Statement NET not defined check ur spelling.. how to do it..

*v_title = ' our '.

if mhnk-bukrs = 'A1SG'.

v_salutation = 'our Finance Dept'.

v_telf1 = '6379-3682'.

elseif mhnk-bukrs = 'D1SG'.

v_salutation = 'our Finance Dept'.

v_telf1 = '6471-6762'.

elseif mhnk-bukrs = 'E1SG'.

v_salutation = 'our Finance Dept'.

v_telf1 = '6471-8987'.

regards

JK

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Jr,

wrote
Node: Global Deninitions: Statement NET not defined check ur spelling

where is NET in your code?

Amit.

4 REPLIES 4
Read only

Former Member
0 Likes
693

Jr,

wrote
Node: Global Deninitions: Statement NET not defined check ur spelling

where is NET in your code?

Amit.

Read only

Former Member
0 Likes
692

Check the global definition tab....there may be some mistake in declaration or coding statement. check for NET statement..where it has been used and replace with correct statement.

Read only

Former Member
0 Likes
692

HI,

If i do any changes showing same error

  • Confidential and Proprietary

  • Copyright 2003, NAUTICUS

  • All Rights Reserved

if i add extra line also same error...than going to utilies click on return to activate version working..

how to do it...

regards

JK

Read only

Former Member
0 Likes
692

Hi,

I chanded into PC editor from text editor its working..

thank you for all..

regards

JK