Can we call PATCX.tc_extension in Sales Order screen while creating Project based sales order ?
Hi Team,
Need some input on below.
I want to restrict MTL_TRANSACTION_TYPES.TRANSACTION_TYPE_NAME ="Sales Order Issue" with specific Project number condition against the expenditure type in Sales order screen.
example:- ABC sales order having project number 123 which need to restrict based on the expenditure type (pa_expenditure_types.expenditure_type)
- how can know about the MTL_TRANSACTION_TYPES.TRANSACTION_TYPE_NAME while creating the sales order?
- Is there any other way to restrict it?
Thanks in Advance