2008 Apr 14 4:23 PM
hi all,
A field is populated in a standard sap program and in another standard FM this field is used to display an output file.
this name field should be changed
currently first name and last name are saved in a single field and is displayed in output as f.name l.name..
now,this has to be reversed last name should come first..
any help on if it can be done in this FM itself or is there any thing like user exit for standard program...
and how to change this name display.
thanks,
2008 Apr 14 4:30 PM
Sona,
As you mentioned this is a SAP standard program we can't change this directly.
Here are the options for you:
1) You have to find the user exit for that particular screen and can do the name logic over there. But this will solve only in the screen display logic . But the FM logic still needs to be changed if you what the same logic in displaying in the output file also.
2) You can get the key from SAP and also can change the screen directly.
Hope this helps.
Thanks,
Greetson
Sona,
As you mentioned this is a SAP standard program we can't change this directly.
Here are the options for you:
1) You have to find the user exit for that particular screen and can do the name logic over there. But this will solve only in the screen display logic . But the FM logic still needs to be changed if you what the same logic in displaying in the output file also.
2) You can get the key from SAP and also can change the screen directly.
Hope this helps.
Thanks,
Greetson
2008 Apr 14 4:30 PM
Sona,
As you mentioned this is a SAP standard program we can't change this directly.
Here are the options for you:
1) You have to find the user exit for that particular screen and can do the name logic over there. But this will solve only in the screen display logic . But the FM logic still needs to be changed if you what the same logic in displaying in the output file also.
2) You can get the key from SAP and also can change the screen directly.
Hope this helps.
Thanks,
Greetson
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |