cancel
Showing results for 
Search instead for 
Did you mean: 

Applying changes to UD’s using RFC

wernervm
Participant
0 Kudos

Hi

We are using rfc QIRF_GET_USAGE_DECISION2 to upload Usage Decisions from external system to SAP.

The upload process works flawlessly when sending new UDs to SAP.

However, we have a new business requirement to send updates to existing UD’s (changing of UD code: field QAVE-VCODE).

The rfc returns error:

0001 BS 007 I "Access usage decision" is not allowed (INL…….)

I’ve also tried BAPI_INSPLOT_SETUSAGEDECISION – but get same result.

It is possible to update UDs manually using QA12.

Any suggestions or pointer would be appreciated.

Best regards

W

Accepted Solutions (0)

Answers (1)

Answers (1)

john_lutz
Active Participant
0 Kudos

Hello,

Perhaps QEVS_UPDATE_UD might be suitable... not sure, though, you might have to copy it to make it remote enabled.

Regards,

John