EBS Customizations (MOSC)

MOSC Banner

iExpenses: Expense Types Substitution not working (OA Framework)

Hi,

I have created a substituiton to restrict the number of expense items shown in the Expense Report Page, its working as expected in "Create Expense Report: Cash and Other Expenses" page but its not restricting the expense items in "Cash and Other Expenses: Details for Line 1" page.

we have substitued the base view object ExpenseTypesVO
<Substitute OldName ="oracle.apps.ap.oie.server.ExpenseTypesVO" NewName ="xxap.oracle.apps.ap.oie.server.xxapExpenseTypesVO" />

it apears that first page (CashAndOtherLinesPG) using ReceiptBasedExpTypesVO for picklist, which is based on oracle.apps.ap.oie.server.ExpenseTypesVO (its in ExpensesAM.xml)
and second page (ExpenseDetailsPG) using DetailExpenseTypesVO for picklist, which is based on oracle.apps.ap.oie.server.ExpenseTypesVO (its in DetailAM.xml)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center