What is Direct Update DSO in SAP? How to Create One?

Standard DSO differs from Direct update DSO in terms of how data is processed.

In Standard DSO, data is stored in different versions Active, Delta, Modified

whereas Direct Update DSO contains data in single version. Data is stored precisely in same form in which it is written to DSO consists of Active Data Table for direct update by the application. It retrieves its data from external systems via fill or delete APIs.

 

 

The Following APIs exists:

Direct Update DSO – Properties

Direct Update DSO – Functionality

Advantage:

Drawbacks

Creation Of Direct Update DSO:

Step 1)

  1. Go to transaction code RSA1
  2. Click the OK button.

Step 2)

  1. Navigate to Modelling tab->Info Provider.
  2. Right click on Info Area.
  3. Click on “Create Data Store Object” from the context menu.

Step 3)

  1. Enter the Technical Name.
  2. Enter the Description.
  3. Click on the “Create” button.

Step 4)

Click on the Edit button of “Type of DataStore Object”.

Step 5)

Choose the Type “Direct Update”.

Step 6)

Activate the DSO.

 

YOU MIGHT LIKE: