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 iwe dont want this user exit to be processed by this bapi.
so can any one tell me what condition i can use in the sales order to by pass the exit if its the above bapi.