cancel
Showing results for 
Search instead for 
Did you mean: 

scripts

Former Member
0 Kudos

Hi,

I am using standard print program for PO.

In that there is a Total_amount element where we are printing total amount description using komvd-vtext.

The Description is not displaying in DEV where as if i move to QA5 it is appearing.

Where to check?. since Komvd is a structure where to verify the total amount description values stored.

Regards,

Ratna

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

To now why it is not printing and where it is saving. Debug it.

First keep a break point in the print program and then in SE71 select the utilises and say activate debugger.

Find the domain of komvd-vtext and keep make a where used list. Try to find the table for that. Among the displayed table take the PO releated table and check in that.

Br,

Laxmi.Suryadevara

Former Member
0 Kudos

Hi Ratna,

Just check whether the text is maintained in DEV system.

To active debug in scripts,

Give your form name in SE71 and Select Utilities menu and click on Activate Debugger. (or)

Run the report RSTXDBUG to activate Script Debugger

Thanks,

Vinay

Former Member
0 Kudos

Hello Ratna,

Did u debug the Script ?

Regards,

Deepu.K