Skip to Content
Technical Articles
Author's profile photo Paweł Wiejkut

How to backup context of composite provider ?

Life is forcing you sometimes to change the context of composite provider. Many times I had a situation when I have to replace the ADSO to CalcView. But what if somethings goes wrong and you have to recreate assignments for all object once again ? It is not simple, in perfect world there should be a possibility to create a copy of existing hcpr and restore it when needed. Since now, it is possible, you can just reuse my GitHub development !

DEMO

1.Initial state

 

2. Restore process

 

Features

  1. Backup existing context of Composite Provider
  2. Restore context from backup
  3. Preview simple context definition from backup in ALV

How to install ?

They are two possibilities of installation:

  1. Recomended: Clone the repository using ABAP Git : https://github.com/pawelwiejkut/bw_hcpr_cp
  2. Copy full program from last_build folder and text elements from here

Something is not working

Kindly please open an GitHub issue.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.