DBA Data[Home] [Help]

APPS.CSI_INV_TXN_HOOK_PKG dependencies on CSI_INV_TXNSTUB_PKG

Line 317: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIISUHZ',

313: END IF;
314: ELSE
315: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
316:
317: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIISUHZ',
318: p_transaction_id,
319: l_trx_return_status,
320: l_trx_error_rec);
321:

Line 363: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRHZ',

359: raise HOOK_ERROR;
360: end if;
361: ELSE
362: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
363: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRHZ',
364: p_transaction_id,
365: l_trx_return_status,
366: l_trx_error_rec);
367:

Line 408: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSIHZ',

404: raise HOOK_ERROR;
405: end if;
406: ELSE
407: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
408: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSIHZ',
409: p_transaction_id,
410: l_trx_return_status,
411: l_trx_error_rec);
412:

Line 457: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSILOSHP',

453: raise HOOK_ERROR;
454: end if;
455: ELSE
456: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||l_log_trx_id);
457: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSILOSHP',
458: l_log_trx_id,
459: l_trx_return_status,
460: l_trx_error_rec);
461:

Line 502: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIISUPT',

498: raise HOOK_ERROR;
499: end if;
500: ELSE
501: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
502: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIISUPT',
503: p_transaction_id,
504: l_trx_return_status,
505: l_trx_error_rec);
506:

Line 547: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSIPT',

543: raise HOOK_ERROR;
544: end if;
545: ELSE
546: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
547: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSIPT',
548: p_transaction_id,
549: l_trx_return_status,
550: l_trx_error_rec);
551:

Line 592: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRPT',

588: raise HOOK_ERROR;
589: end if;
590: ELSE
591: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
592: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRPT',
593: p_transaction_id,
594: l_trx_return_status,
595: l_trx_error_rec);
596:

Line 641: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIOKSHP',

637: raise HOOK_ERROR;
638: end if;
639: ELSE
640: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
641: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIOKSHP',
642: p_transaction_id,
643: l_trx_return_status,
644: l_trx_error_rec);
645:

Line 690: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSISOSHP',

686: raise HOOK_ERROR;
687: end if;
688: ELSE
689: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
690: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSISOSHP',
691: p_transaction_id,
692: l_trx_return_status,
693: l_trx_error_rec);
694:

Line 738: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTIS',

734: raise HOOK_ERROR;
735: end if;
736: ELSE
737: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
738: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTIS',
739: p_transaction_id,
740: l_trx_return_status,
741: l_trx_error_rec);
742:

Line 787: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIRMARC',

783: raise HOOK_ERROR;
784: end if;
785: ELSE
786: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
787: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIRMARC',
788: p_transaction_id,
789: l_trx_return_status,
790: l_trx_error_rec);
791:

Line 854: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSISUBTR',

850: raise HOOK_ERROR;
851: end if;
852: ELSE
853: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
854: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSISUBTR',
855: p_transaction_id,
856: l_trx_return_status,
857: l_trx_error_rec);
858:

Line 904: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGTR',

900: raise HOOK_ERROR;
901: end if;
902: ELSE
903: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
904: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGTR',
905: p_transaction_id,
906: l_trx_return_status,
907: l_trx_error_rec);
908:

Line 954: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGTS',

950: raise HOOK_ERROR;
951: end if;
952: ELSE
953: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
954: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGTS',
955: p_transaction_id,
956: l_trx_return_status,
957: l_trx_error_rec);
958:

Line 1004: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGDS',

1000: raise HOOK_ERROR;
1001: end if;
1002: ELSE
1003: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1004: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIORGDS',
1005: p_transaction_id,
1006: l_trx_return_status,
1007: l_trx_error_rec);
1008:

Line 1052: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTSR',

1048: raise HOOK_ERROR;
1049: end if;
1050: ELSE
1051: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1052: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTSR',
1053: p_transaction_id,
1054: l_trx_return_status,
1055: l_trx_error_rec);
1056:

