DBA Data[Home] [Help]

APPS.OE_UPDATE_ACK_UTIL dependencies on OE_ACKNOWLEDGMENT_PUB

Line 1243: OE_Acknowledgment_Pub.Raise_Event_XMLInt (

1239: p_x_result := 'SUCCESS';
1240: fnd_message.set_name('ONT', 'OE_OI_OUTBOUND_TRIGGERED');
1241: fnd_message.set_token ('TRANSACTION', l_transaction_subtype);
1242: l_message_text := fnd_message.get;
1243: OE_Acknowledgment_Pub.Raise_Event_XMLInt (
1244: p_order_source_id => l_order_source_id,
1245: p_partner_document_num => l_orig_sys_document_ref,
1246: p_sold_to_org_id => l_sold_to_org_id,
1247: p_transaction_type => l_transaction_type,

Line 1379: OE_Acknowledgment_Pub.Raise_Event_XMLInt (

1375:
1376: x_return_status := FND_API.G_RET_STS_SUCCESS;
1377:
1378: /*
1379: OE_Acknowledgment_Pub.Raise_Event_XMLInt (
1380: p_order_source_id => p_order_source_id,
1381: p_partner_document_num => p_orig_sys_document_ref,
1382: p_sold_to_org_id => p_sold_to_org_id,
1383: p_transaction_type => p_transaction_type,