Mass Maintenance of Tcode Variants

Many a times there are business scenarios wherein there is a possibility of migration to a new entity, for example if your organization decides to go for the implementation of a standard chart of account for the existing company codes, new company codes might be created. In such cases when the company code changes we also have to ensure that in all the Report variants the new company code needs to be updated. In case the report numbers cross hundreds it would be a painstaking process to change each and every variant. (Same case for background jobs too)

Example Scenario

Now?  There was a business change and company code IN01 would no longer be used and will be replaced with IN02. The ABAP and BASIS teams are entrusted with the responsibility of creating new variants/change the existing variants.

variant

 

 

Continue Reading…

Upload / Download Data from SAP Tables

There have been some cases where we, as an ABAP programmer, want to take SAP table data backup. Specially for the case where Basis Team refuses to get it back-up and restore the data for us.

There have been some codes available on net where data is backed-up but not restored back to SAP.

backup

It is basically Dynamic table export / import facility.

Continue Reading…

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…

Batch Input – Frequently Asked Questions(FAQs)

Batch Input FAQs :

 The attached file takes you to the in depths of the BDC concepts. The concepts ranges from Concepts, Recording (SHDB), Content of Data, Influencing the execution, Troubleshooting the execution, Special Development, and Miscellaneous questions.

BDC SM35 

Continue Reading…

Upgrade Guide from SAP R/3 4.6 to ECC 6.0 for ABAP Developers

Upgrading SAP from SAP R/3 4.6 to ECC 6.0 ? This article is for you consisting SPDD, SPAU and UCCHECK Fixes that needs to be carried out to correct all the conflict in SAP Standard Objects while upgrading to the higher version.

Upgrade

Continue Reading…

Page 3 of 2012345...Last »