Error while sending invoice automatically via email

There have been this case recently that, while sending invoice automatically via email, I got the following errors while seeing the error log for the output type. The configuration of communication strategy, SCOT and output types looks ok, but still the error persists.

print_error

The error says :

Please enter an address number
Communication type  cannot be used

Continue Reading…

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…

Page 1 of 212