DBA Data[Home] [Help]

APPS.BIS_VG_KEY_FLEX dependencies on BIS_VG_LOG

Line 128: bis_vg_log.update_failure_log( x_error_tbl

124: , p_value1 => l_string
125: , p_error_table => x_error_tbl
126: , x_error_table => x_error_tbl
127: );
128: bis_vg_log.update_failure_log( x_error_tbl
129: , x_return_status
130: , x_error_Tbl
131: );
132: RAISE FND_API.G_EXC_ERROR;

Line 170: bis_vg_log.update_failure_log( x_error_tbl

166: , p_value2 => l_token
167: , p_error_table => x_error_tbl
168: , x_error_table => x_error_tbl
169: );
170: bis_vg_log.update_failure_log( x_error_tbl
171: , x_return_status
172: , x_error_Tbl
173: );
174: RAISE FND_API.G_EXC_ERROR;

Line 214: bis_vg_log.update_failure_log( x_error_tbl

210: , p_value2 => l_token
211: , p_error_table => x_error_tbl
212: , x_error_table => x_error_tbl
213: );
214: bis_vg_log.update_failure_log( x_error_tbl
215: , x_return_status
216: , x_error_Tbl
217: );
218: RAISE FND_API.G_EXC_ERROR;

Line 248: bis_vg_log.update_failure_log( x_error_tbl

244: , p_error_proc_name => G_PKG_NAME||'.parse_KF_Column_Line'
245: , p_error_table => x_error_tbl
246: , x_error_table => x_error_tbl
247: );
248: bis_vg_log.update_failure_log( x_error_tbl
249: , x_return_status
250: , x_error_Tbl
251: );
252: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 433: bis_vg_log.update_failure_log( x_error_tbl

429: , p_value2 => x_Application_Name
430: , p_error_table => x_error_tbl
431: , x_error_table => x_error_tbl
432: );
433: bis_vg_log.update_failure_log( x_error_tbl
434: , x_return_status
435: , x_error_Tbl
436: );
437: RAISE FND_API.G_EXC_ERROR;

Line 517: bis_vg_log.update_failure_log( x_error_tbl

513: , p_value1 => l_message_token
514: , p_error_table => x_error_tbl
515: , x_error_table => x_error_tbl
516: );
517: bis_vg_log.update_failure_log( x_error_tbl
518: , x_return_status
519: , x_error_Tbl
520: );
521: RAISE FND_API.G_EXC_ERROR;

Line 538: bis_vg_log.update_failure_log( x_error_tbl

534: , p_error_proc_name => G_PKG_NAME||'.parse_KF_Select_Line'
535: , p_error_table => x_error_tbl
536: , x_error_table => x_error_tbl
537: );
538: bis_vg_log.update_failure_log( x_error_tbl
539: , x_return_status
540: , x_error_Tbl
541: );
542: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 699: bis_vg_log.update_failure_log( x_error_tbl

695: , p_error_proc_name => G_PKG_NAME||'.add_key_flexfield_segments'
696: , p_error_table => x_error_tbl
697: , x_error_table => x_error_tbl
698: );
699: bis_vg_log.update_failure_log( x_error_tbl
700: , x_return_status
701: , x_error_Tbl
702: );
703: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 802: bis_vg_log.update_failure_log( x_error_tbl

798: , p_error_proc_name => G_PKG_NAME||'.add_kfx_segments_concat'
799: , p_error_table => x_error_tbl
800: , x_error_table => x_error_tbl
801: );
802: bis_vg_log.update_failure_log( x_error_tbl
803: , x_return_status
804: , x_error_Tbl
805: );
806: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1195: --- bis_vg_log.update_failure_log( x_error_tbl

1191: --- , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1192: --- , p_error_table => x_error_tbl
1193: --- , x_error_table => x_error_tbl
1194: --- );
1195: --- bis_vg_log.update_failure_log( x_error_tbl
1196: --- , x_return_status
1197: --- , x_error_Tbl
1198: --- );
1199: --- RAISE FND_API.G_EXC_ERROR;

Line 1225: bis_vg_log.update_failure_log( x_error_tbl

1221: , p_error_proc_name => G_PKG_NAME||'.update_Key_Flex_Tables'
1222: , p_error_table => x_error_tbl
1223: , x_error_table => x_error_tbl
1224: );
1225: bis_vg_log.update_failure_log( x_error_tbl
1226: , x_return_status
1227: , x_error_Tbl
1228: );
1229: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1422: bis_vg_log.update_failure_log( x_error_tbl

1418: , p_error_proc_name => G_PKG_NAME||'.add_Key_Flex_Info'
1419: , p_error_table => x_error_tbl
1420: , x_error_table => x_error_tbl
1421: );
1422: bis_vg_log.update_failure_log( x_error_tbl
1423: , x_return_status
1424: , x_error_Tbl
1425: );
1426: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;