This relates to Organization Parameter while Submitting Concurrent Program.All Standard Programs by default will give Organization values while Submitting.
But Custom Program by default will be null.Its a oracle bug Bug 5587132. Solution given as below. (NOTE 837615.1)
UPDATE FND_CONCURRENT_PROGRAMS
SET MULTI_ORG_CATEGORY='S'
WHERE CONCURRENT_PROGRAM_NAME = '<your program name>'
But Custom Program by default will be null.Its a oracle bug Bug 5587132. Solution given as below. (NOTE 837615.1)
UPDATE FND_CONCURRENT_PROGRAMS
SET MULTI_ORG_CATEGORY='S'
WHERE CONCURRENT_PROGRAM_NAME = '<your program name>'
Hi let ,me know if you are interested in blogging professionally for a company
ReplyDeletedrop me a mail for details (kmihir@gmail.com)