Skip to Content
0
Former Member
Apr 25, 2014 at 10:05 AM

Update Bool_data during validation exit

393 Views

Hello Experts,

Is it possible to update the Bool_data fields during validation Exit ? I tried Update and Modify but not working.

Example,

Lv_text = 'TEST01'.

Bool_data-bseg-sgtxt = Lv_text.

so after posting, we will find the FI document line item text = TEST01.

I do not want to use substitution, so please avoid that

Thank you