DBA Data[Home] [Help]

APPS.RCV_INT_ORDER_PP_PVT dependencies on FND_GLOBAL

Line 197: request_id = fnd_global.conc_request_id,

193: attribute13 = p_header_record.header_record.attribute13,
194: attribute14 = p_header_record.header_record.attribute14,
195: attribute15 = p_header_record.header_record.attribute15,
196: ussgl_transaction_code = p_header_record.header_record.usggl_transaction_code,
197: request_id = fnd_global.conc_request_id,
198: program_application_id = fnd_global.prog_appl_id,
199: program_id = fnd_global.conc_program_id,
200: program_update_date = SYSDATE,
201: asn_type = p_header_record.header_record.asn_type,

Line 198: program_application_id = fnd_global.prog_appl_id,

194: attribute14 = p_header_record.header_record.attribute14,
195: attribute15 = p_header_record.header_record.attribute15,
196: ussgl_transaction_code = p_header_record.header_record.usggl_transaction_code,
197: request_id = fnd_global.conc_request_id,
198: program_application_id = fnd_global.prog_appl_id,
199: program_id = fnd_global.conc_program_id,
200: program_update_date = SYSDATE,
201: asn_type = p_header_record.header_record.asn_type,
202: edi_control_num = p_header_record.header_record.edi_control_num,

Line 199: program_id = fnd_global.conc_program_id,

195: attribute15 = p_header_record.header_record.attribute15,
196: ussgl_transaction_code = p_header_record.header_record.usggl_transaction_code,
197: request_id = fnd_global.conc_request_id,
198: program_application_id = fnd_global.prog_appl_id,
199: program_id = fnd_global.conc_program_id,
200: program_update_date = SYSDATE,
201: asn_type = p_header_record.header_record.asn_type,
202: edi_control_num = p_header_record.header_record.edi_control_num,
203: notice_creation_date = p_header_record.header_record.notice_creation_date,