DBA Data[Home] [Help]

APPS.GMD_LAB_ORGN_MIGRATION dependencies on GMD_REQUEST_ID_S

Line 89: SELECT GMD_REQUEST_ID_S.nextval,

85: target_table,
86: source_id ,
87: target_id ,
88: message_text )
89: SELECT GMD_REQUEST_ID_S.nextval,
90: 'LM_LTYP_MST',
91: 'SY_ORGN_MST',
92: Cur_lab_tmp.lab_type,
93: Cur_lab_tmp.lab_type,