DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_RETURN_WF dependencies on WF_CORE

Line 75: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_repo_request', itemtype, itemkey, actid, funcmode);

71: IF okl_check_req_csr%ISOPEN THEN
72: CLOSE okl_check_req_csr;
73: END IF;
74:
75: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_repo_request', itemtype, itemkey, actid, funcmode);
76: RAISE;
77:
78: END check_repo_request;
79:

Line 153: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_remk_assign', itemtype, itemkey, actid, funcmode);

149: IF okl_check_req_csr%ISOPEN THEN
150: CLOSE okl_check_req_csr;
151: END IF;
152:
153: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_remk_assign', itemtype, itemkey, actid, funcmode);
154: RAISE;
155:
156: END check_remk_assign;
157:

Line 301: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'populate_notification_attribs', itemtype, itemkey, actid, funcmode);

297: IF okl_asset_return_csr%ISOPEN THEN
298: CLOSE okl_asset_return_csr;
299: END IF;
300:
301: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'populate_notification_attribs', itemtype, itemkey, actid, funcmode);
302: RAISE;
303: END populate_notification_attribs;
304:
305: -- Start of comments

Line 527: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REPO_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);

523: IF okl_vendor_csr%ISOPEN THEN
524: CLOSE okl_vendor_csr;
525: END IF;
526:
527: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REPO_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);
528: RAISE;
529:
530: END POP_REPO_NOTIFY_ATT;
531:

Line 695: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REMK_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);

691: IF wf_users_csr%ISOPEN THEN
692: CLOSE wf_users_csr;
693: END IF;
694:
695: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REMK_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);
696: RAISE;
697:
698: END POP_REMK_NOTIFY_ATT;
699:

Line 832: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'NOTIFY_REMK_USER', itemtype, itemkey, actid, funcmode);

828: IF wf_users_csr%ISOPEN THEN
829: CLOSE wf_users_csr;
830: END IF;
831:
832: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'NOTIFY_REMK_USER', itemtype, itemkey, actid, funcmode);
833: RAISE;
834:
835: END NOTIFY_REMK_USER;
836:

Line 918: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_asset_return', itemtype, itemkey, actid, funcmode);

914: IF okl_check_req_csr%ISOPEN THEN
915: CLOSE okl_check_req_csr;
916: END IF;
917:
918: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_asset_return', itemtype, itemkey, actid, funcmode);
919: RAISE;
920:
921: END check_asset_return;
922:

Line 995: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_return_type', itemtype, itemkey, actid, funcmode);

991: IF okl_check_req_csr%ISOPEN THEN
992: CLOSE okl_check_req_csr;
993: END IF;
994:
995: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_return_type', itemtype, itemkey, actid, funcmode);
996: RAISE;
997:
998: END check_return_type;
999:

Line 1074: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_role_exists', itemtype, itemkey, actid, funcmode);

1070:
1071: EXCEPTION
1072: WHEN OTHERS THEN
1073:
1074: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_role_exists', itemtype, itemkey, actid, funcmode);
1075: RAISE;
1076:
1077: END check_role_exists;
1078:

Line 1523: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'validate_shipping_instr', itemtype, itemkey, actid, funcmode);

1519: IF okl_check_req_csr%ISOPEN THEN
1520: CLOSE okl_check_req_csr;
1521: END IF;
1522:
1523: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'validate_shipping_instr', itemtype, itemkey, actid, funcmode);
1524: RAISE;
1525:
1526: END validate_shipping_instr;
1527:

Line 1602: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'validate_asset_repair', itemtype, itemkey, actid, funcmode);

1598: IF okl_check_req_csr%ISOPEN THEN
1599: CLOSE okl_check_req_csr;
1600: END IF;
1601:
1602: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'validate_asset_repair', itemtype, itemkey, actid, funcmode);
1603: RAISE;
1604:
1605: END validate_asset_repair;
1606:

Line 1715: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);

1711: END IF;
1712:
1713: EXCEPTION
1714: WHEN ERR THEN
1715: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);
1716: RAISE;
1717:
1718: WHEN OTHERS THEN
1719: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);

