DBA Data[Home] [Help]

APPS.BIS_VG_COMPILE dependencies on BIS_VG_LOG

Line 108: -- bis_vg_log.update_failure_log( x_error_tbl

104: -- , p_error_proc_name => G_PKG_NAME||'.remove_blank_lines'
105: -- , p_error_table => x_error_tbl
106: -- , x_error_table => x_error_tbl
107: -- );
108: -- bis_vg_log.update_failure_log( x_error_tbl
109: -- , x_return_status
110: -- , x_error_Tbl
111: -- );
112: -- RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 166: -- bis_vg_log.update_failure_log( x_error_tbl

162: -- , p_error_proc_name => G_PKG_NAME||'.create_DSQL_view'
163: -- , p_error_table => x_error_tbl
164: -- , x_error_table => x_error_tbl
165: -- );
166: -- bis_vg_log.update_failure_log( x_error_tbl
167: -- , x_return_status
168: -- , x_error_Tbl
169: -- );
170: -- RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 255: -- bis_vg_log.update_failure_log( x_error_tbl

251: -- , p_error_proc_name => G_PKG_NAME||'.execute_DDL_Statement'
252: -- , p_error_table => x_error_tbl
253: -- , x_error_table => x_error_tbl
254: -- );
255: -- bis_vg_log.update_failure_log( x_error_tbl
256: -- , x_return_status
257: -- , x_error_Tbl
258: -- );
259: -- RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 309: -- bis_vg_log.update_failure_log( x_error_tbl

305: -- , p_error_proc_name => G_PKG_NAME||'.build_DDL_Statement'
306: -- , p_error_table => x_error_tbl
307: -- , x_error_table => x_error_tbl
308: -- );
309: -- bis_vg_log.update_failure_log( x_error_tbl
310: -- , x_return_status
311: -- , x_error_Tbl
312: -- );
313: -- RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 401: bis_vg_log.update_failure_log( x_error_tbl

397: , p_error_proc_name => G_PKG_NAME||'.do_long_ddl'
398: , p_error_table => x_error_tbl
399: , x_error_table => x_error_tbl
400: );
401: bis_vg_log.update_failure_log( x_error_tbl
402: , x_return_status
403: , x_error_Tbl
404: );
405: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 514: bis_vg_log.update_failure_log( x_error_tbl

510: , p_error_proc_name => G_PKG_NAME||'.do_short_ddl'
511: , p_error_table => x_error_tbl
512: , x_error_table => x_error_tbl
513: );
514: bis_vg_log.update_failure_log( x_error_tbl
515: , x_return_status
516: , x_error_Tbl
517: );
518: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 613: bis_vg_log.update_failure_log( x_error_tbl

609: , p_error_proc_name => G_PKG_NAME||'.make_column_len30'
610: , p_error_table => x_error_tbl
611: , x_error_table => x_error_tbl
612: );
613: bis_vg_log.update_failure_log( x_error_tbl
614: , x_return_status
615: , x_error_Tbl
616: );
617: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 671: bis_vg_log.update_failure_log( x_error_tbl

667: , p_error_proc_name => G_PKG_NAME||'.find_column'
668: , p_error_table => x_error_tbl
669: , x_error_table => x_error_tbl
670: );
671: bis_vg_log.update_failure_log( x_error_tbl
672: , x_return_status
673: , x_error_Tbl
674: );
675: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 730: bis_vg_log.update_failure_log( x_error_tbl

726: , p_error_proc_name => G_PKG_NAME||'.insert_hat_in_column'
727: , p_error_table => x_error_tbl
728: , x_error_table => x_error_tbl
729: );
730: bis_vg_log.update_failure_log( x_error_tbl
731: , x_return_status
732: , x_error_Tbl
733: );
734: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 834: bis_vg_log.update_failure_log( x_error_tbl

830: , p_error_proc_name => G_PKG_NAME||'.make_unique_columns'
831: , p_error_table => x_error_tbl
832: , x_error_table => x_error_tbl
833: );
834: bis_vg_log.update_failure_log( x_error_tbl
835: , x_return_status
836: , x_error_Tbl
837: );
838: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 962: bis_vg_log.update_failure_log( x_error_tbl

958: , p_error_proc_name => G_PKG_NAME||'.format_columns'
959: , p_error_table => x_error_tbl
960: , x_error_table => x_error_tbl
961: );
962: bis_vg_log.update_failure_log( x_error_tbl
963: , x_return_status
964: , x_error_Tbl
965: );
966: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1111: bis_vg_log.update_failure_log( x_error_tbl

1107: , p_error_proc_name => G_PKG_NAME||'.format_Table'
1108: , p_error_table => x_error_tbl
1109: , x_error_table => x_error_tbl
1110: );
1111: bis_vg_log.update_failure_log( x_error_tbl
1112: , l_dummy
1113: , x_error_Tbl
1114: );
1115: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1229: bis_vg_log.update_failure_log( x_error_tbl

1225: , p_error_proc_name => G_PKG_NAME||'.write_View'
1226: , p_error_table => x_error_tbl
1227: , x_error_table => x_error_tbl
1228: );
1229: bis_vg_log.update_failure_log( x_error_tbl
1230: , dummy_char
1231: , x_error_Tbl
1232: );
1233: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;