EFF - Flexfield Category Contexts
Published September 21, 2025
By Sai Sree Ram Gundepudi
SELECT application_ID,
descriptive_flexfield_code,
context_code,
category_code
FROM FND_EF_CATEGORY_CONTEXTS
WHERE descriptive_flexfield_code = 'DOO_FULFILL_LINES_ADD_INFO';