DBA Data[Home] [Help]

APPS.MSC_WS_OTM_BPEL dependencies on FND_MESSAGE

Line 1559: status := 'ERROR_IN_NOTIFICATION ' || fnd_message.get();

1555:
1556: EXCEPTION when no_data_found then
1557: status := 'NO_DATA_FOUND_FOR_NOTIFICATION';
1558: when others then
1559: status := 'ERROR_IN_NOTIFICATION ' || fnd_message.get();
1560: end SendNotification_1;
1561:
1562:
1563: procedure GetDataForNotification(lineLocationId IN NUMBER,