Oracle Applications Insight

Pages

▼
Thursday, April 12, 2018

Oracle EBS R12 AME Important Tables

›
select * from AME_ACTIONS select * from AME_ACTIONS_TL select * from AME_ACTION_TYPES select * from AME_ACTION_TYPES_TL select * ...
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...
‹
›
Home
View web version
Powered by Blogger.