What does "getSeaPhrase("PAY_RATE","ESS")" do ?

 2 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
Vijay S
Veteran Member
Posts: 174
Veteran Member
    Can anyone please tell me What does getSeaPhrase() mean in javascript/html? I am bit novice to javascript.

    for ex getSeaPhrase("PAY_RATE","ESS") ?
    Thanks-VjS
    Jeff White
    Veteran Member
    Posts: 83
    Veteran Member
      It goes to the file /lawson/xhrnet/xml/lang/enus/essmsgs.xml and grabs the "Description" to display on the page for that field. If you look in that file, and search for PAY_RATE, you will see what it returns. Probably "Pay Rate", no kidding.

      Jeff
      Vijay S
      Veteran Member
      Posts: 174
      Veteran Member
        Thanks for your help !!!!!!!!!!!!!!!!!!!!!!!
        Its working for me!!!!!!!!!!!!!!!!!!!!!!!

        VjS