Oracle Applications Insight

Pages

▼
Friday, June 10, 2016

How to open Payables or AP Period in Oracle EBS

›
Navigate to Payables Manager and Click on “Control Payables Periods” sub menu under “Accounting” Select the period you want to o...
Friday, July 31, 2015

How to remove the Concurrent Program from a Request Group

›
SET SERVEROUTPUT ON spool / tmp / XXCDS_HRRPTXXX_REMOVE_RG . TXT WHENEVER SQLERROR EXIT FAILURE ROLLBACK BEGIN apps ....

How to add the Request Set to a Request Group

›
SET SERVEROUTPUT ON spool / tmp / XXCDS_HRXXXXX_ADD_RG . TXT WHENEVER SQLERROR EXIT FAILURE ROLLBACK BEGIN fnd_set . a...
Wednesday, June 18, 2014

How to Remove/End Date a Responsibility assigned to the User in Oracle Apps

›
DECLARE      v_user_name                   VARCHAR2 (100) := 'TEST_USER';      v_responsibility_name   VARCHAR2 (100) := 'S...
Monday, February 17, 2014

Error "Each row in the Query Result Columns must be mapped to a unique Query Attribute in Mapped Entity columns" while extending a VO

›
I was trying to extend the seeded iProcurement VO “ReqsApprovalsVO” with out adding any custom attributes. When I clicked “Next” ...
‹
›
Home
View web version
Powered by Blogger.