Hello
We have a scenario where a logic should be executed in BBP_DOC_CHANGE_BADI when the 'Send' button is clicked (Invoice creation). There are parameters IV_SAVE, IV_PARK and IV_MODE in this BADI. But all are blank each time the BADI is called. On further investigation, I found that these are not passed as export parametes to the BADI from FM BBP_PD_SUSINV_CREATE.
Pls suggest a workaround on how to get the user action/ action_id for 'Send' button in this BADI.