DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKL_ACTIVATE_IB_PVT

Line 6011: OKL_ACTIVATE_IB_PVT.RBK_SRL_NUM_IB_INSTANCE

6007:
6008:
6009: --akrangan bug 5362977 start
6010: -- Handle updates to serial numbers even when units are not changed
6011: OKL_ACTIVATE_IB_PVT.RBK_SRL_NUM_IB_INSTANCE
6012:
6013: (p_api_version => p_api_version,
6014: p_init_msg_list => p_init_msg_list,
6015: x_return_status => x_return_status,

Line 6159: OKL_ACTIVATE_IB_PVT.ACTIVATE_RBK_IB_INST

6155: --Bug# :11.5.9 : Multi-GAAP End
6156:
6157: --process new fa line for IB Additions
6158: --dbms_output.put_line('going in to add IB now.');
6159: OKL_ACTIVATE_IB_PVT.ACTIVATE_RBK_IB_INST
6160: (p_api_version => p_api_version,
6161: p_init_msg_list => p_init_msg_list,
6162: x_return_status => x_return_status,
6163: x_msg_count => x_msg_count,