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

Purchase requisition

Former Member
0 Likes
1,005

Hi expert,

do you know some exit, or badi to process purchase requisition item when I make a purchase requisition not from me51n??

important: I tried IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM and the system not execute it

if i make a purchase requisition from transaction iw32 ( order-> component ).

some idea ?

tks

Hi expert,

do you know some exit, or badi to process purchase requisition item when I make a purchase requisition not from me51n??

important: I tried IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM and the system not execute it

if i make a purchase requisition from transaction iw32 ( order-> component ).

some idea ?

tks

7 REPLIES 7
Read only

Former Member
0 Likes
977

Hi Roberto,

If you are using version ECC 6.0 onwards, you can try to use Enhancement Point concpets and fulfill your requirement.

Regards,

Anil

Read only

0 Likes
977

Hi Anil,

tks for your reply...

could you give more information about Enhancement Point concpets ..

tks a lot,

Read only

Former Member
0 Likes
977

Try finding Badi - GOTO SE80 -> select Class - CL_EXITHANDLER - GET_INSTANCE. put break point inside and find Badi for your requirement. This is better way because u will get All the Badi for your requirement.

Read only

Former Member
0 Likes
977

hi:

go in SE80 and select the package IWO2,

at the last of object list, you'll get its BADI (if it has).

Regards

Shashi

Edited by: shashi jha on Feb 23, 2009 9:57 AM

Read only

Former Member
0 Likes
977

Hi,

Kindly go through this link below ,it is for implicit enhancement point:

http://www.sapdevelopment.co.uk/enhance/eframework/ef_implicit.htm

Hope it helps

Regrds

Mansi

Read only

former_member15255
Active Participant
0 Likes
977

Hello,

U can make of the User Eixt Enhancement : MEREQ001 this should help u

regards

suresh nair

Read only

0 Likes
977

This badi is not called when th PR is created not via me51n.