cancel
Showing results for 
Search instead for 
Did you mean: 

Print Preview and printing Information

Former Member
0 Kudos

Hi Friends,

I have problem in PO SAP Script.

Problems 1: In print preview plant address is showing right but when i am taking print the plant is address is showing wrong. Please tell me what is the problem behind this condition?

I know how to debug in print preview screen but i do not know how to debug in print condition? Please explain.

Problem No 2: above problem is showing in production server, but quality server same PO print preview and print PO information's is coming right.

Example: Plant address in Print Preview: SAP India Bangalore. Field Name: ADRC-NAME2

Plant address in Print Paper: SAP India Gurgaon.

Please explain me.

Thanks

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amit Nigam,

The best way is to DEBUG.

But most important before that please check the table enteries.

If they have the values that u want.

You can try doing following things...

1) If its a variable that u are using, to store the value of ADRC-NAME2

then do remember to refresh it.

coz maybe there is a value already in the variable and ur variable is not taking the new value in it.

2) as u said its working fine in quality server, but not in production, then check if the transport request has been successfully transported to production. with the driver program and the script.

if its working fine in 1 server, it has to work properly in another.

it can either be a transport problem, or wrong data in that particular server.

Please check these basic things. Hope it resolves ur problem

Regards,

RadhikaS

Former Member
0 Kudos

Hi Radhika,

My problem has been solved. Thank you very much for quick suggestion.

And rewarded the point.

Regards

Amit

Answers (0)