Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Exercise 1: Batch Identification

In this exercise you will schedule a background job which will identify all SAP Notes based on a specific search criterion. You will then set up another job which will implement some of the identified SAP Notes. Finally, you will be viewing the results of the implementation.

Exercise 1.1: Create a Job to Identify Relevant SAP Notes

This option allows you to search and identify all SAP Notes based on SAP Notes type and its released date. Using this option, you can also either schedule a job immediately or select later dates for scheduled implementation. Please follow the below steps to schedule a job to identify SAP Notes.

  1. Go to transaction SNOTE to launch ‘Note Assistant – Home’ screen.

    ex_01_02

  2. In ‘Note Assistant – Home’ screen, navigate to the menu option ‘Batch Processing -> Batch Identification’.

    ex_01_02

  3. You would have navigated to ‘Schedule SAP Notes Batch Identification’ screen. This is where you would need to provide the search criteria, date selection, and schedule a job for immediate or future run. Please provide the below details:

    • Select radio button ‘Custom Search’.

    • Search Term: *

    • Search Range: All

    • Application component: BC-UPG-DTM-TLA

    • Date Range: Free Date Range: from 25.05.2023 to 10.09.2023

    • Job/Schedule Description: Batch_Identification<your laptop/desk number>_

    • Select radio button ‘Schedule Immediately’.

    Once all of this is filled, click on the button ‘Confirm Schedule’ to schedule the batch job, which will identify SAP Notes (along with its required pre-requisite SAP Notes) matching this search criteria valid for this SAP system.

    ex_01_02

  4. Well done, you just created your first Batch Identification job!

    A pop-up confirming the action with the job details will be shown. Click on the ‘Go to Batch Dashboard’ button in the pop-up. This will navigate to the batch dashboard where you will find the status and results of the job that you have scheduled.

    ex_01_02

You can now continue with the next exercise – Implement the identified SAP Notes in a batch Job.  

Exercise 1.2: Implement the identified SAP Notes in a batch Job

In the previous steps, you have scheduled a job which will identify SAP Notes based on a certain search criterion. Now, we will view the results and take the next steps to set up a batch job for Note implementation.

  1. At the end of the previous step, you would have navigated to the ‘SAP Notes Batch Identification/Implementation Dashboard’. You will find the job details with a description matching what you have provided in the previous step.

    ex_01_02

  2. In case the job has not completed yet, wait for the job to be completed, this can take 2-3 minutes. You can use the refresh button at the top to update the job status. Once the job is completed, on the rightmost column, you will find a button ‘Confirm pre-requisites’ against the Run ID. You may have to expand the tree to view the Run ID details.

    ex_01_02

  3. You will be navigated to another screen which displays the list of identified SAP Notes along with its pre-requisite SAP Notes in a tree format.

    Some of the SAP Notes which are not yet downloaded will have the status as ‘Undefined Implementation State’. This is fine and the status will be calculated once the SAP Notes are downloaded.

    Keep the checkboxes against the SAP Notes (of type ‘Input Note’) 3337910 and 3336633 checked and uncheck all other checkboxes all other Input Notes.

    Click on the button ‘Download and Implement’.

    ex_01_02

  4. In a pop-up, you will be prompted to provide a transport request. Use the ‘Create Request’ option to create a new transport request.

    ex_01_02

  5. Provide Short Description as ‘Batch_Impl_<your laptop/desk number>’. Click on the save button. This will create a new transport request.

    ex_01_02

  6. The newly created transport request will be filled now. Choose the ‘Ok’ button to continue.

    ex_01_02

  7. You have just created a Note Implementation job using the results of the Note Identification job!

    A pop-up confirming the action with the job details will be shown. Click on the ‘Go to Batch Dashboard’ button in the pop-up. This will navigate to the batch dashboard where you will find the status and results of the job that you have scheduled.

    ex_01_02

  8. The job can take 2-3 minutes to complete. You can use the ‘refresh’ button to update the status in the Batch Dashboard. Once the job is complete , you can continue with the next exercise – Viewing the Implementation Results.  

Exercise 1.3: Viewing the Implementation Results

In the previous steps, you have scheduled a job which will implement SAP Notes based on the results of note identification. Now, we will view the implementation results.

  1. At the end of the previous step, you would have navigated to the ‘SAP Notes Batch Identification/Implementation Dashboard’. You will find the job details with a description matching what you have provided in the previous step. Locate the Run for Schedule type ‘Note implementation’. You will find a button ‘Implementation Result’ corresponding to this Run. Click on the button.

    ex_01_02

  2. You would have navigated to the ‘SAP Note Batch Implementation Results’ screen.

    This screen shows all the SAP Notes processed by the batch job. You will find the implementation statuses of the SAP Notes and information/error messages, if any, against each SAP Note.

    Use the checkbox to select a line for any SAP Note which is completely implemented.

    Click on the button ‘Note Log’ to view the implementation logs of the SAP Note.

    ex_01_02

  3. Observe the results. Once done close the pop-up for Note Batch Implementation Logs

    ex_01_02

  4. Keeping the checkbox for the same SAP Note selected, click on button ‘Object List’. This will show the list of objects processed by the SAP Note along with its simulation results.

    ex_01_02

  5. Observe the results. Once done close the pop-up for SAP Note Batch Implementation Results.

    ex_01_02

You have now completed the exercise for Batch Identification.

Please proceed with the next exercise – Exercise 2: Batch Implementation.