DBA Data[Home] [Help]

APPS.GMD_OUTBOUND_APIS_PUB dependencies on GMD_SAMPLING_EVENT_REC_TYPE

Line 4790: /* SELECT gmd_sampling_event_rec_type

4786: -- nullable columns where we cannot make outer joins.
4787: --
4788: -- The end result will resemble:
4789:
4790: /* SELECT gmd_sampling_event_rec_type
4791: (
4792: , CAST
4793: ( MULTISET
4794: ( gmd_event_spec_disp_rec_type

Line 5383: sql_statement := 'SELECT system.gmd_sampling_event_rec_type' -- 5284247

5379: -- END B3124291 Incorporated Mini-Pack K Features to Outboud APIs
5380:
5381:
5382:
5383: sql_statement := 'SELECT system.gmd_sampling_event_rec_type' -- 5284247
5384: ||'('||main_column_list
5385: ||', CAST'
5386: ||' ( MULTISET'
5387: ||' ( SELECT ' ||disp_column_list