cancel
Showing results for 
Search instead for 
Did you mean: 

GRC Document Upload

former_member183072
Active Participant
0 Kudos

Hello guys,

     We are trying to achieve the same behavior like the one from the roles regarding the documents.(see attached). We created a new object in the system and for that object we need attached some documents.

     We tried to use class CL_GRFN_API_DOCUMENT, but because it is a new object(not standard like Role) we have problem to use it.

    

Do you know where exactly are this documents saved( the ones from the standard functionality )?

We could create our own custom class to map the new object ID and the new document ID, but for that we will need to create/upload document in the system.

Thank you,

Ovidiu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Hancila

I'm needing to send attachments through the request in sapui5

I got this same class CL_GRFN_API_DOCUMENT but must make use of role objects and system

you can send a piece of code that could make sending attachments using this class?

Regards,

Christian