Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SU02

Former Member
0 Likes
748

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.....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
623

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.

3 REPLIES 3
Read only

Former Member
0 Likes
623

Sorry in SU01

Read only

0 Likes
623

Hello,

Please explain better what do you need.

It is not clear.

Bye

Gabriel P.

Read only

Former Member
0 Likes
624

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.