cancel
Showing results for 
Search instead for 
Did you mean: 

Standard Function module for purchasing group

Former Member
0 Kudos

Hi All,

Is dere any function module dat will return the standard values of purchasing group,company code,location,storage location,Incoterms key/Plant,Goods Recipient details for shopping cart details.

Thanks & Regards

Karthik Babu Pulluru

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karthik

You can use FM BBP_PD_SC_GETDETAIL.

Just provide your SC number in import parameter I_OBJECT_ID and you will get all the details you are looking for in the tables below.

Regards,

Nikhil

Edited by: Nikhil RGupta on Jul 12, 2011 8:26 AM

Former Member
0 Kudos

Hi Nikhil,

I tried that but i dint get the fields i require.

Thanks & Regards

Karthik Babu Pulluru

Former Member
0 Kudos

Hi Karthik,

Please pass your SC number as described above and in the tables below you shall get all the details.

Did you have a look at table E_ITEM in that FM? It has fields like BE_STGE_LOC(Stor loc), BE_PLANT(Plant), BE_PUR_GROUP(Pur Group), BE_PUR_ORG(Pur Org), BE_CO_CODE(Company code).

Regards,

Nikhil