cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with updation of table BBP_PDBEI

Former Member
0 Kudos

Hello,

I am facing a strange issue. I created an extended classic PO. It is properly replicated in the backend. But the table BBP_PDBEI is not getting filled. The only details I found in BBP_PD were BE_OBJECT_TYPE as BUS2201 and BE_OBJECT_ID as 1. BBP_GET_STATUS_2 seems to work fine.

If I execute function module BBP_PD_PO_TRANSFER_EXEC using the GUID of PO which is already transferred to backend, then the table BBP_PDBEI is updated properly.

Therefore, everytime I need to update the PO using FM BBP_PD_PO_TRANSFER_EXEC. Ideally, it should happen automatically.

Any suggesstions?

Thanks,

Arun Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It appears to be more a BBP_GET_STATUS program issue.

You can do 2 things:

1) Execute Report BBP_GET_STATUS_2 manually & then check BBP_PD for the particular PO.

2) You may also look for spools (Log) for the GET STATUS job in tcode SM37. Look for any errors listed.

Cheers,

Akash

Former Member
0 Kudos

Hello Akash,

Thanks for the information. But, I do not see any such issue. The BBP_GET_STATUS_2 is executed properly. I have also checked all the control parameters.

Thanks,

Arun Singh

Answers (0)