DBA Data[Home] [Help]

APPS.QP_BULK_VALUE_TO_ID dependencies on FND_GLOBAL

Line 727: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

723: program_id, program_update_date, entity_type, table_name, column_name,
724: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
725: orig_sys_pricing_attr_ref,error_message)
726: VALUES
727: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
728: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
729: NULL,NULL, 'PRL', 'QP_INTERFACE_LIST_HEADERS', NULL,
730: l_err.orig_sys_header_ref,null,null,null,l_msg_txt);
731:

Line 728: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

724: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
725: orig_sys_pricing_attr_ref,error_message)
726: VALUES
727: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
728: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
729: NULL,NULL, 'PRL', 'QP_INTERFACE_LIST_HEADERS', NULL,
730: l_err.orig_sys_header_ref,null,null,null,l_msg_txt);
731:
732: l_first:=l_first+3;

Line 811: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

807: program_id, program_update_date, entity_type, table_name, column_name,
808: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
809: orig_sys_pricing_attr_ref, error_message)
810: VALUES
811: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
812: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
813: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
814: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
815:

Line 812: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

808: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
809: orig_sys_pricing_attr_ref, error_message)
810: VALUES
811: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
812: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
813: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
814: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
815:
816: l_first:=l_first+3;

Line 831: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

827: program_id, program_update_date, entity_type, table_name, column_name,
828: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
829: orig_sys_pricing_attr_ref, error_message)
830: VALUES
831: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
832: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
833: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
834: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
835: END IF;

Line 832: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

828: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
829: orig_sys_pricing_attr_ref, error_message)
830: VALUES
831: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
832: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
833: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
834: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
835: END IF;
836: NULL;

Line 904: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

900: program_id, program_update_date, entity_type, table_name, column_name,
901: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
902: orig_sys_pricing_attr_ref,error_message)
903: VALUES
904: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
905: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
906: NULL,NULL, 'PRL',l_err.table_name, NULL,
907: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
908: end if;

Line 905: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

901: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
902: orig_sys_pricing_attr_ref,error_message)
903: VALUES
904: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
905: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
906: NULL,NULL, 'PRL',l_err.table_name, NULL,
907: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
908: end if;
909: if l_err.pcac is not NULL and l_err.pca is NULL then

Line 919: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

915: program_id, program_update_date, entity_type, table_name, column_name,
916: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
917: orig_sys_pricing_attr_ref,error_message)
918: VALUES
919: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
920: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
921: NULL,NULL, 'PRL',l_err.table_name, NULL,
922: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
923: end if;

Line 920: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

916: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
917: orig_sys_pricing_attr_ref,error_message)
918: VALUES
919: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
920: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
921: NULL,NULL, 'PRL',l_err.table_name, NULL,
922: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
923: end if;
924: if l_err.pavd is not NULL and l_err.pav is NULL then

Line 934: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

930: program_id, program_update_date, entity_type, table_name, column_name,
931: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
932: orig_sys_pricing_attr_ref,error_message)
933: VALUES
934: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
935: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
936: NULL,NULL, 'PRL',l_err.table_name, NULL,
937: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
938: end if;

Line 935: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

931: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
932: orig_sys_pricing_attr_ref,error_message)
933: VALUES
934: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
935: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
936: NULL,NULL, 'PRL',l_err.table_name, NULL,
937: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
938: end if;
939: if l_err.pavd is NULL and l_err.pav is NULL then

Line 948: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

944: program_id, program_update_date, entity_type, table_name, column_name,
945: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
946: orig_sys_pricing_attr_ref,error_message)
947: VALUES
948: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
949: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
950: NULL,NULL, 'PRL',l_err.table_name, NULL,
951: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
952: end if;

Line 949: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

945: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
946: orig_sys_pricing_attr_ref,error_message)
947: VALUES
948: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
949: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
950: NULL,NULL, 'PRL',l_err.table_name, NULL,
951: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
952: end if;
953: ELSE

Line 996: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,

992: program_id, program_update_date, entity_type, table_name, column_name,
993: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
994: orig_sys_pricing_attr_ref,error_message)
995: VALUES
996: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
997: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
998: NULL,NULL, 'PRL',l_err.table_name, NULL,
999: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
1000:

Line 997: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,

993: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
994: orig_sys_pricing_attr_ref,error_message)
995: VALUES
996: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
997: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
998: NULL,NULL, 'PRL',l_err.table_name, NULL,
999: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
1000:
1001: l_first:=l_first+3;