Application Development 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: 

Pricing Conditions records.

Former Member
0 Kudos

Hi all,

I have a requirement to throw a popup when user attempting to change condition records either by VK12 or VK32 or V/LD or what ever relevant transaction.

I searched for user exits and i found user exits for pricing in programs MV61AFZA and RV61AFZA but none of them could help me.

Please clarify can I able to do that by exit or I have to modify the Std programs.

Thanks

Chandu

4 REPLIES 4

sridhar_k1
Active Contributor
0 Kudos

What is the message do you want to show?

Did you consider removing authorization to those transactions?

Regards

Sridhar

0 Kudos

Hi Sridhar,

No.

Just i want to give a information message when user tries to change.

ferry_lianto
Active Contributor
0 Kudos

Hi Chandu,

Have you look at <b>GuiXT</b> instead of changing standard SAP program?

No user exits are available for above transactions.

Please check this links for more information.

http://www.synactive.com

http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm

http://service.sap.com/guixt

Other solution, you can handle from security/authorization access as mentioned by Sridhar.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.

0 Kudos

Hi Ferry,

Could you pleae tell me the brief steps to implement GuiXT

After activating guixt how to proceed.

I also want to know any setting needed in GUI

Thanks

Chandu