cancel
Showing results for 
Search instead for 
Did you mean: 

Script getting the wrong address

naval_bhatt4
Contributor
0 Kudos

Hi all ,

I am using script for printing output .

I copied the existing script and changed the header . I replaced the whole code with my code .

but still its picking the address of the same script from which I copied it .

I configured it in NACE (which is working fine ) as I am getting the output type when I am trying to print .

I am using the same print program .

what can be the problem ? , Please suggest ...

Accepted Solutions (0)

Answers (3)

Answers (3)

naval_bhatt4
Contributor
0 Kudos

Script was not active ...

Former Member
0 Kudos

If it print the same OLD address, is it that your print program call the SAP-script(i.e. hardcoded SAP script name) ?

If not, comment the address, from your address window. Activate the script, and run it. This should give you a blank.

Then again uncomment the new address. (JUST a work-around)

former_member181995
Active Contributor
0 Kudos

As you have copied the standard script and changes the code this resulted might changed some structures from where the actual address was coming in script. Make sure the structure from address were printing is still intact.

naval_bhatt4
Contributor
0 Kudos

Hi .. I am not using any structure .

its a hard coded address ..