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

VA25 how to set DATAB

0 Likes
553

Hi all,

in VA25 the field DATAB is set as sy-datum as default (include MV75AO00_TRANSAKTIONS_INIT)

I can't find any way to set DATAB as I need (sy-datum - 30 days)

Can some one help me?

Ale

1 REPLY 1
Read only

former_member186660
Participant
0 Likes
480

Good day Alessandra,

Not sure how you can do it. But may I suggest that you can create an implicit Enhancement at the end of MV75AO00_TRANSAKTIONS_INIT to overwrite the value of VBCOM-DATAB value with sy-datum - 30.

Regards,

Tumelo Modise