‎2014 Apr 25 11:05 AM
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
‎2014 Apr 28 9:15 AM
Hello Krishna,
You can not during a Validation Exit update the Bool_data fields.
To do so, SAP have created substitutions.
‎2014 Apr 28 9:15 AM
Hello Krishna,
You can not during a Validation Exit update the Bool_data fields.
To do so, SAP have created substitutions.
‎2014 Apr 28 9:15 AM