Question 13:
Your customer has a requirement across their 10 warehouses, each with different users. They would like that whenever a warehouse user logs in, their default warehouse should get populated. How will you achieve this?
Answer options:
A. Set the profile option INV_DEFAULT_ORG_ID at role level for each role (different roles for different warehouses). B. Set the profile option INV_DEFAULT_ORG_ID at site level. C. Set the profile option INV_DEFAULT_WHSE_ID at role level (different roles for different warehouses). D. Set the profile option INV_DEFAULT_WHSE_ID at user level for each user. E. Set the profile option INV_DEFAULT_WHSE_ID at site level. F. Set the profile option INV_DEFAULT_ORG_ID at user level for each user.