Tuesday, December 07, 2010

Remove Concurrent programs

begin
fnd_program.delete_program('XXHBC_HYP_PLSHEET',
'HBC Custom Application');
fnd_program.delete_executable('XXHBC_HYP_PLSHEET',
'HBC Custom Application');
end;

No comments:

Share your thoughts Join the conversation, ask follow-up questions, or add your experience related to this post.

Post a Comment