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: 

Note Number 105621:Authorisation for pricing conditions

Former Member
0 Kudos

Hi,

I am working with note number 105621.

This is a modification note which is used to create authorisation for the pricing conditions.

SAP has given the steps on how to proceed .But in step number 5 they are talking about 5 user exits.I cant understand what i should with that user exits.If any one has implemented this note please tell me how to proceed..

Where can i see these user exits and how exactly should i proceed with the user exits.

Thanks&Regards

Ansari

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

The main point is here the use of the following user-exits as per your SAP NOTE 105621:

USEREXIT_FIELD_MODIFICATION

USEREXIT_FIELD_MODIFIC_LEER

USEREXIT_FIELD_MODIFIC_KZWI

USEREXIT_FIELD_MODIFIC_KOPF

USEREXIT_PRICING_CHECK.

For your ref put a look in the therd

https://forums.sdn.sap.com/click.jspa?searchID=3499566&messageID=1439527

https://forums.sdn.sap.com/click.jspa?searchID=3499566&messageID=1586438

<b><b>Reward points</b></b>

Regards

5 REPLIES 5

Former Member
0 Kudos

Hi,

The main point is here the use of the following user-exits as per your SAP NOTE 105621:

USEREXIT_FIELD_MODIFICATION

USEREXIT_FIELD_MODIFIC_LEER

USEREXIT_FIELD_MODIFIC_KZWI

USEREXIT_FIELD_MODIFIC_KOPF

USEREXIT_PRICING_CHECK.

For your ref put a look in the therd

https://forums.sdn.sap.com/click.jspa?searchID=3499566&messageID=1439527

https://forums.sdn.sap.com/click.jspa?searchID=3499566&messageID=1586438

<b><b>Reward points</b></b>

Regards

Former Member
0 Kudos

Hi,

I went tru the thread given by you.But can you tell me where can i find these userexits.And what changes should i make in these userexits.i need to hide the vprs pricing condition type from certain users.

USEREXIT_FIELD_MODIFICATION

USEREXIT_FIELD_MODIFIC_LEER

USEREXIT_FIELD_MODIFIC_KZWI

USEREXIT_FIELD_MODIFIC_KOPF

USEREXIT_PRICING_CHECK

Thanks

Ansari

0 Kudos

Hi,

Assign req 24 for VPRS under pricing proc.

You can certainly hide the condition type through authorization & abap coding. You require to check SAP notes & certainly there are notes on the same, which can give further guidance

<b>Reward points</b>

Regards

0 Kudos

Muhammed,

Even though the note says User Exit, really they are routines in the include LV69AFZZ. If you look at LV69AFZZ in SE38 you will see each routine.

Regards,

Colm

Former Member
0 Kudos

Hi,

look at this Reports:

RV60FUS1

RV60FUS2

RV60FUS3

RV60FUS4

RV60FUS5

RV60FUST

regards, Dieter