Hi,
I created custom bussiness object with two events and one key field
i am using SAP_WAPI_WORKITEMS_TO_OBJECT to get work items for task by giving bussiness object name in OBJECT_POR
and OBJTYPE = 'BO' and OBJKEY = key attribute .
but i am unable fetch records .
i am getting data when i am passing bussiness object name in OBJECT_POR and OBJTYPE = 'BO' only but i am unable get by passing OBJKEY.
my requirement is to get workitems which are in ready state based on object key.
please help how to get workitems of task based on Object key.
Thanks.
phani