DBA Data[Home] [Help]

APPS.FUN_INITIATOR_WF_PKG dependencies on FUN_WF_COMMON

Line 224: --l_role_name :=FUN_WF_COMMON.get_contact_role(l_initiator_id);

220: itemkey,
221: 'TRX_NUMBER',
222: l_trx_number);
223: -- Contact information
224: --l_role_name :=FUN_WF_COMMON.get_contact_role(l_initiator_id);
225:
226: -- wf_engine.setitemattrtext(itemtype,
227: -- itemkey,
228: -- 'CONTACT',

Line 1097: l_message :=FUN_WF_COMMON.concat_msg_stack(l_message_count);

1093: if(l_status <> FND_API.G_RET_STS_SUCCESS) THEN
1094:
1095: -- assembling the error message
1096:
1097: l_message :=FUN_WF_COMMON.concat_msg_stack(l_message_count);
1098:
1099: -- set the item attribute ERROR_MSG
1100:
1101: wf_engine.setitemattrtext(itemtype,