Oracle Apps Technical Stuff

Tuesday, April 1, 2014

Oracle Payables Technical Overview For Supplier Update Api’S

›
Oracle Payables Technical Overview For Supplier Update Api’S
Friday, March 21, 2014

Script to Set the Global Info (FND_GLOBAL.APPS_INITIALIZE)

›
PROCEDURE set_global_info(    p_responsibility_id      IN             NUMBER := fnd_api.g_miss_num  , p_user_id                IN        ...
Wednesday, March 19, 2014

Useful Scripts for Unix

›
CAT The cat command reads one or more files and prints them to standard output. The operator > can be used to combine multiple files i...

API Script to add the responsibilities to a user

›
DECLARE    CURSOR c_resp    IS       SELECT fav.application_short_name            , fav.application_name            , frv.respon...

API script to Disable the enabled Responsibilities for a User

›
DECLARE    --cursor to get all inactive users    CURSOR cur_inactive_user    IS       SELECT fu.user_id            , fd.responsi...
‹
›
Home
View web version

About Me

Vijaykumar G
View my complete profile
Powered by Blogger.