Reset Password for User Id SAP* in client 000

As a Basis person, one have to remember a lot of passwords of various servers and clients. This tends to happen that we want to apply some notes on the server and we forgot SAP* password in client 000. What to do in this scenario.

User Lock

The following program resets the password of SAP* in any given Client ( entered on screen ) to the same as your current login’s password.  (Of course, you have to login as SAP* on any Client just to ensure that correct person have the authorization over the password resetting).

Continue Reading…

DjVu – viewing scanned Documents and Images

About DjVu

DjVu (pronounced “déjà vu”) is a digital document format with advanced compression technology and high performance value. DjVu allows for the distribution on the Internet and on DVD of very high resolution images of scanned documents, digital documents, and photographs. DjVu viewers are available for the web browser, the desktop, and PDA devices.

DjViewer

Continue Reading…

Program to Print FI/MM Documents having Note Attachment

There has been a requirement to generate a program for displaying all those FI Documents and Material Documents having a Note as an attachment. Following program can be used to get all FI and MM documents that a user have created with a Note.

Note Attachment 

SAP Tutor Player

SAP Tutor Player lets you play .SIM (Simulation Files) related to various topics on SAP. These files shows step by step process of how to perform the specified task.

 

Continue Reading…

ABAP Program for Table Maintenance in SAP

It is a good sample of how to create dynamic table maintenance by utilized SAP function module “STC1_FULLSCREEN_TABLE_CONTROL”.

You can use it to replace funtion of SM30/SM31 with additional benefit.
1. Because it is written in as customer program we can add additional feature, for example change history.
2. There is no need to create screen maintenance for all table because screen will automatically generated.

Table View Maintenance Program

But, remember, this is only a demonstration of how to use STC1_FULLSCREEN_TABLE_CONTROL. Use it carefully and only for customer table (Z*).

Continue Reading…

Page 2 of 41234