fnd_profile.value('MFG_ORGANIZATION_ID') return null
I want to get current inventory organization id in a concurrent request package, so I use fnd_profile.value('MFG_ORGANIZATION_ID') but null returned, Will you pls help to tell me how to do, Thanks a lot!
0