Skip to Content
0
Former Member
Nov 28, 2006 at 03:59 PM

Confirmation in SAVE BADI

79 Views

Hello,

I need to make changes to the t_account structure for confirmations (accessed using FM BBP_PD_CONF_GETDETAIL), and i can only determine if those changes are applicable when i'm in the save badi. the problem is that the save badi doesn't have any export parameters. Therefore, any changes i make to the t_account structure are lost when i exit the badi.

Is there any other way i can update my structure without losing any data.

Thanks

Chris.