cancel
Showing results for 
Search instead for 
Did you mean: 

regarding the debugging problem the form SD_EXPORT_FUCO

Former Member
0 Kudos

hi i am trying to debug the form SD_EXPORT_FUCO and the driver program is RVADAUS1. i am not able to find where and how it is retreiving the data. and in the existed windows i have to display some more fields data.how can it possible?

can anyone respond immedietly?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

To debug a Sapscript, please see the below link ..

/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging

We will get the data from the Driver Program, there the select statments will be there, so look at the selects then you will come to know,

To add the new fields, you can add the fields in the respective windows and you can code in the Driver program if possible, other wise you can use the PERFORM statment to get the values

Regards

Sudheer