DBA Data[Home] [Help]

APPS.GMO_UTILITIES dependencies on GME_BATCH_HEADER

Line 122: from gme_batch_header

118:
119:
120: cursor get_org_details is
121: select organization_id
122: from gme_batch_header
123: where batch_id = p_batch_id;
124:
125: begin
126: