DBA Data[Home] [Help]

APPS.OKL_CURE_VNDR_RFND_PVT dependencies on OKL_CURE_REFUNDS

Line 11: offset_amount OKL_CURE_REFUNDS.offset_amount%type ,

7: chr_id OKL_CURE_REFUND_STAGE.chr_id%type ,
8: vendor_id OKL_CURE_REFUND_STAGE.vendor_id%type ,
9: currency_code okc_k_headers_b.currency_code%type ,
10: contract_number okc_k_headers_b.contract_number%type ,
11: offset_amount OKL_CURE_REFUNDS.offset_amount%type ,
12: offset_contract_number okc_k_headers_b.contract_number%type ,
13: offset_contract_id OKL_CURE_REFUNDS.offset_contract%type ,
14: cure_refund_header_id OKL_CURE_REFUND_HEADERS_B.cure_refund_header_id%type ,
15: REFUND_HEADER_NUMBER OKL_CURE_REFUND_HEADERS_B.REFUND_HEADER_NUMBER%type,

Line 13: offset_contract_id OKL_CURE_REFUNDS.offset_contract%type ,

9: currency_code okc_k_headers_b.currency_code%type ,
10: contract_number okc_k_headers_b.contract_number%type ,
11: offset_amount OKL_CURE_REFUNDS.offset_amount%type ,
12: offset_contract_number okc_k_headers_b.contract_number%type ,
13: offset_contract_id OKL_CURE_REFUNDS.offset_contract%type ,
14: cure_refund_header_id OKL_CURE_REFUND_HEADERS_B.cure_refund_header_id%type ,
15: REFUND_HEADER_NUMBER OKL_CURE_REFUND_HEADERS_B.REFUND_HEADER_NUMBER%type,
16: cure_refund_line_id OKL_CURE_REFUNDS.cure_refund_id%type ,
17: vendor_site_id OKL_CURE_REFUNDS.vendor_site_id%type,

Line 16: cure_refund_line_id OKL_CURE_REFUNDS.cure_refund_id%type ,

12: offset_contract_number okc_k_headers_b.contract_number%type ,
13: offset_contract_id OKL_CURE_REFUNDS.offset_contract%type ,
14: cure_refund_header_id OKL_CURE_REFUND_HEADERS_B.cure_refund_header_id%type ,
15: REFUND_HEADER_NUMBER OKL_CURE_REFUND_HEADERS_B.REFUND_HEADER_NUMBER%type,
16: cure_refund_line_id OKL_CURE_REFUNDS.cure_refund_id%type ,
17: vendor_site_id OKL_CURE_REFUNDS.vendor_site_id%type,
18: rl_object_version_number OKL_CURE_REFUNDS.object_version_number%type ,
19: rh_object_version_number OKL_CURE_REFUND_HEADERS_B.object_version_number%type ,
20: rs_object_version_number OKL_CURE_REFUND_STAGE.object_version_number%type

Line 17: vendor_site_id OKL_CURE_REFUNDS.vendor_site_id%type,

13: offset_contract_id OKL_CURE_REFUNDS.offset_contract%type ,
14: cure_refund_header_id OKL_CURE_REFUND_HEADERS_B.cure_refund_header_id%type ,
15: REFUND_HEADER_NUMBER OKL_CURE_REFUND_HEADERS_B.REFUND_HEADER_NUMBER%type,
16: cure_refund_line_id OKL_CURE_REFUNDS.cure_refund_id%type ,
17: vendor_site_id OKL_CURE_REFUNDS.vendor_site_id%type,
18: rl_object_version_number OKL_CURE_REFUNDS.object_version_number%type ,
19: rh_object_version_number OKL_CURE_REFUND_HEADERS_B.object_version_number%type ,
20: rs_object_version_number OKL_CURE_REFUND_STAGE.object_version_number%type
21: );

Line 18: rl_object_version_number OKL_CURE_REFUNDS.object_version_number%type ,

14: cure_refund_header_id OKL_CURE_REFUND_HEADERS_B.cure_refund_header_id%type ,
15: REFUND_HEADER_NUMBER OKL_CURE_REFUND_HEADERS_B.REFUND_HEADER_NUMBER%type,
16: cure_refund_line_id OKL_CURE_REFUNDS.cure_refund_id%type ,
17: vendor_site_id OKL_CURE_REFUNDS.vendor_site_id%type,
18: rl_object_version_number OKL_CURE_REFUNDS.object_version_number%type ,
19: rh_object_version_number OKL_CURE_REFUND_HEADERS_B.object_version_number%type ,
20: rs_object_version_number OKL_CURE_REFUND_STAGE.object_version_number%type
21: );
22: