DBA Data[Home] [Help]

APPS.OKL_ARINTF_PUB dependencies on OKL_EXT_SELL_INVS_V

Line 15: G_ExtHdrRec OKL_EXT_SELL_INVS_V%ROWTYPE;

11: */
12: subtype xsiv_rec_type is okl_ext_sell_invs_pub.xsiv_rec_type;
13: subtype xsiv_tbl_type is okl_ext_sell_invs_pub.xsiv_tbl_type;
14:
15: G_ExtHdrRec OKL_EXT_SELL_INVS_V%ROWTYPE;
16: G_ExtLineRec OKL_XTL_SELL_INVS_V%ROWTYPE;
17: G_ExtDistrRec OKL_XTD_SELL_INVS_V%ROWTYPE;
18:
19: G_batch_source varchar2(50) := 'OKL_CONTRACTS';