Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Friday, February 17, 2012

Delete Concurrent Program Parameter From Backend via API



DECLARE
   v_program_short_name   VARCHAR2 (200);
   v_application          VARCHAR2 (200);
   v_parameter            VARCHAR2 (200);
BEGIN
   v_program_short_name := 'XX_SHAREORACLEAPPS'; /*Concurrent Program Short Name*/
   v_application        := 'Payables';
   v_parameter          := 'Parameter User ID';
   apps.fnd_program.DELETE_PARAMETER
                   (program_short_name      => v_program_short_name,
                    application             => v_application,
                    parameter               => v_parameter
                   );
   COMMIT;
END;

1 comment:

Anonymous said...

Successful.

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect