🔹 Join the OracleApps88 Telegram Group - Stay up to date with the latest on Oracle EBS R12 and Oracle Cloud/Fusion Applications. 📌 Telegram Group : https://t.me/OracleApps88

💡 Facing issues copying code/scripts or viewing posts? We're here to help!
📬 Contact on Telegram : https://t.me/apps88
📱 Telegram/WhatsApp: +91 905 957 4321
📧 Email Support: OracleApp88@Yahoo.com

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