cancel
Showing results for 
Search instead for 
Did you mean: 

issue with workitem container values reading

bala_krishna007
Participant
0 Kudos

Hi,

from a report program I need to get the workitem container values , I know that we can use SAP_WAPI_READ_CONTAINER to get the container values by passing work item id, for example _Wi_Group_ID is of type BOR and there are three value in this BOR but when using this fm I am getting only the first value.


please suggest .


thnaks,

bk

Accepted Solutions (0)

Answers (2)

Answers (2)

bala_krishna007
Participant
0 Kudos

can any one please help to read the complete container along with the BORs inside using SAP_WAPI_READ_CONTAINER_READ I am not able to read the complete container. I read in one of the blogs that we can read based on the XML data returned by SAP_WAPI_READ_CONTAINERbut I am not sure how to read the XML data returned by the fm.

can any one suggest how to read the xml data or any other way to read the bor data inside a container from a program .

thanks

bk

laszlo_haladin
Active Participant
0 Kudos
bala_krishna007
Participant
0 Kudos

Hi,

thanks for your reply , but the above links are valid inf we are in BO method and we want to access teh containers.

My question is different I want to access from report program, I want to access the bor inside a container but theSAP_WAPI_READ_CONTAINER has only the container values and does not read the bor underlying in it.

thanks,

bk

bala_krishna007
Participant
0 Kudos

can any one please help to read the complete container along with the BORs inside using SAP_WAPI_READ_CONTAINER_READ I am not able to read the complete container. I read in one of the blogs that we can read based on the XML data returned by SAP_WAPI_READ_CONTAINERbut I am not sure how to read the XML data returned by the fm.

can any one suggest how to read the xml data or any other way to read the bor data inside a container from a program .

thanks

bk