cancel
Showing results for 
Search instead for 
Did you mean: 

Increeced total value of shopping cart

Former Member
0 Kudos

Hi,

When changing a purchace order in SRM the attribute 'PurchaseOrderEC.POTotalValueIncreased' (bus2201) tells you if the pressent total value of the PO has increeced since the PO was created.

I want to use a simmilar logic to identify wheter or not the total value of a shopping cart (bus 2121) has been increeced, but I can't find any attribute with this information.

Please let me know how I can identify any increase in the total value.

Best regards

Jesper Dueholm

Accepted Solutions (1)

Accepted Solutions (1)

former_member206968
Active Contributor
0 Kudos

Hi,

PO is subject to version management, hence you find an attribute like that, whereas shopping cart is not subject to version management and therefore you don't see attribute like that.

For reading changes, you can try reading change documents using fm-BBP_CHANGE_DOC_GET_NEW.

Regards,

Sanjeev

Answers (0)