‎2008 Jul 24 8:13 AM
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
‎2008 Jul 24 8:15 AM
Jr,
wrote
Node: Global Deninitions: Statement NET not defined check ur spellingwhere is NET in your code?
Amit.
‎2008 Jul 24 8:15 AM
Jr,
wrote
Node: Global Deninitions: Statement NET not defined check ur spellingwhere is NET in your code?
Amit.
‎2008 Jul 24 8:16 AM
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.
‎2008 Jul 24 8:25 AM
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
‎2008 Jul 24 9:47 AM
Hi,
I chanded into PC editor from text editor its working..
thank you for all..
regards
JK