cancel
Showing results for 
Search instead for 
Did you mean: 

script printing problem

former_member187457
Active Contributor
0 Kudos

Hi all

i worked on script...i had to modify the script F110_PRENUM_CHECK..its done.....

Driver/print program RFFOUS_C is intect...i didnt do any changes...all the fields are coming thru this driver program.....

in script i jst repositioned the fields as per our requirements....

In driver program there is an element '525' in that fields are invoice no.,description,discount,net amount.......it is in main window in script.....

now here 120 is the development client,110 testing and 130 is also testing client......

Problem is tht , in dev.(120) in print preview it is showing the invoice line items....

in testing(110) it is printing fine as per the requirment....

but in 130 it is printing every thing execpt invoice line items........

while debugging script in 130 its showing the data ...but its not printing......

whts the problem ,if its the problem of script then why it is printing in 110 ......

plz help me on this.....

Thnx

Rohit

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187457
Active Contributor
0 Kudos

it was 130 config prob.....

basis people has rectified it..

thnx.

former_member196280
Active Contributor
0 Kudos

See the same script is available in all three system. Goto header details and see the activation date etc. Note scripts are client dependent.

Regards,

SaiRam

former_member187457
Active Contributor
0 Kudos

Hi SR

i have transported the same request number to 130 as i did in 110.

former_member187457
Active Contributor
0 Kudos

I have copied the script F110_PRENUM_CHCK to Z_CHECK and made changes...

former_member624107
Contributor
0 Kudos

Hi..

if evrything s transported to 130 den u hav to check the problem by debugging..

watch the fields in which line items r der...

check whether those fields are populated propely in program.. n check whethr text elemnts having line items s called properly.. n so on...

former_member187457
Active Contributor
0 Kudos

Hi

i debugged the script in 130....fields are populating ...

former_member624107
Contributor
0 Kudos

Is the control going to text elemnts(in which line items r der) while debugging..?

former_member187457
Active Contributor
0 Kudos

i have take print using tcode FBZ5...........

so i am filling all the inputs and giving the print command.........

i used the advanced debugging option on script.........

so while run the print command it goes to script and there is a test element 525(u can see tht in F110_CPRENUM_CHCK) ......i m checking thr ..and fields are populating......

see it working in 110 and but not in 130....

former_member624107
Contributor
0 Kudos

Hi..

scripts are client dependent..

check whetr ur script in 130 s updated one..

or else.. copy from 110..

use program RSTXFCPY to copy scripts between clints...

former_member187457
Active Contributor
0 Kudos

Hi Sheeba

I transported it from 110 ...but didnt work...