DBA Data[Home] [Help]

APPS.BIS_VG_LOOKUP dependencies on BIS_VG_LOG

Line 106: bis_vg_log.update_failure_log( x_error_tbl

102: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
103: , p_error_table => x_error_tbl
104: , x_error_table => x_error_tbl
105: );
106: bis_vg_log.update_failure_log( x_error_tbl
107: , x_return_status
108: , x_error_Tbl
109: );
110: RAISE FND_API.G_EXC_ERROR;

Line 146: bis_vg_log.update_failure_log( x_error_tbl

142: , p_error_proc_name => G_PKG_NAME||'.put_column_name'
143: , p_error_table => x_error_tbl
144: , x_error_table => x_error_tbl
145: );
146: bis_vg_log.update_failure_log( x_error_tbl
147: , x_return_status
148: , x_error_Tbl
149: );
150: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 207: bis_vg_log.update_failure_log( x_error_tbl

203: , p_error_proc_name => G_PKG_NAME||'.get_select_statement'
204: , p_error_table => x_error_tbl
205: , x_error_table => x_error_tbl
206: );
207: bis_vg_log.update_failure_log( x_error_tbl
208: , x_return_status
209: , x_error_Tbl
210: );
211: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 361: bis_vg_log.update_failure_log( x_error_tbl

357: , p_error_proc_name => G_PKG_NAME||'.write_decode_statement'
358: , p_error_table => x_error_tbl
359: , x_error_table => x_error_tbl
360: );
361: bis_vg_log.update_failure_log( x_error_tbl
362: , x_return_status
363: , x_error_Tbl
364: );
365:

Line 436: bis_vg_log.update_failure_log( x_error_tbl

432: , p_value2 => l_select
433: , p_error_table => x_error_tbl
434: , x_error_table => x_error_tbl
435: );
436: bis_vg_log.update_failure_log( x_error_tbl
437: , x_return_status
438: , x_error_Tbl
439: );
440: RAISE FND_API.G_EXC_ERROR;

Line 463: bis_vg_log.update_failure_log( x_error_tbl

459: , p_error_proc_name => G_PKG_NAME||'.put_decode_statement'
460: , p_error_table => x_error_tbl
461: , x_error_table => x_error_tbl
462: );
463: bis_vg_log.update_failure_log( x_error_tbl
464: , x_return_status
465: , x_error_Tbl
466: );
467: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 555: bis_vg_log.update_failure_log( x_error_tbl

551: , p_error_proc_name => G_PKG_NAME||'.put_decode_statement_lang'
552: , p_error_table => x_error_tbl
553: , x_error_table => x_error_tbl
554: );
555: bis_vg_log.update_failure_log( x_error_tbl
556: , x_return_status
557: , x_error_Tbl
558: );
559: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 667: bis_vg_log.update_failure_log( x_error_tbl

663: , p_error_proc_name => G_PKG_NAME||'.put_decode_statement_languages'
664: , p_error_table => x_error_tbl
665: , x_error_table => x_error_tbl
666: );
667: bis_vg_log.update_failure_log( x_error_tbl
668: , x_return_status
669: , x_error_Tbl
670: );
671:

Line 737: bis_vg_log.update_failure_log( x_error_tbl

733: , p_error_proc_name => G_PKG_NAME||'.check_language'
734: , p_error_table => x_error_tbl
735: , x_error_table => x_error_tbl
736: );
737: bis_vg_log.update_failure_log( x_error_tbl
738: , x_return_status
739: , x_error_Tbl
740: );
741:

Line 824: bis_vg_log.update_failure_log( x_error_tbl

820: , p_error_proc_name => G_PKG_NAME||'.add_select_info'
821: , p_error_table => x_error_tbl
822: , x_error_table => x_error_tbl
823: );
824: bis_vg_log.update_failure_log( x_error_tbl
825: , x_return_status
826: , x_error_Tbl
827: );
828: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 896: bis_vg_log.update_failure_log( x_error_tbl

892: , p_value1 => l_str
893: , p_error_table => x_error_tbl
894: , x_error_table => x_error_tbl
895: );
896: bis_vg_log.update_failure_log( x_error_tbl
897: , x_return_status
898: , x_error_Tbl
899: );
900: RAISE FND_API.G_EXC_ERROR;

Line 937: bis_vg_log.update_failure_log( x_error_tbl

933: , p_value1 => l_str
934: , p_error_table => x_error_tbl
935: , x_error_table => x_error_tbl
936: );
937: bis_vg_log.update_failure_log( x_error_tbl
938: , x_return_status
939: , x_error_Tbl
940: );
941: RAISE FND_API.G_EXC_ERROR;

Line 977: bis_vg_log.update_failure_log( x_error_tbl

973: , p_value1 => l_str
974: , p_error_table => x_error_tbl
975: , x_error_table => x_error_tbl
976: );
977: bis_vg_log.update_failure_log( x_error_tbl
978: , x_return_status
979: , x_error_Tbl
980: );
981: RAISE FND_API.G_EXC_ERROR;

Line 1014: bis_vg_log.update_failure_log( x_error_tbl

1010: , p_value1 => l_str
1011: , p_error_table => x_error_tbl
1012: , x_error_table => x_error_tbl
1013: );
1014: bis_vg_log.update_failure_log( x_error_tbl
1015: , x_return_status
1016: , x_error_Tbl
1017: );
1018: RAISE FND_API.G_EXC_ERROR;

Line 1045: bis_vg_log.update_failure_log( x_error_tbl

1041: , p_value1 => l_str
1042: , p_error_table => x_error_tbl
1043: , x_error_table => x_error_tbl
1044: );
1045: bis_vg_log.update_failure_log( x_error_tbl
1046: , x_return_status
1047: , x_error_Tbl
1048: );
1049: RAISE FND_API.G_EXC_ERROR;

Line 1073: bis_vg_log.update_failure_log( x_error_tbl

1069: , p_error_proc_name => G_PKG_NAME||'.parse_LA_select'
1070: , p_error_table => x_error_tbl
1071: , x_error_table => x_error_tbl
1072: );
1073: bis_vg_log.update_failure_log( x_error_tbl
1074: , x_return_status
1075: , x_error_Tbl
1076: );
1077: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1232: bis_vg_log.update_failure_log( x_error_tbl

1228: , p_value3 => l_tag
1229: , p_error_table => x_error_tbl
1230: , x_error_table => x_error_tbl
1231: );
1232: bis_vg_log.update_failure_log( x_error_tbl
1233: , x_return_status
1234: , x_error_Tbl
1235: );
1236: RAISE FND_API.G_EXC_ERROR;

Line 1258: bis_vg_log.update_failure_log( x_error_tbl

1254: , p_error_proc_name => G_PKG_NAME||'.put_decode_in_select'
1255: , p_error_table => x_error_tbl
1256: , x_error_table => x_error_tbl
1257: );
1258: bis_vg_log.update_failure_log( x_error_tbl
1259: , x_return_status
1260: , x_error_Tbl
1261: );
1262: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1346: bis_vg_log.update_failure_log( x_error_tbl

1342: , p_error_proc_name => G_PKG_NAME||'.add_Lookup_Info'
1343: , p_error_table => x_error_tbl
1344: , x_error_table => x_error_tbl
1345: );
1346: bis_vg_log.update_failure_log( x_error_tbl
1347: , x_return_status
1348: , x_error_Tbl
1349: );
1350: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;