DBA Data[Home] [Help]

APPS.QP_BULK_VALUE_TO_ID dependencies on FND_GLOBAL

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

754: program_id, program_update_date, entity_type, table_name, column_name,
755: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
756: orig_sys_pricing_attr_ref,error_message)
757: VALUES
758: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
759: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
760: NULL,NULL, 'PRL', 'QP_INTERFACE_LIST_HEADERS', NULL,
761: l_err.orig_sys_header_ref,null,null,null,l_msg_txt);
762:

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

755: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
756: orig_sys_pricing_attr_ref,error_message)
757: VALUES
758: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
759: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
760: NULL,NULL, 'PRL', 'QP_INTERFACE_LIST_HEADERS', NULL,
761: l_err.orig_sys_header_ref,null,null,null,l_msg_txt);
762:
763: l_first:=l_first+3;

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

838: program_id, program_update_date, entity_type, table_name, column_name,
839: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
840: orig_sys_pricing_attr_ref, error_message)
841: VALUES
842: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
843: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
844: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
845: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
846:

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

839: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
840: orig_sys_pricing_attr_ref, error_message)
841: VALUES
842: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
843: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
844: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
845: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
846:
847: l_first:=l_first+3;

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

858: program_id, program_update_date, entity_type, table_name, column_name,
859: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
860: orig_sys_pricing_attr_ref, error_message)
861: VALUES
862: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
863: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
864: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
865: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
866: END IF;

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

859: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
860: orig_sys_pricing_attr_ref, error_message)
861: VALUES
862: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
863: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
864: NULL,NULL, 'PRL', 'QP_INTERFACE_QUALIFIERS', NULL,
865: l_err.orig_sys_header_ref,null,l_err.orig_sys_qualifier_ref,null,l_msg_txt);
866: END IF;
867: NULL;

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

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

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

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

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

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

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

947: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
948: orig_sys_pricing_attr_ref,error_message)
949: VALUES
950: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
951: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
952: NULL,NULL, 'PRL',l_err.table_name, NULL,
953: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
954: end if;
955: if l_err.pavd is not NULL and l_err.pav is NULL then

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

961: program_id, program_update_date, entity_type, table_name, column_name,
962: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
963: orig_sys_pricing_attr_ref,error_message)
964: VALUES
965: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
966: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
967: NULL,NULL, 'PRL',l_err.table_name, NULL,
968: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
969: end if;

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

962: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
963: orig_sys_pricing_attr_ref,error_message)
964: VALUES
965: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
966: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
967: NULL,NULL, 'PRL',l_err.table_name, NULL,
968: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
969: end if;
970: if l_err.pavd is NULL and l_err.pav is NULL then

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

975: program_id, program_update_date, entity_type, table_name, column_name,
976: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
977: orig_sys_pricing_attr_ref,error_message)
978: VALUES
979: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
980: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
981: NULL,NULL, 'PRL',l_err.table_name, NULL,
982: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
983: end if;

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

976: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
977: orig_sys_pricing_attr_ref,error_message)
978: VALUES
979: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
980: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
981: NULL,NULL, 'PRL',l_err.table_name, NULL,
982: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
983: end if;
984: ELSE

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

1023: program_id, program_update_date, entity_type, table_name, column_name,
1024: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
1025: orig_sys_pricing_attr_ref,error_message)
1026: VALUES
1027: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
1028: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
1029: NULL,NULL, 'PRL',l_err.table_name, NULL,
1030: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
1031:

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

1024: orig_sys_header_ref,orig_sys_line_ref,orig_sys_qualifier_ref,
1025: orig_sys_pricing_attr_ref,error_message)
1026: VALUES
1027: (qp_interface_errors_s.nextval, sysdate ,FND_GLOBAL.USER_ID, sysdate,
1028: FND_GLOBAL.USER_ID, FND_GLOBAL.CONC_LOGIN_ID, p_request_id, 660,
1029: NULL,NULL, 'PRL',l_err.table_name, NULL,
1030: l_err.orig_header_ref,l_err.orig_line_ref,null,l_err.orig_attr_ref,l_msg_txt);
1031:
1032: l_first:=l_first+3;