cancel
Showing results for 
Search instead for 
Did you mean: 

Get Items in CRM from the headere GUId

Former Member
0 Kudos

Hi,

Can anyone tell me how can we Get Items in CRM from the headere GUId?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ravindranath,

Could you please close the thread if you got the solution based on the posts?

Thanks.

Ajay Kiran

Former Member
0 Kudos

Hi Ravindranath,

Pass header GUID to field HEADER in table CRMD_ORDERADM_I and you get all item details like item guid, item number etc. Hope this helps you.

Thanks.

Ajay Kiran

Former Member
0 Kudos

Use FM CRM_ORDER_READ.

Pass Header GUID in table IT_HEADER_GUID

Item details are displayed in ET_ORDERADM_I.

You can also use test report 'CRM_ORDER_READ' if you have any test data

Regards

Kaushal