cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Group-ID & Purchase group Name

Former Member
0 Kudos

Hi All

My requirment is i need to populate purchase group ID and purchase group name in the alv.Please give me any FM for these values.

First of all my doubt is group ID means?Is it char 3 type.?

Thanks

Vamsi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mohan,

Yes the 3 characters are the Purchasing group code, you can find the code and name in table HRP1000.

To fetch those you can use the FM :

BBP_PDH_PUT_PGRP_TO_WEB

BBP_OM_STRUC_GET_PUSR_FROM_PGP

BBP_OM_FIND_PURCH_GRPS

Best Regards,

Anil

robin_janke
Contributor
0 Kudos

Hi,

use FM BBP_OM_FIND_PURCH_GRPS.

Regards,

Robin