assets book org_id =null
I have created a Asset book and saved it
But when i have checked it from backend
SELECT book_type_code,org_id FROM apps.FA_BOOK_CONTROLS a
Order by a.book_type_code;
It is showing the ORG_ID = NULL.
Anybody have any idea what might be the reason and how to fix it .
Its urgent.