‎2008 Jul 22 3:10 PM
thnk u for ur reply
but in tcode su02 if u give the name and enter into it
there is a field FORMAT , i want to display the name from that format field how to do it.....
‎2008 Jul 22 3:25 PM
That field should normaly have the complete name unless one of the conditions given in the F1 help is satisfied.
F1 Help:
Full Name of Person
This field contains the complete personal name. It is usually generated from the various name components (without title).
There are two exceptions:
1. The field contents were combined from the previous fields for title text and name during a data conversion (from the previous Release). This is because the title text could not be assigned to a title key automatically. In this case the field CONVERTED ("Status of the field NAME_TEXT") contains the value 'X'.
2. The field contents were maintained with an additional function in dialog, for example because the complete name cannot be separated into the specified name parts. In this case the field CONVERTED ("Status of the field NAME_TEXT") contains the value 'M'.
The field CONVERTED ("Status of the field NAME_TEXT") contains the value SPACE when neither of the two exceptions applies.
‎2008 Jul 22 3:12 PM
‎2008 Jul 22 3:21 PM
Hello,
Please explain better what do you need.
It is not clear.
Bye
Gabriel P.
‎2008 Jul 22 3:25 PM
That field should normaly have the complete name unless one of the conditions given in the F1 help is satisfied.
F1 Help:
Full Name of Person
This field contains the complete personal name. It is usually generated from the various name components (without title).
There are two exceptions:
1. The field contents were combined from the previous fields for title text and name during a data conversion (from the previous Release). This is because the title text could not be assigned to a title key automatically. In this case the field CONVERTED ("Status of the field NAME_TEXT") contains the value 'X'.
2. The field contents were maintained with an additional function in dialog, for example because the complete name cannot be separated into the specified name parts. In this case the field CONVERTED ("Status of the field NAME_TEXT") contains the value 'M'.
The field CONVERTED ("Status of the field NAME_TEXT") contains the value SPACE when neither of the two exceptions applies.