Transporting in same R/3 system but in different Clients

When handling the objects which are Client dependent like SAPScripts, we need to transport (say from test to development or quality or production on same R/3 System but different Clients) them from one client to another as per requirement.

For the same purpose, we can use SCC1 Tcode.  SCC1 T-Code u can do the transport in same R/3 System but different client like

Source : 100(DEV)
Target-1 : 200 (QAS)
Target-2: 300 (PRD)

scc1

SCC1 Just specify Source Client and the Request number and import the request.
In this process u don’t have to release the transport request.

SAPScript Forms

Whether we want to print the data for Mass printing, like Salary slip or just for couple of pages like Purchase Order Print, SAP still uses theSAPScript Forms for the process.

Continue Reading…

Formatting SAPScript / SMARTFORMS in SAP

There are few formatting options available in SAP for text formatting in SAPScript as well as Smartforms.

SAPScript Formatting

SAPScript Formatting

Smartforms Formatting

Smartforms Formatting

Continue Reading…

Debugging Smartforms and SAPScript in ABAP

It is often required to debug the mass printing forms, to check to accuracy or locate/correct the error. Both SAPScript and Smartforms have different ways for debugging.

Lets look at the steps for each debegging options.

Continue Reading…

Advantage Smartform: Migrating SAPScript to Smartforms in SAP

SAP Script is the old method but still very effective in some cases. But as time passes we have to adopt the new technique SAP Smartform which is better and more reliable.

Hence SAP providers us the interface to convert Script to Smartform.

There are basicially two techniques that can be adopted: Individual Migration and Mass Migration.

Continue Reading…

Page 1 of 212