DBA Data[Home] [Help]

APPS.CCT_SERVICEROUTING_PUB dependencies on CCT_INTERACTIONKEYS_PUB

Line 72: itemtype, itemkey, CCT_INTERACTIONKEYS_PUB.KEY_CUSTOMER_ID);

68:
69: fnd_client_info.set_org_context(l_org_id);
70:
71: l_acct_rec.party_id := WF_ENGINE.GetItemAttrNumber(
72: itemtype, itemkey, CCT_INTERACTIONKEYS_PUB.KEY_CUSTOMER_ID);
73:
74: l_call_ID := WF_ENGINE.GetItemAttrText(
75: itemtype, itemkey, 'OCCTMEDIAITEMID');
76: