Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
What is a Change Document?
Change documents are change transactions that reflect the change process during development, testing, and implementation. They pass through a series of defined statuses and document the activities of the users that are involved, for example, developers, testers, and system administrators.

Depending on what should be changed, you select the appropriate change document type. If one or more change document types were defined in the scope of a request for change, the change documents are created automatically when the request for change is released to development.

 

Types of Change Document
Normal Change
Standard Change
Urgent Change
Administrative Change
General Change

 

How to create Change Document and assign it in Solution Documentation?
At first you will be needing a branch which should be under Change Control. To activate Change Control, no changes should be in that branch. So, if there are, release or discard them. If Change Control is enabled, then no change without a Change Document / Work Item is possible.

In transaction SOLADM right click as shown below:


You will get the below popup:


 

To create a Change Document, you need a Change Cycle. This Change Cycle refers to a branch. To create such entities, use transaction SM_CRM.

  1. Change Documents can be created from SolDoc directly or from running transaction CRM_UI from the hotfix system

  2. Enter transaction CRM_UI

  3. Select Business Role - SOLMANPRO-Solution Manager ITSM





  1. If you want to create from SolDoc click on “Go to change document”



 

  1. For a Change Document to be created you need to first create a Change Cycle

  2. Click on Change Request Management from left pane and Create -> Change Cycle


     


 

  1. Select Continual Cycle in the pop up displayed

  2. Enter Description or change cycle name

  3. Select the Solution and Branch for which you need to create a Change Document

  4. Save and note down the change cycle number which is ID


   


 

  1. Click on Change Request Management again from the left pane

  2. Create -> General Change to create a Change Document

  3. Select General Change in the pop up displayed

  4. Enter Change Document name in Description field

  5. Open Change cycle/Phase field using F4 help/input help icon provided



 

  1. Enter Change cycle ID and select the displayed change cycle



 

  1. Open Configuration Item field



 

  1. Click on Search and select a random value. You may select the first one.



 

  1. Open Current Processor field and enter your user id.



 

  1. You can assign Developer, Tester and provide access to other users who want to access this Change Document. Based on the assigned users the Change Document can be accessed in SolDoc and changes to Process and Diagrams can be made and released.

  2. Save the Change Document and it will be created



 

  1. Open the SolDoc Solution and Branch where you have created this Change Document or refresh the already opened SolDoc session and you can see the newly created Change Document.



 

 

Lifecycle of a General Change Document


  1. Depending on the type of change, the processor who is responsible selects the change document in his or her worklist or in the Web Client UI search. It has the status Created.




  2. The processor documents that he or she is making the change by choosing ActionsSet to > "In Process in the change document.




  3. Once the processor has made the change, he or she releases it for testing and chooses  ActionsPass General Change to Test




  4. The processor documents the change and the successful test and sets the status by choosing > ActionsSet to “To be Documented. Following that, the processor enters the reporting person as the next processor in the change document. If the change is not ready, the processor can reset the document to In Process under Actions, and test it again later.




  5. The reporting person chooses > ActionsSet to “Change Analysis to check whether the changes were made according to the requirements.




  6. If the change was successful, he or she chooses > Actions > Confirm General Change . The process is thus complete and the general change has the status Confirmed.


    If the change was not successful, he or she chooses ActionsFailed.




  7. In case of a failed modification, it is possible to search for an alternative solution. To do so, the processor chooses Actions > Set to “Restore Source.




  8. The processor marks the change as canceled by choosing Actions > Set to “Canceled.


    The change document is closed and cannot be edited further.




 

 

To conclude, a change document is a transaction that documents the activities of the users that are involved in the change process, for example, developers, testers, and system administrators. A change document is created automatically by the system when a change manager or another employee responsible approves a request for change, and the status is set to “Being Implemented".

Change Document functionality allows you to track the changes of Solution Documentation artifacts including all the relevant information like the changed objects, old & new values, date & time of change along with the person who made the changes.

In the work steps following the approval of the request for change, the change document forms the operational basis for developers, testers, and IT administrators. The document passes through a series of statuses, which depend on the type of the change document.

 

 

Important Links and Resources