Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update Bool_data during validation exit

Former Member
0 Likes
1,182

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

1 ACCEPTED SOLUTION
Read only

tamim_elmahmah
Contributor
0 Likes
791

Hello Krishna,

You can not during a Validation Exit update the Bool_data fields.

To do so, SAP have created substitutions.

2 REPLIES 2
Read only

tamim_elmahmah
Contributor
0 Likes
792

Hello Krishna,

You can not during a Validation Exit update the Bool_data fields.

To do so, SAP have created substitutions.

Read only

0 Likes
791

Hello Krishna,

Please check substitutions in Tcode GGB1.