<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>SAP BASIS NOTES</title><description>Message Class,Networking,Tables,Transaction Codes,EMail, Interview Questions,OSS,Printing and Fax,SAP,Performance Tuning,Solution Manager,Statistics ,System Audit, Transports and Upgrade,Users Profiles and Password,SAP Router</description><managingEditor>noreply@blogger.com (Sirish WebWorld)</managingEditor><pubDate>Mon, 17 Nov 2025 14:14:05 +0530</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">162</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://allsapbasisnotes.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:keywords>Message,Class,Networking,Tables,Transaction,Codes,EMail,Interview,Questions,OSS,Printing,and,Fax,SAP,Performance,Tuning,Solution,Manager,Statistics,System,Audit,Transports,and,Upgrade,Users,Profiles,and,Password,SAP,Router</itunes:keywords><itunes:summary>Message Class,Networking,Tables,Transaction Codes,EMail, Interview Questions,OSS,Printing and Fax,SAP,Performance Tuning,Solution Manager,Statistics ,System Audit, Transports and Upgrade,Users Profiles and Password,SAP Router</itunes:summary><itunes:subtitle>SAP BASIS NOTES</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Software How-To"/></itunes:category><itunes:owner><itunes:email>sirish.sites@gmail.com</itunes:email></itunes:owner><xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item><title>What database and operating systems are supported by SAP?</title><link>http://allsapbasisnotes.blogspot.com/2009/02/what-database-and-operating-systems-are.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:31:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4101070143831067623</guid><description>&lt;p&gt;&lt;b&gt;I need some basic information on SAP: What database platforms are supported? What operating systems are supported? And what kind of support is there for a mobile environment?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Have a look at http://service.sap.com/platforms*. All database and operating system platforms supported by SAP are listed there. &lt;/p&gt;&lt;p&gt; * &lt;i&gt;Authorization required to access the SAP service marketplace&lt;/i&gt;. &lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Cloning an SAP system</title><link>http://allsapbasisnotes.blogspot.com/2009/02/cloning-sap-system.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:30:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-3197328892023319437</guid><description>&lt;p&gt;&lt;b&gt;How can I clone an SAP system for a sandbox purpose? For example, our Enterprise production environment runs on 4 application servers and an Oracle database all on AIX OS. I can restore a copy of the database from a backup and copy the /usr and /sapmnt directories from one of the app server to the target sandbox, but what files should be edited/deleted to have the new system run on its own?&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;          Congratulations -- restoring your database and getting it up and running is the hard part.  &lt;/p&gt;&lt;p&gt; The rest should be easy.  &lt;/p&gt;&lt;p&gt; The following needs to be changed after restoring the SAP file systems:&lt;br /&gt;• The instance, default and start profiles (they reside in the profile directory).&lt;br /&gt;• You need to copy the environment files from the &lt;sid&gt;adm homedirectory from your source system. The environment variables values should be changed accordingly.&lt;br /&gt;• Copy and modify the database configuration files (init&lt;sid&gt;.ora, init&lt;sid&gt;.dba … )&lt;br /&gt;• Don't forget to set the port names and numbers in the services file &lt;/sid&gt;&lt;/sid&gt;&lt;/sid&gt;&lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Backups during upgrade</title><link>http://allsapbasisnotes.blogspot.com/2009/02/backups-during-upgrade.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:30:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-8885781305623850525</guid><description>&lt;b&gt;How many backups are required from preparation to end of an upgrade and at which phases?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Take your daily online backups during the uptime phases as you would normally do. Please note that your system is still being used productively and you cannot afford data loss. In case of disaster, you will restore the daily backup, roll-forward up to the crash and roll-back the upgrade to re-start it from scratch. A backup is definitely needed at the beginning of the downtime phases as it is the point of no return. Another backup is needed before the go-live.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Refreshing development system without losing system history</title><link>http://allsapbasisnotes.blogspot.com/2009/02/refreshing-development-system-without.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:29:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-3380870745028553565</guid><description>&lt;p&gt;&lt;b&gt;Our development system is way out of sync, both configuration- and data-wise. We would like to refresh our development system from the production system. How can this be accomplished? What things we need to be aware of? I know we can restore the production system (PRD) from from tape to the development system (DEV,) but that will wipe out everything including transports, notes history, etc&lt;br /&gt;&lt;br /&gt;&lt;/b&gt; The system copy guides can be found at http://service.sap.com/instguides*. Different backup/restore procedures exist for the different databases supported by SAP. &lt;/p&gt;&lt;p&gt; If you restore PRD over DEV, it will wipe out everything. You should therefore find a point in time in which development projects finish and are brought into production. You should only re-create DEV from a backup of PRD if both systems are more or less in sync or if your development teams agree that certain developments are lost.&lt;br /&gt;* User authorization needed to access the service marketplace.  &lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Methodology for creating indexes</title><link>http://allsapbasisnotes.blogspot.com/2009/02/methodology-for-creating-indexes.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:29:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-5850233044973109511</guid><description>&lt;b&gt;What is the best way to create indexes in SAP? I want to avoid problems such as the index not being created in the database level. Should I first create the transport for an index and then create it in the database level?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Customer objects should always be created on the development system and transported to the other systems in your SAP landscape.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Determining the amount of data in a client</title><link>http://allsapbasisnotes.blogspot.com/2009/02/determining-amount-of-data-in-client.html</link><category>Administration Faqs</category><pubDate>Fri, 13 Feb 2009 09:28:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-6207107118732771661</guid><description>&lt;b&gt;Is there a way to determine the amount of data in a client for a given company code (client size by company code)?&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;Yes there is -- have a look at OSS NOTE 489690: CC INFO, copying large production clients. You can also determine the size and the storage requirement of your clients with reports RSTABLESIZE or RSSPACECHECK (see also note 118823).</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Basic Knowledge and System Navigation Question</title><link>http://allsapbasisnotes.blogspot.com/2009/02/basic-knowledge-and-system-navigation.html</link><category>Background Processing</category><pubDate>Fri, 13 Feb 2009 09:28:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-7252967440252630650</guid><description>What SPRO stands for?&lt;br /&gt;&lt;br /&gt;SPRO stands for SAP Project Reference Object&lt;br /&gt;.&lt;br /&gt;It is used to configure the setting as per your client requirement by using the standard setting present in the system. This where you can do all the SAP configuration work. It is also known as the Configuration Menu.&lt;br /&gt;&lt;br /&gt;What is full form IMG and SPRO? How are they different from each other?&lt;br /&gt;&lt;br /&gt;IMG    :-  Implementation Guide.&lt;br /&gt;SPRO :-  SAP Project Reference Object.&lt;br /&gt;&lt;br /&gt;SPRO------&gt;IMG.&lt;br /&gt;&lt;br /&gt;Type in the T-Code SPRO under That got to Main Menu which is IMG.&lt;br /&gt;&lt;br /&gt;SPRO is basically used to organize the consultant customizing during the SAP Project Phrase.&lt;br /&gt;&lt;br /&gt;How to close a window?&lt;br /&gt;&lt;br /&gt;If we want to stop a transaction in the middle, Right click on the end button (X) on the top right corner of the window. Then select "stop transaction".&lt;br /&gt;As we dont have STOP icon as we have in WINDOWS, this will help in the same way.&lt;br /&gt;&lt;br /&gt;Its a very small tip, but will help a lot.&lt;br /&gt;&lt;br /&gt;Tips by : Bhaskar&lt;br /&gt;&lt;br /&gt;Name two ways to start a transaction.&lt;br /&gt;- Dynamic Menu&lt;br /&gt;- Command Field&lt;br /&gt;&lt;br /&gt;Why do you create user-specific parameters?&lt;br /&gt;They supply defaults to R/3 fields. If a field is indicated, the system automatically fills in default value. Depending on the field definition, the entry can also be replaced with a value entered by the user. (Concept of PARAMETER ID)&lt;br /&gt;&lt;br /&gt;Name the three different kinds of messages in the R/3 system. What is the difference between them?&lt;br /&gt;A message can have five different types. These message types have the following effects during list processing:&lt;br /&gt;&lt;br /&gt;A (=Abend):&lt;br /&gt;The system displays a message of this message type in a dialog window. After the user confirms the message using ENTER, the system terminates the entire transaction (for example SE38).&lt;br /&gt;&lt;br /&gt;E (=Error) or W (=Warning):&lt;br /&gt;The system displays a message of this message type in the status line. After the user chooses ENTER, the system acts as follows:&lt;br /&gt;While creating the basic list, the system terminates the report.&lt;br /&gt;While creating a secondary list, the system terminates the corresponding processing block and keeps displaying the previous list level.&lt;br /&gt;&lt;br /&gt;I (=Information):&lt;br /&gt;The system displays a message of this message type in a dialog window. After the user chooses ENTER , the system resumes processing at the current program position.&lt;br /&gt;&lt;br /&gt;S (=Success):&lt;br /&gt;The system displays a message of this message type on the output screen in the status line of the currently created list.&lt;br /&gt;&lt;br /&gt;What is a data dictionary or repository?&lt;br /&gt;Central catalog that contains the descriptions of an organization's data and provides information about the relationships between the data and its use in programs and screens.&lt;br /&gt;The data descriptions in a Data Dictionary is also called metadata, i.e., data that describes other data.&lt;br /&gt;&lt;br /&gt;The ABAP/4 Dictionary stores system-wide data definitions. When you create a new data definition, the Dictionary tool does all the processing necessary to create the definition. You can use the Dictionary tool to look up the "definition" of objects in your R/3 System.&lt;br /&gt;&lt;br /&gt;What is a matchcode?&lt;br /&gt;Comparsion key. A matchcode allows you to locate the key of a particular database record (e.g. account number) by entering any field value contained in the record. The system then displays a list of records matching the specifications.&lt;br /&gt;&lt;br /&gt;If you want an end user to see a specific menu after logging on the R/3 system, how could you do that?&lt;br /&gt;User maintenance transactions allow the system administrator to create and maintain user master records. This includes the generation and assignment of authorizations and authorization profiles.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>SAP Background Job Administration</title><link>http://allsapbasisnotes.blogspot.com/2009/02/sap-background-job-administration.html</link><category>Background Processing</category><pubDate>Fri, 13 Feb 2009 09:27:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4689778654530126799</guid><description>&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;Dialog work processes are intended for dialog processing. For this reason, the duration of a dialog step is limited. Background processing is intended for operations that require a longer time to run.&lt;br /&gt;&lt;br /&gt;Background processing is also suitable for activities that are scheduled to run regularly.&lt;br /&gt;&lt;br /&gt;A background job consists of one or more steps.&lt;br /&gt;An ABAP program&lt;br /&gt;An external command&lt;br /&gt;An external program&lt;br /&gt;&lt;br /&gt;Each job is processed without interruption by a single background work process.&lt;br /&gt;&lt;br /&gt;Types of background jobs: Background jobs can be classified into six types. i.e.&lt;br /&gt;Class A: with/without target server&lt;br /&gt;Class B: with/without target server&lt;br /&gt;Class C: with /without target server&lt;br /&gt;&lt;br /&gt;Class A: These are the high priority jobs which can be scheduled according to&lt;br /&gt;User request . Eg;- payroll run, daily,weekly, monthly reports etc.&lt;br /&gt;In order to execute class A jobs we need a dedicate background&lt;br /&gt;Work process of type A ( needs to be defined while configuring&lt;br /&gt;Operation mode)&lt;br /&gt;&lt;br /&gt;Class B: Standard jobs/housekeeping jobs like SAP_Collector_for_performance&lt;br /&gt;SAP_REORG_SPOOL etc.&lt;br /&gt;&lt;br /&gt;Class C: Low priority jobs&lt;br /&gt;&lt;br /&gt;To define a new job, use transaction SM36, define new jobs as follows:&lt;br /&gt;Specify job name, class, and optional target server.&lt;br /&gt;Define a job step (a step can be an ABAP program, external command, or external program).&lt;br /&gt;Add further steps (if necessary).&lt;br /&gt;Start condition (time or event based).&lt;br /&gt;Complete the definition.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;&lt;img style="margin: 0px auto 10px; text-align: center; display: block;" id="BLOGGER_PHOTO_ID_5202814847821932770" alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZcbGrZGvejLRAyfcWu_GiwF3y-PCzFRIjsnz_zbvGiHOdFhhwbyPbM-BIBnBIVQuBS_RzwqbemAzgAKJ3PAtdIWq4CmEUeWaSaeUVtSbhIT65EbZzzgnh4VA8VTZ817iUlVLi4zBbQgE/s400/1.bmp" border="0" /&gt;&lt;br /&gt;A job step can be any one of the following.&lt;br /&gt;ABAP program&lt;br /&gt;External command&lt;br /&gt;External program&lt;/span&gt;&lt;/div&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="font-family: times new roman;"&gt;&lt;img style="margin: 0px auto 10px; text-align: center; display: block;" id="BLOGGER_PHOTO_ID_5202815887204018418" alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6aFQaHHU4M3tlYy5x_99r7UgGddZsWDOl162dyx4_yXdbEHxofIEVnw_tB90GaQG0TgMlei6pcS-m-MHP505BEPccAC07WG1x2vR3fFW9Q8WyrFuBK9xJ7hjmjN0JoveKnQ7SwNRAsw0/s400/2.bmp" border="0" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;p align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;The start conditions of a job can be time based or event based.&lt;br /&gt;Time based:&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: times new roman;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;Immediate&lt;br /&gt;&lt;/strong&gt;At &lt;strong&gt;date/time&lt;/strong&gt; On a chosen workday (defined as a certain workday per month)&lt;br /&gt;&lt;br /&gt;All time-based start conditions can be periodic. That is, a job can be performed at regular, defined time intervals. Days that are not workdays can be treated as exceptions.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: times new roman;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;Event based:&lt;br /&gt;&lt;/strong&gt;After event (optional parameters can be used to further specify events) These can be periodic. That is, the job can be triggered every time the event occurs.&lt;br /&gt;After job (this can depend on the status of the previous job)&lt;br /&gt;At change of operation mode (for example, between day and night)&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;span style="font-family: times new roman; font-size: 180%; color: rgb(0, 0, 0);"&gt;&lt;strong&gt;Status of Jobs&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;strong&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;The job status can be any of the following:&lt;br /&gt;&lt;br /&gt;Scheduled: job is created but has no start condition&lt;br /&gt;Released: job is completely defined and waiting for selection&lt;br /&gt;Ready: job has been selected for execution&lt;br /&gt;Active: job is being executed by a background work process&lt;br /&gt;Finished: the entire job has been successfully executed&lt;br /&gt;Canceled: job terminated with problems&lt;br /&gt;&lt;br /&gt;As long as a job has status scheduled or released, it can still be changed.&lt;br /&gt;&lt;br /&gt;If execution of a job has already started, its progress can be monitored in the job log. If the job contains ABAP programs, their output is stored in spool lists.&lt;br /&gt;&lt;br /&gt;To create the steps of a new job from an existing job, choose Copy.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="justify"&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="font-family: times new roman;"&gt;&lt;img style="margin: 0px auto 10px; text-align: center; display: block;" id="BLOGGER_PHOTO_ID_5202817235823749378" alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9lY0za4L812J0RuHwhooe4EGrvS0FZMabR7aUoHeoXXfgiaVwpfQzEXm1bjzj3MPE2zpcmfUxV2LW3A_5LJxzmyfDQwV3Lq0xOzisIW6GIrnzgz76d6wFgbdNJUKNvKviXP4SqCyckxQ/s400/3.bmp" border="0" /&gt; &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: times new roman; color: rgb(0, 0, 0);"&gt;To monitor jobs, call transaction SM37.&lt;br /&gt;&lt;br /&gt;From the job overview, you can navigate to various detailed job-related views:&lt;br /&gt;The job log enables you to monitor the progress of a job.&lt;br /&gt;The spool list contains the output of ABAP programs, if any.&lt;br /&gt;Job details include the job definition, execution time, and background work process number.&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZcbGrZGvejLRAyfcWu_GiwF3y-PCzFRIjsnz_zbvGiHOdFhhwbyPbM-BIBnBIVQuBS_RzwqbemAzgAKJ3PAtdIWq4CmEUeWaSaeUVtSbhIT65EbZzzgnh4VA8VTZ817iUlVLi4zBbQgE/s72-c/1.bmp" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>background job failed because of authorization</title><link>http://allsapbasisnotes.blogspot.com/2009/02/background-job-failed-because-of.html</link><category>Troubleshooting</category><pubDate>Fri, 13 Feb 2009 09:27:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4693894603895505716</guid><description>&lt;strong&gt;We have a job which runs OK in foreground but when defined in background.&lt;br /&gt;It failed and the log said it is an authorization problem. Unlike a&lt;br /&gt;foreground job which we can always run SU53 after the execution to get&lt;br /&gt;which auth is needed, the log of the background job didn't tell more&lt;br /&gt;detail other than "it is an auth problem". Pls help us with this. is&lt;br /&gt;there a way to find out what is the exactly reason after a background job&lt;br /&gt;failed because of authorization?&lt;br /&gt;&lt;br /&gt;thanks.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;Several solutions:&lt;br /&gt;1) Copy the batch user to a dialogue user, then logon and run the job. You will then have your error online and maybe the SU53 you are looking for.&lt;br /&gt;2) Check S_PROGRAM value for the batch user. Maje sure the batch user has activity BTCSUBMIT for the program auth group. Have you checked the job log in SM37?? You can usually drill-down to see some type of error. Common errors are S_PROGRAM and S_DATASET authotizations' missing.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;You can also run an authorization trace from ST01 for the "job step executor" (the background user) -- not the batch job scheduler, unless if they're run by the same people.&lt;br /&gt;&lt;br /&gt;Also -- make sure you run ST01 on the exact application server the batch job is running to capture the trace.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;Tried to run the job online, it went through w/o problem.&lt;br /&gt;&lt;br /&gt;Tried it in background again, failed with same authorization problem.&lt;br /&gt;&lt;br /&gt;Does this make sense for you guys? Should running online and running in background have the same authorization check?&lt;/strong&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Background Jobs</title><link>http://allsapbasisnotes.blogspot.com/2009/02/background-jobs.html</link><category>Troubleshooting</category><pubDate>Fri, 13 Feb 2009 09:26:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-2484700745855359587</guid><description>&lt;strong&gt;What is the general practice for running Background jobs? Under the individual's user ID or one generic ID which has wide authorisations?&lt;br /&gt;&lt;br /&gt;If it is run under the individual ID, then how is it handled when the person leaves the company?&lt;br /&gt;&lt;br /&gt;What are the pro's and con's of running it under one generic ID?&lt;br /&gt;&lt;br /&gt;Thank you&lt;br /&gt;Jaynick&lt;br /&gt;_________________&lt;br /&gt;SAP Rules!!!&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;We make sure that all background jobs are scheduled against a background user. This way we ensure that there is sufficient access to complete the job without having to give the individual users the same level of access. At the same time we can lock leavers and inactive users without being concerned of jobs falling over&lt;br /&gt;&lt;br /&gt;To do this, you need to make sure that only a limited number of people can schedule batchjobs against the background ID. If not, you risk people obtaining access they should not have.&lt;br /&gt;&lt;br /&gt;You can also ensure that the jobs won't have a negative performance impact on the system, as they will be scheduled with the right parameters.&lt;br /&gt;&lt;br /&gt;Hope it helps&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;If you currently allow users to create background jobs, checking for jobs scheduled for a particular ID should be a standard part of user decomissioning.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;Thanks Henrik! Any other input from SAP fans as to what the general practice out in the world is?&lt;br /&gt;&lt;br /&gt;Jaynick&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;I have a question about this also. I understood that a Basis admin could schedule background jobs to run under the userid of a system user, so that the system user (non dialog) could be granted broad authorizations, and not the dialog user, and also no maintenance is required if basis admin leaves the company.&lt;br /&gt;&lt;br /&gt;I know that there are a few things that will require that the basis admin who schedules the background job to run under the auths of the system user id, also have the authorizations in his/her role also, or they will not be allowed to schedule it to run under the system id, even if the system id has the auths. Which is an understandable security measure. But these are only for a few things like os command and program execution considered critical, and not like broad business applications which the admin would not have in his admin role, and yet there is no problem scheduling jobs under the system id which does process business application jobs.&lt;br /&gt;&lt;br /&gt;I have been told by some that they needed to create a generic dialog user like "JOBSCHEDULER" and use it to schedule jobs. I don't understand why they need to do this. Can anyone tell me why there would be a technical problem if they simply used their own id to schedule these jobs to run under the authorizations of the system id set up for this purpose?&lt;br /&gt;_________________&lt;br /&gt;Gary Morris&lt;br /&gt;SAP Security Analyst/Developer&lt;br /&gt;garymorris@sapsecurity.net&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;Hi Gary,&lt;br /&gt;&lt;br /&gt;Do you mean that the job admin is a generic account? That makes the connection between the dialog user ID and the name of the background user in which the job step is running even more obscure...&lt;br /&gt;&lt;br /&gt;The belief that SOD conflicts between dialog users with S_BTCH_NAM = 'BATCHUSER' and the authorizations of 'BATCHUSER' itself is bad enough!&lt;br /&gt;&lt;br /&gt;If you mean the job steps running in the name of the generic account as a dialog user, I have observed some OSS notes on a related topic which you can find with a search on 'call transaction' (I was looking for something else). Some programs may call a transaction screen which is not a parameter transaction and requires dialog interaction - at least that is what I understood the notes to be describing.&lt;br /&gt;&lt;br /&gt;If I find an example again, I will post it.&lt;br /&gt;&lt;br /&gt;Noddy&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;There are two types of background jobs:&lt;br /&gt;1. Repetative Production scheduled jobs to support a business process.&lt;br /&gt;2. Adhoc reporting in background to keep the dialog processes free for "real" work. ( transaction processing)&lt;br /&gt;&lt;br /&gt;The repetative Production jobs should be formalized with a standard naming convention for the job name and scheduled by the Batch administrator at the appropriate time, generally on a basis person's id not a generic one as there is no accountability on a geeric ID. The batch admin will need sufficient access to create the job, not run the report if internal authorization is needed to run the report (generally S_BATCH_NAM and S_PROGRAM, plus the S_BTCH_ADM access is sufficient. This allows scheduling the jobs in ANY class to limit their run to a specific batch processes controled by basis), and the STEPS should be run under an ID setup as a batch ID for the specific module ( not a user and not the batch admin person), like BATCH_FIAR , BATCH_HR, BATCH_MM, BATCH_SEC, etc. the batch Ids (setting in SU01) should have broad functional module access, not all access.&lt;br /&gt;&lt;br /&gt;Adhoc reporting SHOULD be encouraged to keep the dialog processes free to enter the data into the system that SAP was purchased for, entering sales orders, getting money, and paying bills, ALL more important tha a poorly defined batch job report.&lt;br /&gt;&lt;br /&gt;The user should have access to schedule jobs but NOT S_BTCH_ADM, this then forces all the job into class C which allows basis to manage when and where batch jobs are run. Since the user is running a report in backgroung that they could run in foreground, the report SHOULD be part of their role and the report tied to the role menu and the access in the report granted. The job is then scheduled on the user' s ID and run under the user's ID.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;Thanks John, That is exactly what I have told others, but for some reason I did not understand, they were saying they had some kind of technical problem when using system admin IDs, instead of this generic one. I will try and narrow done exactly what it was. They understand that the job will not fail if the admin leaves if it is scheduled under a batch-id but they still want to use a generic dialog user to schedule all of the jobs under one batch id.&lt;br /&gt;&lt;br /&gt;Will they encounter a technical problem if they schedule too many jobs under the same user? Will there ever be any difference in the performance of the background processing with the same user such as maybe some kind of wait time when the same system id is logging in for multiple jobs, whereas if the user ids were different it would not have waited? Or rfc trace files getting wierd error messages because the background user is trying to authenticate when it is not necessary such as wrong classification of the user id causes the kernel to handle the login in a way that it would not if the classification of the user type trying to connect was set to cpic instead of system etc..&lt;/strong&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>background jobs via background users</title><link>http://allsapbasisnotes.blogspot.com/2009/02/background-jobs-via-background-users.html</link><category>Troubleshooting</category><pubDate>Fri, 13 Feb 2009 09:26:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4416180300784607008</guid><description>&lt;strong&gt;I need some opinions about following issue:&lt;br /&gt;&lt;br /&gt;We have some jobs who have to be done every day. So, these jobs are planned every morning. The jobs are backgroundjobs and [b]one[/b] system user runs [b]all the jobs[/b]. Therefore, this system user has a SAP_ALL.&lt;br /&gt;A system user can't login on a normal basis but I don't feel well with the SAP_ALL.&lt;br /&gt;&lt;br /&gt;I have the idea to split this user in several system users, with a big profile of the module which need some background jobs. (HR-user for HR-backgroundjobs, FI-user for FI-backgroundjobs,...)&lt;br /&gt;&lt;br /&gt;Is this realistic or is there an other solution? Maybe our situation at this moment isn't so bad as I think???&lt;br /&gt;Can someone help me?&lt;br /&gt;&lt;br /&gt;Thanks in advance!&lt;br /&gt;Bart&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;It's perfectly feasible to split them by function or module.&lt;br /&gt;&lt;br /&gt;For non-sensitive stuff I generally have a user e.g. FIBATCH with auths to cover what's needed. It takes a bit more work to set up but helps keep things arranged in an orderly manner.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;I’ve been through audits in the past where they have been satisfied with the background user having SAP_ALL as long as you have tightly controlled who can actually schedule jobs etc against that ID.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;I’ve been through audits in the past where they have been satisfied with the background user having SAP_ALL as long as you have tightly controlled who can actually schedule jobs etc against that ID.&lt;br /&gt;&lt;br /&gt;Its all about risk. System users can also be used as communications users and there are some tricks that could allow someone to abuse a systems user in an RFC call. (They involve a kind of password hack). If you restrict the authority of the systems user you can diminish the opportunity for abuse.&lt;br /&gt;&lt;br /&gt;You also have to be very restrictive about authority for S_BTCH_NAM.&lt;br /&gt;_________________&lt;br /&gt;bwSecurity&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;I’ve been through audits in the past where they have been satisfied with the background user having SAP_ALL as long as you have tightly controlled who can actually schedule jobs etc against that ID.&lt;br /&gt;When I perform audits I prefer not to see the ID with SAP_ALL - as there are plenty of ways it can be misused if the required restrictions are not in place.&lt;br /&gt;&lt;br /&gt;If you do want to use one user, at least use a chopped down version of SAP_ALL with some of the more sensitive auths removed or very tightly controlled to grant what specifically is used.&lt;/strong&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Background Processing VS Batch processing</title><link>http://allsapbasisnotes.blogspot.com/2009/02/background-processing-vs-batch.html</link><category>Troubleshooting</category><pubDate>Fri, 13 Feb 2009 09:25:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-5934941236138386419</guid><description>&lt;strong&gt;Can someone tell me what the difference between backgroud processing and batch processing is. Also does the access to this function be limited.&lt;br /&gt;&lt;br /&gt;I have a requrinment where they want everyone to have access to batch processing and just wanted to know how i should be handling this request.&lt;br /&gt;&lt;br /&gt;Please help&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;You have to get clarification from the requester. Most often Batch and background mean the same. There is a SAP useage which means Batch Data Communication ( BDC) that is sometimes refered to as Batch but most often refered to as BDC. Batch anf Background is controlles with S_BTCH_JOB and BDC is S_BDC_MONI. You need clarification fromt he requester.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;And if the user also has S_BTCH_ADM = Y and S_BTCH_NAM = DDIC (or *), then they can schedule the jobs, release, delete etc (as per S_BTCH_JOB actions permitted), but.. in the name of and with the authorizations of the other user names.&lt;br /&gt;&lt;br /&gt;You can check with SUIM reports who can use your user account (for example) without having to know your password.&lt;br /&gt;&lt;br /&gt;The myth that one cannot logon with a batch user is therefore true, because you don't need to logon with it...&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Bob&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;There is no myth about "loggin on to a Batch id" it does logon to run the batch job it just cannot be used in DIALOG mode. S_BTCH_NAM allows you to run a batch job using that users' access be it DDIC ( which should not have SAP_ALL) or any other id BATCH or DIALOG.&lt;br /&gt;&lt;br /&gt;&lt;span class="style1"&gt;Answer:&lt;/span&gt;&lt;br /&gt;There is no myth about "loggin on to a Batch id" it does logon to run the batch job it just cannot be used in DIALOG mode. S_BTCH_NAM allows you to run a batch job using that users' access be it DDIC ( which should not have SAP_ALL) or any other id BATCH or DIALOG.&lt;br /&gt;&lt;br /&gt;It does logon, but unlike Communication users, the password is not critical for this login so you can change it. Like Communication users, one does not have to know what the password is... just access to see that someone once did and left it behind in the system. For Communication users one does not need to know the password either, but changing it, would make the access to the user more difficult.&lt;/strong&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Deleting a scheduled Background job</title><link>http://allsapbasisnotes.blogspot.com/2009/02/deleting-scheduled-background-job.html</link><category>Background Job</category><pubDate>Fri, 13 Feb 2009 09:25:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-7406478651822745081</guid><description>To delete a job:&lt;br /&gt;Go to Transaction SM37. Select a job (or jobs) from the Select Background Jobs screen. In the Job Overview, mark the job or jobs you want to delete by checking the box to the left of the job name. Choose Job --&gt; Delete.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Deleting Jobs That Have Dependent Jobs:&lt;br /&gt;&lt;br /&gt;If you delete a job that must be processed before another job can be started, the dependent job can no longer be started. The system will inform you of any such existing dependent, or successor, jobs. You'll then need to either reschedule or delete the dependent job.&lt;br /&gt;If you try to release a job whose predecessor job was deleted, the system sets the status of the job to Planned. To start this job, you must release it and specify the start conditions.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Schedule Manager</title><link>http://allsapbasisnotes.blogspot.com/2009/02/schedule-manager.html</link><category>Background Job</category><pubDate>Fri, 13 Feb 2009 09:24:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4511512807023102037</guid><description>&lt;p&gt;Automate your routinue task with Schedule Manager. It facilitate the definition, scheduling, execution, and review of tasks that are executed on a regular basis, such as period-end closing. &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color: rgb(153, 0, 0);"&gt;SCMA&lt;/span&gt;&lt;/b&gt; - Schedule Manager &lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>how you can assign a Background work process as a Class A Background Work process</title><link>http://allsapbasisnotes.blogspot.com/2009/02/how-you-can-assign-background-work.html</link><category>Background Job</category><pubDate>Fri, 13 Feb 2009 09:24:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-2968541978518736343</guid><description>&lt;p class="MsoNormal" style="text-align: justify; font-family: verdana;"&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-size: 85%;"&gt;Go to transaction code rz04 then button &lt;i&gt;&lt;span style=""&gt;Operation Modes / Instances&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;span style=""&gt;&lt;span style="font-size: 85%;"&gt;. Then select the &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 100%;"&gt;&lt;span style="font-family: verdana;"&gt;&lt;span style="font-size: 85%;"&gt;Operation mode and double click on it. Then you will see a window with no of Background work process. In the field named Class A increase the no to 1 (use the + button to increase that). Default value is zero. Then click on the save button to save the configuration&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" face="verdana" style="text-align: justify;"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFNeFE5dwVOBLE92PEfZJHq2W-mlR8OvgrVhU6s0H95Y9J2ZiuDhET2WUQgfhDkOvToAY3XX-aKbQTgnZwy3j7AQYGxb47TD-8s8jn20sAyfpqaKrv1fhjhPN4VFZOUjMkpIrgHFGor6Q/s320/Btc_A_Incr.jpg" alt="" id="BLOGGER_PHOTO_ID_5146046804313866466" border="0" /&gt;&lt;/p&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFNeFE5dwVOBLE92PEfZJHq2W-mlR8OvgrVhU6s0H95Y9J2ZiuDhET2WUQgfhDkOvToAY3XX-aKbQTgnZwy3j7AQYGxb47TD-8s8jn20sAyfpqaKrv1fhjhPN4VFZOUjMkpIrgHFGor6Q/s72-c/Btc_A_Incr.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>How To Delete a Scheduled Job</title><link>http://allsapbasisnotes.blogspot.com/2009/02/how-to-delete-scheduled-job.html</link><category>Background Job</category><pubDate>Fri, 13 Feb 2009 09:23:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-849680600321360968</guid><description>&lt;p&gt;&lt;b&gt;I am working in production support and have been asked to stop a scheduled jobs. The job will run on the first of next month and I need to stop it from running. &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;To delete a job:&lt;/b&gt; &lt;/p&gt;    &lt;p&gt;Go to Transaction &lt;b&gt;SM37&lt;/b&gt;. Select a job (or jobs) from the Select Background Jobs screen. In the Job Overview, mark the job or jobs you want to delete by checking the box to the left of the job name. Choose &lt;b&gt;Job --&gt; Delete&lt;/b&gt;.&lt;!--[endif]--&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Deleting Jobs That Have Dependent Jobs:&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;If you delete a job that must be processed before another job can be started, the dependent job can no longer be started. The system will inform you of any such existing dependent, or successor, jobs. You'll then need to either reschedule or delete the dependent job. &lt;/p&gt;  &lt;p class="MsoNormal"&gt;If you try to release a job whose predecessor job was deleted, the system sets the status of the job to Planned. To start this job, you must release it and specify the start conditions.&lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Checking your program Background Job Status</title><link>http://allsapbasisnotes.blogspot.com/2009/02/checking-your-program-background-job.html</link><category>Background Job</category><pubDate>Fri, 13 Feb 2009 09:23:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-6032994333254506690</guid><description>&lt;p&gt;Checking your job status with &lt;b&gt;SM50&lt;/b&gt; (processor type&lt;b&gt; BTC&lt;/b&gt;) is more accurate then &lt;b&gt;SM37&lt;/b&gt;. SAP updates the tables TBTCO wheneveryour background jobs status change. If SAP is shutdown, the currentjobs might not be update ontime to the table. (e.g. a background job wasshown as Active (SM37), in fact it real status should be Cancelled. &lt;/p&gt;  &lt;p&gt;The type of work process: &lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style=""&gt;DIA - work process for      executing dialog steps in user transactions&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;UPD - update process for      executing U1 (time-critical) database changes&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;UP2 - update process for      executing U2 (non-critical) database changes&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;ENQ - for setting and      releasing locks on SAP lock objects&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;BTC - for executing      background jobs&lt;/li&gt;&lt;li class="MsoNormal" style=""&gt;SPO - for spool formatting      processes&lt;/li&gt;&lt;/ul&gt;  &lt;span style="font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;PID: Process ID of the work process&lt;/span&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Availability Check on Quotation</title><link>http://allsapbasisnotes.blogspot.com/2009/02/availability-check-on-quotation.html</link><category>Availability Check</category><pubDate>Tue, 10 Feb 2009 15:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4220022866850046337</guid><description>&lt;p&gt;&lt;b&gt;SAP standard does not do an availability check on the quotation, as it is not a definite order, usually just a pricing quote.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;When it is converted to an order, the first availability check is carried out, as well as credit checks. The system will check stock in the plant, plus what is contained in the availability checking rule (scope of check) eg: can add POs for replenishment, purchase reqs, different planned orders, and subtract sales orders, deliveries etc already created against that material in that plant (and possibly Storage location). &lt;/p&gt;&lt;p&gt;If there is enough stock in the plant/SLoc, the system will give you a confirmed date, or give you a date based on the production time or purchasing time from the material master. The date the system proposes is based on the customer's requested delivery date. &lt;/p&gt;&lt;p&gt;SAP first backward schedules looking at the required delivery date, less transportation time, less transportation lead time, less pick and pack time, less production/purchase time if applicable. If the date it calculates is equal or later than today’s date, then it will confirm the customer’s required date. If it falls in the past, SAP will then forward schedule for today’s date, plus the times listed above to get the date when the customer can actually have it. &lt;/p&gt;&lt;p&gt;ATP is the single most complex part of the SD module, depending upon how PP and MRP is set up. &lt;/p&gt;&lt;p&gt;MRP works semi-separately, depending on how it is set up. Basically, MRP looks at the demand on the plant, and if it the stock does not meet expected sales orders and deliveries, it will create a purchase requisition (outside purchase) or requirement or planned order (for production) to cover the shortfall. When MRP is started, it will turn the PR into a PO or the requirement into a production order. &lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>material Determination based on availability check</title><link>http://allsapbasisnotes.blogspot.com/2009/02/material-determination-based-on.html</link><category>Availability Check</category><pubDate>Tue, 10 Feb 2009 15:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-7067898405135097287</guid><description>&lt;p&gt;&lt;b&gt;For SD material Determination you can create a Substitution reason and on the Strategy field, the following info. is available:&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Product selection in the background is performed on the basis of the availability check.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;We want to have the material determination only in case on material shortage. We expect the Substitution reason to give us this functionallity. It does not hovever take the availabilty into account before substitution.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;We thought the worse case is to create a ABAP which is linked to the "requirement" field in the Procedure (OV13).&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Has anyone had the same requirement? Is this a bug or just incorrectly documented?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;I also encountered this abnormally recently using material determination. In order to combat the problem, the first product substitution should be for the original material. I've illustrated this below: &lt;/p&gt;&lt;p&gt;Original Product: ABC&lt;br /&gt;Substitutes: DEF, XYZ &lt;/p&gt;&lt;p&gt;In order to perform product substitution ONLY in the case of ATP failure for product ABC, structure the Material Determination record as follows: &lt;/p&gt;&lt;p&gt;Material Entered: ABC Substitutes: ABC&lt;br /&gt;DEF&lt;br /&gt;XYZ &lt;/p&gt;&lt;p&gt;&lt;b&gt;There seems to be a devaition at availability check and or on a conceptual note still.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Availability check can be configured both at requiremnt class and at the schedule line categories level. &lt;/p&gt;&lt;p&gt;Whilst the availabilty check at the requirement class level via global and mandatory configuration the schedule line catgry availability check deals with the order. &lt;/p&gt;&lt;p&gt;It is mandatory that the reqmnt class is flagged off for avlblty check and the schdelu line cat need not be. &lt;/p&gt;&lt;p&gt;The following are the mandatory for Availability check to happen-- &lt;/p&gt;&lt;p&gt;1. Must be swithced on at the requirment class level and at the schedule line level. &lt;/p&gt;&lt;p&gt;2. Reqmnt type must exist by which a requiremnt class can be found &lt;/p&gt;&lt;p&gt;3. There must exist a plant and is defined &lt;/p&gt;&lt;p&gt;4.Checking group must be defined in Material Master records(it controls whthr the system is to create individual or collective reqmnt) &lt;/p&gt;&lt;p&gt;A combination of checking gropup and checking rule will determine the scope of availbaility check. &lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Creating Multiple Materials in Material Determination</title><link>http://allsapbasisnotes.blogspot.com/2009/02/creating-multiple-materials-in-material.html</link><category>Availability Check</category><pubDate>Tue, 10 Feb 2009 15:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-4469466396373094829</guid><description>&lt;p&gt;Material Determination is used to swap one material for another.It is possible to get a list of materials for substituiton,but remember you can substitue only one material from the list. &lt;/p&gt;&lt;p&gt;This can be done through substituiton reason T Code [OVRQ]&lt;br /&gt;See the substitution reason number for Manual Material Selection&lt;br /&gt;- check the Entry box&lt;br /&gt;- check the Warning box&lt;br /&gt;- select A for Stategy&lt;br /&gt;- save. &lt;/p&gt;&lt;p&gt;Go To VB11 to create Material Determination (taking into consideration that all the previous steps for material determiantion i.e. maintaining condition types,maintaining procedures for material determination and assigning procedures to sales doc. types have been done) &lt;/p&gt;&lt;p&gt;Create one material determination,dont forget to give the Subst reason on top and also on the line. &lt;/p&gt;&lt;p&gt;Click the Variants Icon on top left-Sreen opens &lt;/p&gt;&lt;p&gt;Specify different materials you want to swap with the material you have enterd &lt;/p&gt;&lt;p&gt;Note that the subst reason is already copied on the screen &lt;/p&gt;Remember materials should be of the same sales area,atleast Divisions should be same</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Backward and Forward Scheduling</title><link>http://allsapbasisnotes.blogspot.com/2009/02/backward-and-forward-scheduling.html</link><category>Availability Check</category><pubDate>Tue, 10 Feb 2009 15:50:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-2389699625109996229</guid><description>&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Backward scheduling is the calculation of deadline dates: the arrival time at the customer site is calculated as the earliest possible goods receipt time at the customers unloading point on the requested delivery date. All four of the delivery and transportation scheduling lead times are subtracted from the customer's requested delivery date to determine if this date can be met. &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The transit time, loading time, and pick/pack time are subtracted from the customer’s requested delivery date to calculate the required material availability date. &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The system calculates backward scheduling as follows: &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Requested delivery date minus transit time  = Goods issue date &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Goods issue date minus loading time = Loading date &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Loading date minus transportation lead time = Transportation scheduling date &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Loading date minus pick/pack time = Material availability date &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;By default, the system will calculate delivery dates the closest day, taking into consideration the working days of the shipping point and a rounding profile. In this case the system assumes a 24 hour work day and lead times can be entered in days up to 2 decimal points. This is referred to as daily scheduling. &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Precise scheduling calculated down to the day, hour and minute is supported. This allows the scheduling of a delivery within a single day. It is activated by maintaining the working hours for a particular shipping point. &lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Backward scheduling is always carried out first. If the material availability date or transportation scheduling date is calculated to be in the past, the system must then use forward scheduling. &lt;/span&gt; &lt;/p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Forward scheduling is also done if no product is available on the material availability date calculated by backward scheduling. The system does an availability check to determine the first possible date when product will be available. This new material availability date forms the starting point for scheduling the remaining activities. The loading time, pick/pack time, transit time, and transportation lead time are added to the new material availability date to calculate the confirmed delivery date.&lt;/span&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Authorization Concept</title><link>http://allsapbasisnotes.blogspot.com/2009/02/authorization-concept.html</link><category>Authorizations Objects</category><pubDate>Tue, 10 Feb 2009 15:49:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-2198860641280344549</guid><description>&lt;p align="justify"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The SAP authorization concept is based upon the logical relationship between a user ID and the range of system authorizations with which it can be associated. The architecture of the authorization system is based upon the utilization of several individuals but related logical components: Profiles, Objects, Fields, and Authorizations. The user ID refers exclusively to profiles. Each profile grants a set of specific system access authorizations to user. Figure 2 illustrates the hierarchical authorization concept in SAP. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;            &lt;b&gt;             &lt;p align="center"&gt;             &lt;img src="http://www.thespot4sap.com/images/BC_Authorization_Concept.gif" width="574" height="347" /&gt;&lt;/p&gt;             &lt;p align="center"&gt;Figure 2&lt;/p&gt;             &lt;strong&gt;                          &lt;/strong&gt;             &lt;p&gt;&lt;/p&gt;             &lt;/b&gt;             &lt;/span&gt;&lt;p align="justify"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Composite profiles refer to the various employee roles available in the corporation (for instance: Purchasing / Receiving Clerk or Accounts Agent). As the name suggests, composite profiles may contain multiple user IDs necessary to perform all the business operations associated with a particular role. A composite profile may encapsulate another composite profile(s). In practice, a model composite profile should be recognized for each possible role in the organization, which may be used to produce hybrid composite profiles. The over-existence of the hybrids can defy the very purpose of composite profiles and they should be created only when specific needs arise.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;            &lt;b&gt;             &lt;p&gt;&lt;/p&gt;             &lt;/b&gt;             &lt;/span&gt;&lt;p align="justify"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;User ids allow access to SAP applications. Each user must have a corresponding profile specifically assigned. In many situations, multiple composite profiles can be assigned to a user ID, depending on the role(s) an individual user is responsible for, in the business processes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;            &lt;b&gt;                   &lt;/b&gt;             &lt;/span&gt;&lt;p align="justify"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Authorizations are the key building blocks of SAP security. Authorization is the process of assigning values to fields present in authorization objects. In SAP, access to all system functionality is achieved through a complex array of authorizations. Sometimes users find that they lack the necessary authorizations to perform a certain function in the system, in which case the message: "You are not authorized..." is displayed at the bottom of the screen.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;            &lt;/span&gt;&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;An authorization process may ask for second associated authorization process which in turn asks for third and so on. For example, the task of paying a vendor invoice may require 10 different authorizations. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>SAP’s TCODE checks with the authorization tool</title><link>http://allsapbasisnotes.blogspot.com/2009/02/saps-tcode-checks-with-authorization.html</link><category>Authorization Concepts</category><pubDate>Tue, 10 Feb 2009 15:48:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-943497861416565428</guid><description>&lt;p&gt;&lt;strong&gt;What are the checks that the &lt;span class="caps"&gt;SAP&lt;/span&gt; authorization tool performs when a &lt;span class="caps"&gt;TCODE&lt;/span&gt; is executed in order to ensure authorization of that user?  &lt;/strong&gt;&lt;/p&gt;   &lt;p&gt;&lt;strong&gt;&lt;span class="caps"&gt;EXPERT RESPONSE&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;   &lt;p&gt;When initiating a transaction, a system program performs a series of checks to ensure the user is authorized.&lt;/p&gt;   &lt;p&gt;1. The program checks whether the transaction code exists in table &lt;span class="caps"&gt;TSTC&lt;/span&gt;.&lt;/p&gt;   &lt;p&gt;2. The program checks whether the transaction code is locked by the administrator (transaction code &lt;span class="caps"&gt;SM01&lt;/span&gt;).&lt;/p&gt;   &lt;p&gt;3. The program checks whether the user has the authority to start the transaction. Authorization object S_TCODE (transaction start) contains the authorization field &lt;span class="caps"&gt;TCD &lt;/span&gt;(transaction code). The user must have the appropriate authorization for the transaction code to be started (for example, &lt;span class="caps"&gt;FK01&lt;/span&gt;, Create Vendor).&lt;/p&gt;   &lt;p&gt;4. The program checks whether an authorization object is assigned to the transaction code. If this is the case, the program checks whether the user has an authorization for this authorization object. The transaction code/authorization object assignment is stored in table &lt;span class="caps"&gt;TSTCA&lt;/span&gt;.&lt;br /&gt;&lt;strong&gt;Note: &lt;/strong&gt;An &lt;span class="caps"&gt;SAP&lt;/span&gt; program controls steps 1 through 4. It displays an automatic message to the user if an authorization attempt fails in the step.&lt;/p&gt;   &lt;p&gt;5. The system performs authorization checks in the &lt;span class="caps"&gt;ABAP&lt;/span&gt; program using the &lt;span class="caps"&gt;ABAP&lt;/span&gt; statement &lt;span class="caps"&gt;AUTHORITY&lt;/span&gt;-CHECK.&lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Listing TCODE transactions used to view what users are logged</title><link>http://allsapbasisnotes.blogspot.com/2009/02/listing-tcode-transactions-used-to-view.html</link><category>Authorization Concepts</category><pubDate>Tue, 10 Feb 2009 15:47:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-188457010284473544</guid><description>&lt;p&gt;&lt;strong&gt;I want to get a list of all transactions used per user in a specific time period. Basically I’m looking for a list of all users logged in &lt;span class="caps"&gt;SAP&lt;/span&gt; and the details of the tcodes they used. Is there any standard report or tcode available to view this info?  &lt;/strong&gt;&lt;/p&gt;   &lt;p&gt;&lt;strong&gt;&lt;span class="caps"&gt;EXPERT RESPONSE&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;   &lt;p&gt;There is no standard transaction. The information is available for configurable time periods using transaction &lt;span class="caps"&gt;ST05N&lt;/span&gt; but it is not organized to readily provide a report of users and transactions. Also the information available summarizes a user’s use of a transaction. There will be one entry (with count data) per user per time period. Daily, weekly and monthly summaries can be created and they are stored for configurable durations.&lt;br /&gt;The information is summarized into a cluster table called &lt;span class="caps"&gt;MONI&lt;/span&gt; based on the &lt;span class="caps"&gt;STAT&lt;/span&gt; files that are written in the file system and regularly refreshed. &lt;span class="caps"&gt;MONI&lt;/span&gt; cannot be queried via &lt;span class="caps"&gt;SE16&lt;/span&gt; etc., but &lt;span class="caps"&gt;SAP&lt;/span&gt; delivers a number of function modules that retrieve data from these tables.&lt;/p&gt;   &lt;p&gt;It is also possible to configure audit logging via &lt;span class="caps"&gt;SM19&lt;/span&gt; and read the log files via &lt;span class="caps"&gt;SM20&lt;/span&gt;. This will provide more detail but it also introduces new file management issues and requires a change to system settings.&lt;/p&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item><item><title>Authorization Check</title><link>http://allsapbasisnotes.blogspot.com/2009/02/authorization-check.html</link><category>Authorization Concepts</category><pubDate>Tue, 10 Feb 2009 15:46:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-9048425833556169213.post-1097847208114972433</guid><description>&lt;p&gt;The following actions are subject to authorization checks that are performed&lt;br /&gt;before the start of a program or table maintenance and which the &lt;span class="caps"&gt;SAP&lt;/span&gt;&lt;br /&gt;applications cannot avoid:&lt;/p&gt;   &lt;p&gt;* Starting &lt;span class="caps"&gt;SAP&lt;/span&gt; transactions (authorization object S_TCODE)&lt;/p&gt;&lt;p&gt;* Starting reports (authorization object S_PROGRAM)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;* Calling &lt;span class="caps"&gt;RFC&lt;/span&gt; function modules (authorization object S_RFC)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;* Table maintenance with generic tools (S_TABU_DIS)&lt;/p&gt;   &lt;p&gt;The authorization objects S_TCODE, S_PROGRAM, S_RFC, and S_TABU_DIS&lt;br /&gt;are standard &lt;span class="caps"&gt;SAP&lt;/span&gt; provided.&lt;br /&gt;Creating a new authorization object is not in the scope of &lt;span class="caps"&gt;ABAP&lt;/span&gt; developer. It will&lt;br /&gt;be taken care by &lt;span class="caps"&gt;SAP BASIS&lt;/span&gt; team.&lt;/p&gt;  This is a preview of &lt;q&gt;Authorization Check:&lt;/q&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>sirish.sites@gmail.com (Sirish WebWorld)</author></item></channel></rss>