DBA Data[Home] [Help]

APPS.ARP_PROCESS_BOE dependencies on FND_DATE

Line 438: fnd_date.date_to_canonical(p_receipt_date_low),

434: NULL, -- Remit Bank Branch
435: NULL, -- Remit Bank Account
436: NULL, -- Bank Deposit Number
437: NULL, -- Batch Comments
438: fnd_date.date_to_canonical(p_receipt_date_low),
439: fnd_date.date_to_canonical(p_receipt_date_high),
440: fnd_date.date_to_canonical(p_due_date_low),
441: fnd_date.date_to_canonical(p_due_date_high),
442: p_receipt_number_low,

Line 439: fnd_date.date_to_canonical(p_receipt_date_high),

435: NULL, -- Remit Bank Account
436: NULL, -- Bank Deposit Number
437: NULL, -- Batch Comments
438: fnd_date.date_to_canonical(p_receipt_date_low),
439: fnd_date.date_to_canonical(p_receipt_date_high),
440: fnd_date.date_to_canonical(p_due_date_low),
441: fnd_date.date_to_canonical(p_due_date_high),
442: p_receipt_number_low,
443: p_receipt_number_high,

Line 440: fnd_date.date_to_canonical(p_due_date_low),

436: NULL, -- Bank Deposit Number
437: NULL, -- Batch Comments
438: fnd_date.date_to_canonical(p_receipt_date_low),
439: fnd_date.date_to_canonical(p_receipt_date_high),
440: fnd_date.date_to_canonical(p_due_date_low),
441: fnd_date.date_to_canonical(p_due_date_high),
442: p_receipt_number_low,
443: p_receipt_number_high,
444: p_document_number_low,

Line 441: fnd_date.date_to_canonical(p_due_date_high),

437: NULL, -- Batch Comments
438: fnd_date.date_to_canonical(p_receipt_date_low),
439: fnd_date.date_to_canonical(p_receipt_date_high),
440: fnd_date.date_to_canonical(p_due_date_low),
441: fnd_date.date_to_canonical(p_due_date_high),
442: p_receipt_number_low,
443: p_receipt_number_high,
444: p_document_number_low,
445: p_document_number_high,

Line 863: fnd_date.date_to_canonical(p_trx_date_low),

859: NULL, -- Remit Bank Branch
860: NULL, -- Remit Bank Account
861: NULL, -- Bank Deposit Number
862: NULL, -- Batch Comments
863: fnd_date.date_to_canonical(p_trx_date_low),
864: fnd_date.date_to_canonical(p_trx_date_high),
865: fnd_date.date_to_canonical(p_due_date_low),
866: fnd_date.date_to_canonical(p_due_date_high),
867: p_trx_number_low, p_trx_number_high,

Line 864: fnd_date.date_to_canonical(p_trx_date_high),

860: NULL, -- Remit Bank Account
861: NULL, -- Bank Deposit Number
862: NULL, -- Batch Comments
863: fnd_date.date_to_canonical(p_trx_date_low),
864: fnd_date.date_to_canonical(p_trx_date_high),
865: fnd_date.date_to_canonical(p_due_date_low),
866: fnd_date.date_to_canonical(p_due_date_high),
867: p_trx_number_low, p_trx_number_high,
868: p_document_number_low, p_document_number_high,

Line 865: fnd_date.date_to_canonical(p_due_date_low),

861: NULL, -- Bank Deposit Number
862: NULL, -- Batch Comments
863: fnd_date.date_to_canonical(p_trx_date_low),
864: fnd_date.date_to_canonical(p_trx_date_high),
865: fnd_date.date_to_canonical(p_due_date_low),
866: fnd_date.date_to_canonical(p_due_date_high),
867: p_trx_number_low, p_trx_number_high,
868: p_document_number_low, p_document_number_high,
869: p_customer_number_low, p_customer_number_high,

Line 866: fnd_date.date_to_canonical(p_due_date_high),

862: NULL, -- Batch Comments
863: fnd_date.date_to_canonical(p_trx_date_low),
864: fnd_date.date_to_canonical(p_trx_date_high),
865: fnd_date.date_to_canonical(p_due_date_low),
866: fnd_date.date_to_canonical(p_due_date_high),
867: p_trx_number_low, p_trx_number_high,
868: p_document_number_low, p_document_number_high,
869: p_customer_number_low, p_customer_number_high,
870: p_customer_name_low, p_customer_name_high,