SAP Development

Help and Information for SAP/ABAP development professionals around the world

sapdev's Page

Latest Activity

Did you manage to to get any further with this? here is a link to show how to change the look and feel of the SAP logon pad if anyone is interested Mart
October 7
If you look at the code of methods HTM_LOGIN and HTM_CHANGE_PASSWD within CL_ICF_EXAMPLE01_LOGIN you will see the HTML code that displays the new buttons and layout and calls the standard functionality (methods/javascript). Unfortunately there is ...
October 6
sapdev added a blog post
The following steps will take you through the steps needed to change the look and feel of your ABAP web dynpro SAP logon screen. It is a fairly simple process which requires the creatation of a new class which is a subclass of CL_ICF_SYSTEM_LOGIN....
October 6
Right I have managed to change the look and feel of the sap logon pad by creating a class that is a subclass of CL_ICF_SYSTEM_LOGIN. Well I actually used SAP's example CL_ICF_EXAMPLE01_LOGIN. You may have already done this but once this is created...
October 6
There is change password functionality on the standard SAP web dynpro login screen but this does not allow users to change their password if they have forgoten their previous one. Hmm this is actually a tricky one as you would need to somehow hack...
October 6
Hi there, Are the users using their SAP username and password to log into this web dynpro application or does the application use a generic one and you are managing the username/password manually? Regards Mart
October 5
Isnt this half the fun of being an ABAP developer:-) but to answer your question I do not believe there is a generic utility to provide you with all the table/info you need. There are lots of techniques to make the process reasonably painless, esp...
September 18
aditi wason joined sapdev's group
Group for people involved in all areas of SAP development, including ABAP reports, HR reporting, SAP Screen dialog, Web Dynpro, BSP's and much much more
August 22

Comment Wall (1 comment)

You need to be a member of SAP Development to add comments!

Join this social network

At 3:20pm on August 14, 2008, Predolim said…
Hi Mart, tks for your reply on SAPTALK Nugget. it's a cool program and i'm testing it.

Profile Information

Hometown:
Sheffield
Relationship Status:
Single
Website:
http://www.sapdev.co.uk

Sapdev's Blog

sapdev

Change Web dynpro logon screen


The following steps will take you through the steps needed to change the look and feel of your ABAP web dynpro SAP logon screen. It is a fairly simple process which requires the creatation of a new class which is a subclass of CL_ICF_SYSTEM_LOGIN. This is then added to your service details screen within SIFC.… Continue

Posted on October 6, 2009 at 11:30am —

sapdev

Updating single and multiple HTML/text files using an SAP program

Hi All,

Here is just a little application i put together to help me update multiple pages of my web site with the same data. Although its original purpose is to update .htm files but could be used to modify any type of text based file. The ABAP application basiaclly takes a file name or directory as an input along with the new code, where it should be inserted, when it shouldn't update, when to stop making changes etc etc..

Once the excecute button is pressed all the .htm files within the sele… Continue

Posted on March 17, 2008 at 4:45pm — 2 Comments

 
 

About

sapdev sapdev created this social network on Ning.

Create your own social network!

 

© 2009   Created by sapdev on Ning.   Create Your Own Social Network

Badges  |  Report an Issue  |  Privacy  |  Terms of Service