DBA Data[Home] [Help]

APPS.PON_UNSOL_VALIDATIONS_PKG dependencies on FND_MESSAGE

Line 123: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),

119: ENTITY_MESSAGE_CODE)
120: VALUES
121: (p_interface_type,
122: 'PON_BID_ITEM_PRICES',
123: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),
124: p_batch_id,
125: s_interface_line_id,
126: 'PON_BID_PRICE_REQUIRED' || p_suffix,
127: p_userid,

Line 175: fnd_message.get_string('PON', 'PON_AUCTS_BID_QTY' || p_suffix),

171: ENTITY_MESSAGE_CODE)
172: VALUES
173: (p_interface_type,
174: 'PON_BID_ITEM_PRICES',
175: fnd_message.get_string('PON', 'PON_AUCTS_BID_QTY' || p_suffix),
176: p_batch_id,
177: s_interface_line_id,
178: 'PON_BID_QUANTITY_REQUIRED' || p_suffix,
179: p_userid,

Line 228: fnd_message.get_string('PON', 'PON_AUCTS_BID_QTY' || p_suffix),

224: WORKSHEET_SEQUENCE_NUMBER,
225: ENTITY_MESSAGE_CODE)
226: VALUES
227: (p_interface_type,
228: fnd_message.get_string('PON', 'PON_AUCTS_BID_QTY' || p_suffix),
229: 'PON_BID_ITEM_PRICES',
230: p_batch_id,
231: s_interface_line_id,
232: 'PON_AUC_BIDQTY_NEG' || p_suffix,

Line 284: fnd_message.get_string('PON', 'PON_AUCTS_PROMISED_DATE'),

280: WORKSHEET_SEQUENCE_NUMBER,
281: ENTITY_MESSAGE_CODE)
282: VALUES
283: (p_interface_type,
284: fnd_message.get_string('PON', 'PON_AUCTS_PROMISED_DATE'),
285: 'PON_BID_ITEM_PRICES',
286: p_batch_id,
287: s_interface_line_id,
288: 'PON_AUC_PDATE_TOO_EARLY',

Line 340: fnd_message.get_string('PON', 'PON_AUCTS_PROMISED_DATE'),

336: WORKSHEET_SEQUENCE_NUMBER,
337: ENTITY_MESSAGE_CODE)
338: VALUES
339: (p_interface_type,
340: fnd_message.get_string('PON', 'PON_AUCTS_PROMISED_DATE'),
341: 'PON_BID_ITEM_PRICES',
342: p_batch_id,
343: s_interface_line_id,
344: 'PON_CLM_PROMISE_POPDT_LINE_VAL',

Line 396: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_END_DATE'),

392: WORKSHEET_SEQUENCE_NUMBER,
393: ENTITY_MESSAGE_CODE)
394: VALUES
395: (p_interface_type,
396: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_END_DATE'),
397: 'PON_BID_ITEM_PRICES',
398: p_batch_id,
399: s_interface_line_id,
400: 'PON_CLM_PROMISE_POP_ENDDT_REQ',

Line 451: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),

447: WORKSHEET_SEQUENCE_NUMBER,
448: ENTITY_MESSAGE_CODE)
449: VALUES
450: (p_interface_type,
451: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),
452: 'PON_BID_ITEM_PRICES',
453: p_batch_id,
454: s_interface_line_id,
455: 'PON_CLM_PROMISE_POP_STDT_REQ',

Line 508: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),

504: WORKSHEET_SEQUENCE_NUMBER,
505: ENTITY_MESSAGE_CODE)
506: VALUES
507: (p_interface_type,
508: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),
509: 'PON_BID_ITEM_PRICES',
510: p_batch_id,
511: s_interface_line_id,
512: 'PON_CLM_PROMISE_POP_DATE_VALX',

Line 565: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),

