DBA Data[Home] [Help]

APPS.BIS_VG_DESC_FLEX dependencies on BIS_VG_LOG

Line 365: bis_vg_log.update_failure_log( x_error_tbl

361: , p_error_proc_name => G_PKG_NAME||'.parse_DF_Column_Line'
362: , p_error_table => x_error_tbl
363: , x_error_table => x_error_tbl
364: );
365: bis_vg_log.update_failure_log( x_error_tbl
366: , x_return_status
367: , x_error_Tbl
368: );
369: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 480: bis_vg_log.update_failure_log( x_error_tbl

476: , p_value1 => l_whole_tag
477: , p_error_table => x_error_tbl
478: , x_error_table => x_error_tbl
479: );
480: bis_vg_log.update_failure_log( x_error_tbl
481: , x_return_status
482: , x_error_Tbl
483: );
484: RAISE FND_API.G_EXC_ERROR;

Line 515: bis_vg_log.update_failure_log( x_error_tbl

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

Line 569: bis_vg_log.update_failure_log( x_error_tbl

565: , p_value1 => l_whole_tag
566: , p_error_table => x_error_tbl
567: , x_error_table => x_error_tbl
568: );
569: bis_vg_log.update_failure_log( x_error_tbl
570: , x_return_status
571: , x_error_Tbl
572: );
573: RAISE FND_API.G_EXC_ERROR;

Line 608: bis_vg_log.update_failure_log( x_error_tbl

604: , p_value1 => l_whole_tag
605: , p_error_table => x_error_tbl
606: , x_error_table => x_error_tbl
607: );
608: bis_vg_log.update_failure_log( x_error_tbl
609: , x_return_status
610: , x_error_Tbl
611: );
612: RAISE FND_API.G_EXC_ERROR;

Line 636: bis_vg_log.update_failure_log( x_error_tbl

632: , p_value2 => x_Application_Name
633: , p_error_table => x_error_tbl
634: , x_error_table => x_error_tbl
635: );
636: bis_vg_log.update_failure_log( x_error_tbl
637: , x_return_status
638: , x_error_Tbl
639: );
640: RAISE FND_API.G_EXC_ERROR;

Line 662: bis_vg_log.update_failure_log( x_error_tbl

658: , p_error_proc_name => G_PKG_NAME||'.parse_DF_Select_Line'
659: , p_error_table => x_error_tbl
660: , x_error_table => x_error_tbl
661: );
662: bis_vg_log.update_failure_log( x_error_tbl
663: , x_return_status
664: , x_error_Tbl
665: );
666: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 882: bis_vg_log.update_failure_log( x_error_tbl

878: , p_error_proc_name => G_PKG_NAME||'.add_desc_flexfield_segments'
879: , p_error_table => x_error_tbl
880: , x_error_table => x_error_tbl
881: );
882: bis_vg_log.update_failure_log( x_error_tbl
883: , x_return_status
884: , x_error_Tbl
885: );
886: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1146: bis_vg_log.update_failure_log( x_error_tbl

1142: , p_error_proc_name => G_PKG_NAME||'.update_Desc_Flex_Tables'
1143: , p_error_table => x_error_tbl
1144: , x_error_table => x_error_tbl
1145: );
1146: bis_vg_log.update_failure_log( x_error_tbl
1147: , x_return_status
1148: , x_error_Tbl
1149: );
1150: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

Line 1317: bis_vg_log.update_failure_log( x_error_tbl

1313: , p_error_proc_name => G_PKG_NAME||'.add_Desc_Flex_Info'
1314: , p_error_table => x_error_tbl
1315: , x_error_table => x_error_tbl
1316: );
1317: bis_vg_log.update_failure_log( x_error_tbl
1318: , x_return_status
1319: , x_error_Tbl
1320: );
1321: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;