DBA Data[Home] [Help]

APPS.MSC_WS_OTM_BPEL dependencies on FND_MESSAGE

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

1580:
1581: EXCEPTION when no_data_found then
1582: status := 'NO_DATA_FOUND_FOR_NOTIFICATION';
1583: when others then
1584: status := 'ERROR_IN_NOTIFICATION ' || fnd_message.get();
1585: end SendNotification_1;
1586:
1587:
1588: procedure GetDataForNotification(lineLocationId IN NUMBER,