cancel
Showing results for 
Search instead for 
Did you mean: 

Custom fields are empty in BBP_PD after creating a shopping cart from ABAP

Former Member
0 Kudos

Hi experts,

We are using BBP_PD_SC_CREATE to generate SCs. I_ITEM table seems to be properly filled in the ABAP program.

In fact, everything but custom fields seems to be properly created in BBP_PD. All other fields are properly populated and SC can be successfully published from portal.

I have checked BAdIs Change/Check but everything seems to be ok.

Custom fields at header level are properly filled in.

I have noticed that BAdI Item Check performs a second pass with parameter Mode = U. In this pass, SC Get Details FM does not retrieve any value for the SC just being created. But I guess this is not related to the root cause, because in the end, all other fields but custom ones are properly populated...

Does anybody have some idea about what could be happening with the custom fields at item level? Could it be related to the rollup/rolldown configuration or any other customizing point?

Many thanks in advance for your suggestions

Best regards

Vicente

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi again,

I have also noticed that custom field values at item level are not transfered when I perform a shopping cart copy from portal.

Does anybody know any related oss or customizing point?

Regards

Vicente