SELECT application_ID,
       descriptive_flexfield_code,
       flexfield_usage_code,
       category_code,
       page_code,
       context_code,
       context_category_code,
       sequence_number,
       mds_document_name
FROM FND_EF_UI_PAGE_TASK_FLOWS
WHERE descriptive_flexfield_code = 'DOO_FULFILL_LINES_ADD_INFO';