Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting the spart

marisa_quaresma
Explorer
0 Likes
931

Hi.

I am working with IDOCs to fill the requested data I used the function RV_CUSTOMER_MATERIAL_READ this function returns almost everything I need. I need to fill the spart but in this function the SPART is not returned. So can anyone tell me how to get the SPART with the VKORG VTWEG MATNR and KUNNR?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
862

Hi,

Material SPART you can get from MARA table.

Sales SPART you can get from VBAK table.

Thanks,

Nisha Vengal.

Hi.

I am working with IDOCs to fill the requested data I used the function RV_CUSTOMER_MATERIAL_READ this function returns almost everything I need. I need to fill the spart but in this function the SPART is not returned. So can anyone tell me how to get the SPART with the VKORG VTWEG MATNR and KUNNR?

2 REPLIES 2
Read only

Former Member
0 Likes
863

Hi,

Material SPART you can get from MARA table.

Sales SPART you can get from VBAK table.

Thanks,

Nisha Vengal.

Read only

marisa_quaresma
Explorer
0 Likes
862

Thank you, with matnr I had got the spart.