SetDescription link -- What should be the correct name format for OPRDEFNDESC
NAME in PS_NAMES has (LAST_NAME,FIRST_NAME MIDDLE_NAME) where as SetDescription sets name in the following format (FIRST_NAME MIDDLE_NAME LAST_NAME)
When navigating to PeopleTools > Security > User Profile > User Profile > Id Tab what is the correct functionality of the "SetDescription" link on the ID tab of the User Profile
What is the name format in PeopleSoft for PNLNAME: NAME_DFT_SEC and how it is generated?
Is there a way that I can use just NAME field and parse it into 3 differnt fields Firstname, MiddleName and LastName?