561: WORKSHEET_SEQUENCE_NUMBER,
562: ENTITY_MESSAGE_CODE)
563: VALUES
564: (p_interface_type,
565: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_START_DATE'),
566: 'PON_BID_ITEM_PRICES',
567: p_batch_id,
568: s_interface_line_id,
569: 'PON_BID_POP_START_BEF_TODAY',

Line 622: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_END_DATE'),

618: WORKSHEET_SEQUENCE_NUMBER,
619: ENTITY_MESSAGE_CODE)
620: VALUES
621: (p_interface_type,
622: fnd_message.get_string('PON', 'PON_CLM_PROMISE_POP_END_DATE'),
623: 'PON_BID_ITEM_PRICES',
624: p_batch_id,
625: s_interface_line_id,
626: 'PON_BID_POP_END_BEF_TODAY',

Line 678: fnd_message.get_string('PON', 'CLM_PROMISE_PERIOD'),

674: WORKSHEET_SEQUENCE_NUMBER,
675: ENTITY_MESSAGE_CODE)
676: VALUES
677: (p_interface_type,
678: fnd_message.get_string('PON', 'CLM_PROMISE_PERIOD'),
679: 'PON_BID_ITEM_PRICES',
680: p_batch_id,
681: s_interface_line_id,
682: 'PON_BID_PERIOD_REQUIRED',

Line 734: fnd_message.get_string('PON', 'CLM_PROMISE_PERIOD'),

730: WORKSHEET_SEQUENCE_NUMBER,
731: ENTITY_MESSAGE_CODE)
732: VALUES
733: (p_interface_type,
734: fnd_message.get_string('PON', 'CLM_PROMISE_PERIOD'),
735: 'PON_BID_ITEM_PRICES',
736: p_batch_id,
737: s_interface_line_id,
738: 'PON_BID_INV_PERIOD',

Line 790: fnd_message.get_string('PON', 'CLM_POP_DURATION'),

786: WORKSHEET_SEQUENCE_NUMBER,
787: ENTITY_MESSAGE_CODE)
788: VALUES
789: (p_interface_type,
790: fnd_message.get_string('PON', 'CLM_POP_DURATION'),
791: 'PON_BID_ITEM_PRICES',
792: p_batch_id,
793: s_interface_line_id,
794: 'PON_BID_INV_POP_DUR',

Line 843: fnd_message.get_string('PON', 'PON_AUC_BID_MIN_REL_AMOUNT' || p_suffix),

839: WORKSHEET_SEQUENCE_NUMBER,
840: ENTITY_MESSAGE_CODE)
841: VALUES
842: (p_interface_type,
843: fnd_message.get_string('PON', 'PON_AUC_BID_MIN_REL_AMOUNT' || p_suffix),
844: 'PON_BID_ITEM_PRICES',
845: p_batch_id,
846: s_interface_line_id,
847: 'PON_AUC_MINREL_POS_ZERO' || p_suffix,

Line 897: fnd_message.get_string('PON', 'PON_AUC_BID_MIN_REL_AMOUNT' || p_suffix),

893: WORKSHEET_SEQUENCE_NUMBER,
894: ENTITY_MESSAGE_CODE)
895: VALUES
896: (p_interface_type,
897: fnd_message.get_string('PON', 'PON_AUC_BID_MIN_REL_AMOUNT' || p_suffix),
898: 'PON_BID_ITEM_PRICES',
899: p_batch_id,
900: s_interface_line_id,
901: 'PON_AUC_MINREL_MIN_PREC' || p_suffix,

Line 956: fnd_message.get_string('PON', 'PON_AUCTION_ITEM_PRICE' || p_suffix),

952: WORKSHEET_SEQUENCE_NUMBER,
953: ENTITY_MESSAGE_CODE)
954: VALUES
955: (p_interface_type,
956: fnd_message.get_string('PON', 'PON_AUCTION_ITEM_PRICE' || p_suffix),
957: 'PON_BID_ITEM_PRICES',
958: p_batch_id,
959: s_interface_line_id,
960: 'PON_LINEPRICE_MUST_BE_POS',

Line 1015: fnd_message.get_string('PON', 'PON_AUCTION_ITEM_PRICE' || p_suffix),

1011: WORKSHEET_SEQUENCE_NUMBER,
1012: ENTITY_MESSAGE_CODE)
1013: VALUES
1014: (p_interface_type,
1015: fnd_message.get_string('PON', 'PON_AUCTION_ITEM_PRICE' || p_suffix),
1016: 'PON_BID_ITEM_PRICES',
1017: p_batch_id,
1018: s_interface_line_id,
1019: 'PON_LINEPRICE_MIN_PREC' || p_suffix,

Line 1110: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),

1106: WORKSHEET_SEQUENCE_NUMBER,
1107: ENTITY_MESSAGE_CODE)
1108: VALUES
1109: (p_interface_type,
1110: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),
1111: 'PON_BID_ITEM_PRICES',
1112: p_batch_id,
1113: s_interface_line_id,
1114: decode(p_trans_view, 'N',

Line 1170: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),

1166: WORKSHEET_SEQUENCE_NUMBER,
1167: ENTITY_MESSAGE_CODE)
1168: VALUES
1169: (p_interface_type,
1170: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),
1171: 'PON_BID_ITEM_PRICES',
1172: p_batch_id,
1173: s_interface_line_id,
1174: 'PON_AUCTS_BIDPRICE_MIN_PREC' || p_suffix,

Line 1227: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),

1223: WORKSHEET_SEQUENCE_NUMBER,
1224: ENTITY_MESSAGE_CODE)
1225: VALUES
1226: (p_interface_type,
1227: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),
1228: 'PON_BID_ITEM_PRICES',
1229: p_batch_id,
1230: s_interface_line_id,
1231: 'PON_AUCTS_BIDPRICE_MIN_PREC' || p_suffix,

Line 1293: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),

1289: WORKSHEET_SEQUENCE_NUMBER,
1290: ENTITY_MESSAGE_CODE)
1291: VALUES
1292: (p_interface_type,
1293: fnd_message.get_string('PON', 'PON_AUCTS_BID_PRICE' || p_suffix),
1294: 'PON_BID_ITEM_PRICES',
1295: p_batch_id,
1296: s_interface_line_id,
1297: decode(p_bid_decr_method,'BEST_PRICE','PON_BESTBID_PRICE_LOWER','PON_BID_PRICE_LOWER') || p_suffix,