Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

SAP Function Call

BT
Regular Contributor
Regular Contributor

Can we used Function module call as part of account creation in SAP OOB? 

 

{
"FUNCTIONMODULE": {
"FUNCTIONTOCALL": "Z_FM_READ_USERDATA::OUTPUTTABLE",

"IMPORTPARAMETERMAP": {
"QUERY_TABLE": "PA0105",
"ROWCOUNT": "5000"
},
"RESPONSEMAPPING": "USERNAME::STEXT#String,FIRSTNAME::VORNA#String",
"MANAGERMAPPING": "EMPLOYEEID"
}
}

3 REPLIES 3

DixshantValecha
Saviynt Employee
Saviynt Employee

Hi @BT,

We are checking on your request and we will keep you posted.

DixshantValecha
Saviynt Employee
Saviynt Employee

Hi @BT,

Please provide more details regarding your usecase.

rushikeshvartak
All-Star
All-Star

As per documentation only in USERIMPORTJSON

https://docs.saviyntcloud.com/bundle/SAP-v24x/page/Content/Configuring-the-Integration-for-Importing... 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.