DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKL_ACTIVATE_IB_PVT

Line 6079: OKL_ACTIVATE_IB_PVT.RBK_SRL_NUM_IB_INSTANCE

6075:
6076:
6077: --akrangan bug 5362977 start
6078: -- Handle updates to serial numbers even when units are not changed
6079: OKL_ACTIVATE_IB_PVT.RBK_SRL_NUM_IB_INSTANCE
6080:
6081: (p_api_version => p_api_version,
6082: p_init_msg_list => p_init_msg_list,
6083: x_return_status => x_return_status,

Line 6227: OKL_ACTIVATE_IB_PVT.ACTIVATE_RBK_IB_INST

6223: --Bug# :11.5.9 : Multi-GAAP End
6224:
6225: --process new fa line for IB Additions
6226: --dbms_output.put_line('going in to add IB now.');
6227: OKL_ACTIVATE_IB_PVT.ACTIVATE_RBK_IB_INST
6228: (p_api_version => p_api_version,
6229: p_init_msg_list => p_init_msg_list,
6230: x_return_status => x_return_status,
6231: x_msg_count => x_msg_count,