cancel
Showing results for 
Search instead for 
Did you mean: 

Supplier information not updated in SC

Former Member
0 Kudos

Hi,

   

Kindly clarify the below points,

    

  1. Once
    the SC reached SOCO, the Supplier is assigned in the SOCO Screen for that SC
    and the Follow-on-document is created. 
  • When I check the BBP_PD transaction after that
    to see the detail, the supplier information in the partner table is not seen or
    updated.

  • Is this a standard functionality ? Yes, then I
    could I fetch the supplier if I needed.(i.e Technically get the supplier information).

Is this a standard behaviour, and the changed at Date information is also not updated.

Kindly help me on this.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Tamil,

this is standard behaviour. Changes, made on the 2nd step of sourcing, are not automatically copied to shopping cart. You can get a vendor information directly from purchase order.

Regards

Konstantin

Former Member
0 Kudos

Hi,

Kindly tell me , In which table has this information or funtion module to get the supplier information.

Thanks.

former_member184741
Active Contributor
0 Kudos

use bbp_pd_po_getdetail, in et_partner you will have supplier info

Former Member
0 Kudos

Hi Sankara,

I am working on calssic scenerio, the PO are created in backend system.

So in this case ..how to get the details of the supplier or other details of PO..

Thanks

former_member184741
Active Contributor
0 Kudos

hi,

Depending on the ECC version you can use one of the FMs

B470_PO_GETDETAIL

B40B_PO_GETDETAIL

B45A_PO_GETDETAIL

former_member184741
Active Contributor
0 Kudos

Call RFC FM  BAPI_PO_GETDETAIL

konstantin_anikeev
Active Contributor
0 Kudos

Hi Tamil,

you should call META_PO_GETDETAIL on SRM site.

System will choose the right rfc function module for backend according to its version.

It's so called driver approach in SRM.

Regards

Konstantin

Answers (0)