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

Transaction QA32

Former Member
0 Likes
934

Hi !

I need to add additional fields to the output of standard report QA32.

Is in sap away to do this task ?

What user exit/ badi to use and how in order to do this task ?

I try the following user exits however it doesn't work.

QSS10001 Possibility of calling a different print report

QEVA0004 Exit for changing information line in usage decision header

QEVA0005 User subscreen for displaying add. data for usage decision

QEVA0006 Entry to usage decision transactions

QEVA0007 UD: Control of compulsory comment or long text presetting

QEVA0008 Usage decision: Customer function key (e.g. to cancel UD)

QEVA0009 UD: Predefinition of quantity to be posted to sample stock

QEVA0010 UD: Usage decision check

Is in sap away to do this task and how ?

Thanks

Moshe

QLCO0001 QM: Call alternative costs report from UD

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
813

u need to check

QEVA0004 Exit for changing information line in usage decision header

QEVA0005 User subscreen for displaying add. data for usage decision

goto documentation of these enhancements and check...everything will be mentioned there.

Hi !

I need to add additional fields to the output of standard report QA32.

Is in sap away to do this task ?

What user exit/ badi to use and how in order to do this task ?

I try the following user exits however it doesn't work.

QSS10001 Possibility of calling a different print report

QEVA0004 Exit for changing information line in usage decision header

QEVA0005 User subscreen for displaying add. data for usage decision

QEVA0006 Entry to usage decision transactions

QEVA0007 UD: Control of compulsory comment or long text presetting

QEVA0008 Usage decision: Customer function key (e.g. to cancel UD)

QEVA0009 UD: Predefinition of quantity to be posted to sample stock

QEVA0010 UD: Usage decision check

Is in sap away to do this task and how ?

Thanks

Moshe

QLCO0001 QM: Call alternative costs report from UD

2 REPLIES 2
Read only

Former Member
0 Likes
814

u need to check

QEVA0004 Exit for changing information line in usage decision header

QEVA0005 User subscreen for displaying add. data for usage decision

goto documentation of these enhancements and check...everything will be mentioned there.

Read only

0 Likes
813

Hi Ramesh !

First Thanks for your answer.

I tried both of the enhancements,

i put a break point at both of the enhancements however the program (QA32)

didn't break at any of the two enhancements .

Is in SAP other way (badi/userexit ) to do this task ?

Thanks

Moshe