Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Use RSNAST00 for debugging.

Former Member
0 Likes
1,737

Hi!.

I have a problem because I am working with a transaction (MB1B) that creates a spool after had done a type of movement 301, and this spool show a form . I execute the program RSNAST00 for debugging the form and the program that executes it, but when I put the number of spool in selection screen of RSNAST00 the program deal another spool !! . I don't know why. My questions are why this is happening and if there is another way of debbuging the program (sapm07dr) that show the form. I can't use transaction NACE.

Thank you!!.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,259

Are u sure what u are doing is Correct ? debugging the<b> RSNAST00</b> .U have to find out driver program then u have to debug that driver program not in this way.

Regards

Prabhu

4 REPLIES 4
Read only

Former Member
0 Likes
1,260

Are u sure what u are doing is Correct ? debugging the<b> RSNAST00</b> .U have to find out driver program then u have to debug that driver program not in this way.

Regards

Prabhu

Read only

0 Likes
1,259

I think that the problem can be relationated with table NAST. Because program RSNAST00 select only records with VSZTP = 1 or 2 and the records that I am creating has VSZTP = 4. For this reason the form goes to a printer. Any idea?.

Read only

0 Likes
1,259

The problem was solve. It's true that the proble was related with field VSZTP. The for was send to printer directly!.

Read only

Bharathi_j
Explorer
0 Likes
1,259

Hi,

I not sure abt clear about question.Why cant you debug the form driver program instead dubugging the RSNAST.......

Regards,

Bharathi.