Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue Using Function RSDRI_INFOPROV_DELETE

Former Member
0 Likes
607

Hello Everyone,

Within a BSP that I am developing I am trying to directly delete data from a series of ODS's and Cube's. I was told that the function RSDRI_INFOPROV_DELETE could be used to do this. The issue I am having is that, when I execute the function I get the error: "The call of the function RSDRI_INFOPROV_DELETE failed: the required parameter C_T_MSG was not filled". I realize that I have to pass in C_T_MSG but I have no idea what the parameter is and so I have no idea what I need to pass in for it. Any help will be much appreciated.

Thanks,

-Alex

1 REPLY 1
Read only

Former Member
0 Likes
417

Issue resolved in another post.