DBA Data[Home] [Help]

APPS.PO_MULTI_MOD_VALIDATIONS dependencies on FND_MESSAGE

Line 2348: fnd_message.parse_encoded

2344: IF d_stmt THEN
2345: PO_LOG.stmt(d_mod,d_position,'l_msg_text',l_msg_text);
2346: END IF;
2347:
2348: fnd_message.parse_encoded
2349: (encoded_message => l_msg_text
2350: ,app_short_name => l_application
2351: ,message_name => l_msg_name);
2352: --after we get the message application and message name, we can eliminate them from the message and get the token name and value