Archive for 'SAP Basis'

Rules for Work Process Distribution in SAP

Rules for Work Process Distribution in SAP Number of work processes The total number of work processes cannot be changed because it is defined in the instance profile. When the system is started, the defined number of processes is generated at operating system level, and cannot therefore be changed during an operation mode switch. Dialog [...]

Full Story

Disable Import All in STMS Queue in SAP

Disable “Import All” in STMS Queue in SAP Login to your Transport Domain Controller. Run STMS –> Overview –> System Choose the system you want to disable “Import All” button. Goto transport tool tab. Add/Create Parameter “NO_IMPORT_ALL” set it’s value to 1.

Full Story

Disable Multiple Logins in Same Client in SAP

Disable Multiple Logins in Same Client in SAP To Disable multiple logins in the same client,  implement the parameter in the instance profile. login/disable_multiple_gui_login = 1 If you do not use this parameter in your system, users have the ability to ignore this warning window at the time they try to login to the same [...]

Full Story

SAP IDOC Administration Transactions

SAP IDOC Administration Transactions Useful SAP IDOC related transactions WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment. WE05 View IDocs WE60 IDoc type documentation tool WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. [...]

Full Story

Lock a Client to Prevent Logons in SAP

Lock a Client to Prevent Logons Do you need to do maintenance on a system and want to make sure nobody logs on to it while you’re working on it? You can lock a system at the OS level by running: tp locksys <SID> pf=tpprofile Example: To lock your DEV system enter this command: tp [...]

Full Story

Steps required to Enable User level audit in SAP

Steps required to Enable User level audit in SAP Creating a User Audit Profile Log on to any client in the appropriate SAP system. Go to transaction SM19. From the top-most menu bar on the Security Audit: Administer Audit Profile screen, click Profile -> Create. On the Create new profile popup, type in a new [...]

Full Story

Determine optimum Workprocess Number in SAP

There are two ways to determine optimum number of WP’s (DIA,BTC,UPD..) 1.use AL12 –>statistics–>cursor cache–>all servers You will se the total requests for each WP’s.If your DIA WP’s all have high request,then you have to add additional DIA WP’s.But if you have DIA WP’s which have less requests among others,it means you are not using [...]

Full Story

Adding text to the SAP logon screen

Adding text to the SAP logon screen. OSS note #205487 Go to Transaction SE61 and select the document ‘General text’ (selection via F4 help), and create a text with the name ZLOGIN_SCREEN_INFOin the language defined with profile parameter zcsa/system_language. If the text does not exist in the system language, no output is made. Note that [...]

Full Story

How to convert spool to PDF in SAP

How to convert spool to PDF in SAP: Run the program RSTXPDFT4 and key in the Spool request no. This program will convert the spool to PDF and download the file locally.

Full Story

Delete a client in SAP

Delete a client in SAP log into the client that you want to delete Run transaction SCC5 and delete the client Log into regular client and run transaction SCC4 Remove the deleted client’s entry Run transaction BD54 and remove the logical entry Table reorganization must be done to recover the space if not the space [...]

Full Story