Oracle Applications Insight

Pages

▼
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” ...
Tuesday, February 11, 2014

Upload or Download Oracle Workflows using WFLOAD Command Line Utility

›
Oracle Workflows are Database Applications whose definitions are stored in different Database Tables. We can easily Upload/Download thes...
‹
›
Home
View web version
Powered by Blogger.