Line 1101: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTSS',

1097: raise HOOK_ERROR;
1098: end if;
1099: ELSE
1100: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1101: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTSS',
1102: p_transaction_id,
1103: l_trx_return_status,
1104: l_trx_error_rec);
1105:

Line 1151: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTDS',

1147: raise HOOK_ERROR;
1148: end if;
1149: ELSE
1150: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1151: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIINTDS',
1152: p_transaction_id,
1153: l_trx_return_status,
1154: l_trx_error_rec);
1155:

Line 1201: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIPOINV',

1197: raise HOOK_ERROR;
1198: end if;
1199: ELSE
1200: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1201: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIPOINV',
1202: p_transaction_id,
1203: l_trx_return_status,
1204: l_trx_error_rec);
1205:

Line 1249: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSICYCNT',

1245: raise HOOK_ERROR;
1246: end if;
1247: ELSE
1248: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1249: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSICYCNT',
1250: p_transaction_id,
1251: l_trx_return_status,
1252: l_trx_error_rec);
1253:

Line 1298: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIPHYIN',

1294: end if;
1295:
1296: ELSE
1297: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1298: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIPHYIN',
1299: p_transaction_id,
1300: l_trx_return_status,
1301: l_trx_error_rec);
1302:

Line 1363: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRCV',

1359: end if;
1360:
1361: ELSE
1362: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1363: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSRCV',
1364: p_transaction_id,
1365: l_trx_return_status,
1366: l_trx_error_rec);
1367:

Line 1440: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSISU',

1436:
1437: end if;
1438: ELSE
1439: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1440: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIMSISU',
1441: p_transaction_id,
1442: l_trx_return_status,
1443: l_trx_error_rec);
1444:

Line 1494: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPBR',

1490: raise HOOK_ERROR;
1491: end if;
1492: ELSE
1493: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1494: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPBR',
1495: p_transaction_id,
1496: l_trx_return_status,
1497: l_trx_error_rec);
1498:

Line 1536: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPAR',

1532: raise HOOK_ERROR;
1533: end if;
1534: ELSE
1535: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1536: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPAR',
1537: p_transaction_id,
1538: l_trx_return_status,
1539: l_trx_error_rec);
1540:

Line 1586: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPCI',

1582: raise HOOK_ERROR;
1583: end if;
1584: ELSE
1585: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1586: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPCI',
1587: p_transaction_id,
1588: l_trx_return_status,
1589: l_trx_error_rec);
1590:

Line 1635: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPNI',

1631: raise HOOK_ERROR;
1632: end if;
1633: ELSE
1634: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1635: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPNI',
1636: p_transaction_id,
1637: l_trx_return_status,
1638: l_trx_error_rec);
1639:

Line 1684: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPCR',

1680: raise HOOK_ERROR;
1681: end if;
1682: ELSE
1683: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1684: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPCR',
1685: p_transaction_id,
1686: l_trx_return_status,
1687: l_trx_error_rec);
1688:

Line 1738: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPBC',

1734: raise HOOK_ERROR;
1735: end if;
1736: ELSE
1737: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1738: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPBC',
1739: p_transaction_id,
1740: l_trx_return_status,
1741: l_trx_error_rec);
1742:

Line 1779: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPAC',

1775: raise HOOK_ERROR;
1776: end if;
1777: ELSE
1778: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1779: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPAC',
1780: p_transaction_id,
1781: l_trx_return_status,
1782: l_trx_error_rec);
1783:

Line 1830: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPNR',

1826: raise HOOK_ERROR;
1827: end if;
1828: ELSE
1829: debug(' bypassing the SFM queue '||l_source_type||' for transaction_id : '||p_transaction_id);
1830: CSI_INV_TXNSTUB_PKG.execute_trx_dpl('CSIWIPNR',
1831: p_transaction_id,
1832: l_trx_return_status,
1833: l_trx_error_rec);
1834: