cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract business configuration data from SAP ByDesign?

kostadin_terziev
Participant
0 Kudos
459

Dear colleagues,

Has anyone done extraction of business configuration object data from SAP Business ByDesign?

There are no web services or APIs for business configuration objects...

Also we can't create OData services for business configuration objects...

So is there another way to extract the business configuration data including all settings in the fine tuning activities?

Thanks in advance!

Regards,

Kostadin

View Entire Topic
HarshalVakil
Active Contributor
0 Kudos

Hello,

Business Configuration work center,

reports view

Click on  Configuration Change History.

Go to Fine-tune settings, Show all activties

Look for the Finetune activity that you would like to export.

Untick Changes only tab on header table ( Changes only tab also exist on the details table)

Click on Download Changes Details


System will download the Zip file. Unzip the downloaded file and open the it,
in the exported excel, look for Sheet All Keys - All values

this should contain all the information of the finetune activities.
Note that the sheet is still grouped by the change / Deployed time stamp. So you will need to look for the latest one or consolidate the changes from various time stamps into one table ( making sure what is the relevant / correct values).

Regards,
Harshal

 

kostadin_terziev
Participant
0 Kudos

Hi, Harshal.

Thanks. But i am asking about a way to extract business configuration data using ABSL or webservices.

HarshalVakil
Active Contributor
0 Kudos
Hello, extracting the business configuration data using ABSL or webservice is not possible in my understanding.