Saturday, 8 September 2012

MOAC R12 for Concurrent Programs in Oracle Apps

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>' 

1 comment:

  1. Hi let ,me know if you are interested in blogging professionally for a company
    drop me a mail for details (kmihir@gmail.com)

    ReplyDelete