Oracle APPS Consultancy
SSS Oracle APPS Consultancy
Title
Home
APPS
PLSQL
PO
OM
Inventory
AR
GL
Form
Forms Personlization
Report
Wednesday, 27 March 2013
How can we delete concurrent program which is already registered?
Through the application FE it is not possible to delete CP. From BE we can delete it.
Begin
Fnd_program.delete_program(‘short name’, ‘application’);
Fnd_program.delete_executable(‘short name’, ‘application’);
End;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment