Tuesday, 20 March 2012

To see the detailed message of the error code given by api.

SELECT message_text
   FROM fnd_new_messages
  WHERE message_name = 'AP_DISTS_NO_OPEN_FUT_PERIOD'
    AND language_code = 'US';

No comments:

Post a Comment