DBA Data[Home] [Help]

APPS.OKL_ARINTF_PUB dependencies on OKL_EXT_SELL_INVS_PUB

Line 12: subtype xsiv_rec_type is okl_ext_sell_invs_pub.xsiv_rec_type;

8: * @rep:category BUSINESS_ENTITY OKL_COLLECTION
9: * @rep:lifecycle active
10: * @rep:compatibility S
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;

Line 13: subtype xsiv_tbl_type is okl_ext_sell_invs_pub.xsiv_tbl_type;

9: * @rep:lifecycle active
10: * @rep:compatibility S
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;