Payables and Cash Management - EBS (MOSC)

MOSC Banner

INVOICE GETTING APPROVED IN LEVEL HIERARCHY WHEN APPROVE BUTTON CLICK MULTIPLE

edited Nov 26, 2018 3:28PM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered

Hi,

I am trying to extende the standard controller oracle.apps.fnd.wf.worklist.webui.NtfDetailsControlsCO
With a custom controller xxmycomp.oracle.apps.fnd.wf.worklist.webui.XXNtfDetailsControlsCO

I have built the project in my local JDEV and kept the java file under $JAVA_TOP and complied the java file in the same place.
$JAVA_TOP/xxmycomp/oracle/apps/fnd/wf/worklist/webui/XXNtfDetailsControlsCO.class

Also have given full permission (777) to xxmycomp folder under $JAVA_TOP and have done the bounce.

Below is the code  have written.

import oracle.apps.fnd.framework.webui.beans.OAWebBean;
import oracle.apps.fnd.wf.worklist.webui.NtfDetailsControlsCO;

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