Line 1719: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);

1715: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);
1716: RAISE;
1717:
1718: WHEN OTHERS THEN
1719: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);
1720: RAISE;
1721:
1722: END set_approved_yn;
1723:

Line 1879: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);

1875: IF okl_asset_repair_csr%ISOPEN THEN
1876: CLOSE okl_asset_repair_csr;
1877: END IF;
1878:
1879: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_ASSET_REPAIR_ATT', itemtype, itemkey, actid, funcmode);
1880: RAISE;
1881:
1882: END POP_ASSET_REPAIR_ATT;
1883:

Line 2019: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'populate_itd_atts', itemtype, itemkey, actid, funcmode);

2015: IF okl_asset_return_csr%ISOPEN THEN
2016: CLOSE okl_asset_return_csr;
2017: END IF;
2018:
2019: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'populate_itd_atts', itemtype, itemkey, actid, funcmode);
2020: RAISE;
2021: END populate_itd_atts;
2022:
2023: PROCEDURE VALIDATE_CONT_PORT (itemtype IN VARCHAR2,

Line 2066: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'VALIDATE_CONT_PORT', itemtype, itemkey, actid, funcmode);

2062: IF okl_pfc_csr%ISOPEN THEN
2063: CLOSE okl_pfc_csr;
2064: END IF;
2065:
2066: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'VALIDATE_CONT_PORT', itemtype, itemkey, actid, funcmode);
2067: RAISE;
2068: END VALIDATE_CONT_PORT;
2069:
2070: -- Start of comments

Line 2209: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_CONT_PORT_ATT', itemtype, itemkey, actid, funcmode);

2205: IF okl_pfc_csr%ISOPEN THEN
2206: CLOSE okl_pfc_csr;
2207: END IF;
2208:
2209: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_CONT_PORT_ATT', itemtype, itemkey, actid, funcmode);
2210: RAISE;
2211: END POP_CONT_PORT_ATT;
2212:
2213: -- Start of comments

Line 2298: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);

2294:
2295: EXCEPTION
2296:
2297: WHEN API_ERROR THEN
2298: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);
2299: RAISE;
2300:
2301: WHEN OTHERS THEN
2302: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);

Line 2302: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);

2298: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);
2299: RAISE;
2300:
2301: WHEN OTHERS THEN
2302: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'SET_CP_APPROVED_YN', itemtype, itemkey, actid, funcmode);
2303: RAISE;
2304:
2305: END SET_CP_APPROVED_YN;
2306:

Line 2475: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REMK_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);

2471: IF wf_users_csr%ISOPEN THEN
2472: CLOSE wf_users_csr;
2473: END IF;
2474:
2475: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'POP_REMK_NOTIFY_ATT', itemtype, itemkey, actid, funcmode);
2476: RAISE;
2477: END POP_CPE_NOTIFY_ATT;
2478:
2479:

Line 2612: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'NOTIFY_ASS_GRP_USER', itemtype, itemkey, actid, funcmode);

2608: IF wf_users_csr%ISOPEN THEN
2609: CLOSE wf_users_csr;
2610: END IF;
2611:
2612: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'NOTIFY_ASS_GRP_USER', itemtype, itemkey, actid, funcmode);
2613: RAISE;
2614:
2615: END NOTIFY_ASS_GRP_USER;
2616:

Line 2710: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_itd_request', itemtype, itemkey, actid, funcmode);

2706: IF okl_check_req_csr%ISOPEN THEN
2707: CLOSE okl_check_req_csr;
2708: END IF;
2709:
2710: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_itd_request', itemtype, itemkey, actid, funcmode);
2711: RAISE;
2712:
2713: END check_itd_request;
2714:

Line 2799: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_profile_recipient', itemtype, itemkey, actid, funcmode);

2795: IF c1_csr%ISOPEN THEN
2796: CLOSE c1_csr;
2797: END IF;
2798:
2799: wf_core.context('OKL_AM_ASSET_RETURN_WF' , 'check_profile_recipient', itemtype, itemkey, actid, funcmode);
2800: RAISE;
2801:
2802: END check_profile_recipient;
2803: