Skip to Content
0
Former Member
Dec 05, 2006 at 10:40 PM

by-passing user exit

77 Views

Hi, all

I am using a user exit for valuation of Material in Valuated Sales Order Stock.

so this user exit is triggered when a sales order is created by using bapi

BAPI_SALESORDER_CREATEFROMDAT2.

so we dont want this user exit to be processed by this bapi.

so can any one tell me what condition i can use in the userexit to by pass the exit if its the above bapi.