‎2008 Apr 22 11:20 AM
hi all,
my requirement is to add an extra field in logon data tab in su01 beneath the field costcenter in table usdefaults can nayone plz guide me as how to accomplish this.
<REMOVED BY MODERATOR>
rgds
Edited by: Alvaro Tejada Galindo on Apr 22, 2008 5:14 PM
‎2008 Apr 22 11:25 AM
Hi,
I think i got ur point.
Just click on parameters tab and then select cost centers and put an defalut value over thr.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Apr 22, 2008 5:14 PM
‎2008 Apr 22 11:25 AM
Hi,
I think i got ur point.
Just click on parameters tab and then select cost centers and put an defalut value over thr.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Apr 22, 2008 5:14 PM
‎2008 Apr 22 11:32 AM
HI,
I need to create an additional zfield in su01 in logon data tab.
any idea how to achieve this?
rgds
‎2008 Apr 22 11:31 AM
Hi
Just find out the screen number and program of the Logon data tab by doing F1 on any field suppose Cost center.
then goto SE80.
Select Program from dropdown and give ur program
Then u can navigate to the screen through screens node.
design the position of ur field in the layout of the screen.
Populate the field as needed.
Thanks,
Anon
‎2008 Apr 22 11:35 AM
Hi,
first of all to change the standard tcode we need to have access code.
if we have that u need to goto module pool (screen Painter) SE51 give the program name SAPLSUU5 and screen number 101. now u goto layout and try to insert the field .
<REMOVED BY MODERATOR>
raam
Edited by: Alvaro Tejada Galindo on Apr 22, 2008 5:15 PM
‎2008 Apr 22 12:03 PM
hi thanx a lot for your input ive already checked this option.
ok if i change the sap standard screen 101 how am i going to save the value of the zfield in the table??
rgds
‎2008 Apr 22 12:30 PM
Hi
That is actually done in the User Exits.
U need to find the appropriate user exit to populate ur field.
Thanks,
Anon
‎2008 Apr 22 12:36 PM
hi,
su01 doesnt havea user exit so the standard prog. has to b changed
gds
‎2008 Apr 22 12:45 PM
Hi,
You are absolutely right.
The user-exits are actually in the main program.
for example see the program for the sales orders(SAPMV45A)
But the program SAPLSUU5 has no user-exits provided I suppose.
So u need to initiate the creation of user-exits.
Thanks,
Anon
‎2008 Apr 24 5:35 AM
hi,
how to initiate the creation of user exits??
kindly tell me the procedure.
regards
any idea>?
Edited by: abbaper on Apr 24, 2008 7:15 AM