DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_RELOCATION_PUB dependencies on OKL_AM_ASSET_RELOCATION_PVT

Line 37: OKL_AM_ASSET_RELOCATION_PVT.Relocate_Installed_Item(

33:
34:
35: -- call the insert of pvt
36:
37: OKL_AM_ASSET_RELOCATION_PVT.Relocate_Installed_Item(
38: p_api_version => l_api_version,
39: p_init_msg_list => l_init_msg_list ,
40: x_return_status => l_return_status,
41: x_msg_count => l_msg_count,

Line 125: OKL_AM_ASSET_RELOCATION_PVT.Relocate_Fixed_Asset(

121:
122:
123: -- call the insert of pvt
124:
125: OKL_AM_ASSET_RELOCATION_PVT.Relocate_Fixed_Asset(
126: p_api_version => l_api_version,
127: p_init_msg_list => l_init_msg_list ,
128: x_return_status => l_return_status,
129: x_msg_count => l_msg_count,

Line 213: OKL_AM_ASSET_RELOCATION_PVT.Change_FA_Location (

209:
210:
211: -- call the insert of pvt
212:
213: OKL_AM_ASSET_RELOCATION_PVT.Change_FA_Location (
214: p_api_version => l_api_version,
215: p_init_msg_list => l_init_msg_list,
216: x_return_status => l_return_status ,
217: x_msg_count => l_msg_count,

Line 309: OKL_AM_ASSET_RELOCATION_PVT.Change_Item_Location(

305:
306:
307: -- call the insert of pvt
308:
309: OKL_AM_ASSET_RELOCATION_PVT.Change_Item_Location(
310: p_api_version => l_api_version,
311: p_init_msg_list => l_init_msg_list ,
312: x_msg_count => l_msg_count,
313: x_msg_data => l_msg_data,