cancel
Showing results for 
Search instead for 
Did you mean: 

Approve Request Mapping

Former Member
0 Kudos

Hi All,

we are working on Approve Request Fiori Application, when user is rejecting a request it asks for comment ,we know it gets stored in Workflow taskcontainer but  we are not able to retrive where exactly in work flow task container this comment  stored i.e name of the container variable.

Kindly help.

Regrads,

Shyam

Accepted Solutions (1)

Accepted Solutions (1)

kammaje_cis
Active Contributor
0 Kudos

It is available in the dialog tasks's container element with name "Attachment".

To get the comment,

You need to get the DOCUMENT_ID of the attchemtn from the container, and then call FM SO_DOCUMENT_READ_API1 passing it.

Below workitem has three comments, so three attachments.

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shyam,

Please take a look at this discussion. . You can contact your colleagues who know SAP Business Workflow. There are macros and function modules to read container value.

Regards,

Masa / SAP Technology RIG