DBA Data[Home] [Help]

APPS.JTF_FM_UTL_V dependencies on UTL_RAW

Line 1658: l_mesg := UTL_RAW.CAST_TO_RAW(l_message);

1654:
1655:
1656: JTF_FM_UTL_V.PRINT_MESSAGE('Validated and set the parser free',JTF_FM_UTL_V.G_LEVEL_STATEMENT,l_full_name);
1657: -- Convert the message to RAW so that it can be enqueued as RAW payload
1658: l_mesg := UTL_RAW.CAST_TO_RAW(l_message);
1659: JTF_FM_UTL_V.PRINT_MESSAGE('cast the message to raw',JTF_FM_UTL_V.G_LEVEL_STATEMENT,l_full_name);
1660:
1661: -- Set the default message properties
1662: