Hi Guys,
is there an enhancement concept (field-/userexit, BADI, etc.) available to perform an additional input check on the fields BLDAT, BUDAT, ZFBDT? I want to avoid typos when one of those dates is entered during an FB01 posting.
Kind regards,
Thomas
Hi,
You can use GGB0 -FI Validations for your requirement for the fields BLDAT, BUDAT. I am not sure what the field ZFBDT is and I dont think thats a Standard SAP filed name.
You need to go to Financial Accounting- Document header and create a Validation rule as per your requirement. You can as well use an user exit in this functionality.
Thanks,
Raja.
Any field not active for validation or substitution can be added in the maintenance dialog VWTYGB01 (via SM30)
Dear Mouller,
yes, the validation is the better solution. Please read my following trread for more details.
How to change the entered date?
I hope this can help You.
Mauri
Hello,
thanks to your answers so far.
Regards the validation and substitution functionality I still have a question. I have a Z-table where you can enter a date. This date is meant to be the lowest possible posting (BUDAT), document (BLDAT), base date (ZFBDT) the user can enter during an FB01 posting. How do I define a rule which compares the entered document date with the date maintained in my Z-table? And how do I trigger an appropriate (error) message?
Kind regards,
Thomas