DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_DISB_PVT dependencies on OKC_K_HEADERS_B

Line 46: contract_number okc_k_headers_b.contract_number%type,

42: pph_id okl_party_payment_hdr.id%type,
43: passthru_stream_type_id okl_party_payment_hdr.passthru_stream_type_id%type,
44: payout_basis okl_party_payment_hdr.payout_basis%type,
45: payout_basis_formula okl_party_payment_hdr.payout_basis_formula%type,
46: contract_number okc_k_headers_b.contract_number%type,
47: -- 31-OCT-2006 ANSETHUR R12B - Legal Entity
48: legal_entity_id okl_k_headers.legal_entity_id%TYPE := OKL_API.G_MISS_NUM
49:
50: );