cancel
Showing results for 
Search instead for 
Did you mean: 

Replicate postman script in ABAP

nagaraosunkara
Explorer
0 Kudos

Hello All,

I've a question regarding the sample scrips that were created for postman to perform operations on the sac users to remove roles etc.

is any one aware, if we can achieve the same in ABAP?

I've used api in the abap, but replicating the script written for postman in abap is something I'm wondering on how to do it!!

Any pointers please.

https://blogs.sap.com/2021/05/28/sap-analytics-cloud-scim-api-best-practices-and-sample-scripts/

Thanks in advance,

Naga

gregorw
Active Contributor
0 Kudos

Do you need User Provisioning into the ABAP System or into SAP Analytics Cloud?

0 Kudos

Hi Gregor Wolf,

We need to create a wrapper ABAP program with the following functionality:

If we enter the user name, then it should remove all the roles assigned to that user in the SAC.

Regards,

Naga

gregorw
Active Contributor

Then my initial answer is still valid if you don't have access to SAP Identity Authentication and Identity Provisioning.

0 Kudos

Thanks for confirming Gregor.

Is there any way, that we can replicate the script in the link 'https://github.com/SAP-samples/analytics-cloud-scim-api-samples/blob/main/SCIM/SCIM%20Samples/SCIM%201112-U-CU-CUlmr-Oarrk-Fcj-Es-Create-update%20users%20(roles%2C%20no%20teams).postman_collection.json' in ABAP?

Any pointers on that?

View Entire Topic
WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

For on-Premise ABAP systems there are several Identity Management solutions (IdM) which are using the RFC-based BAPI_USER_* function modules. See: SAP Note 3003462