cancel
Showing results for 
Search instead for 
Did you mean: 

Real Time Shopping Cart Item Status

0 Kudos

Have a need to know the real time item status when shopping cart comes into BBP_DOC_CHange_BADI. I need to know which status has been selected in order to update longtext (Approval Note) with a particular message. The problem that I see is that the status selected is not updated on any table until after the flow goes out of BBP_DOC_CHange_BADI. Where can I capture the real time item status for the shopping cart prior coming into BBP_DOC_CHange_BADI?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Was able to capture the real time action status for the shopping cart line item by enhancing the ONACTIONON_SELECT method with a post exit. The method is found in webdynpro component /SAPSRM/WDC_UI_SC_DOTC_BD in view V_SC_DOTC_BASIC . We stored the status in ps_us01 field of the item.