‎2008 May 27 11:41 AM
Hi,
In Transaction FB50 System is taking Posting date by default as System date. Can anyone tell me where is the setting available in SAP to make the field blank??
Please help.
Regards
NTH
‎2008 May 27 1:14 PM
Hi,
The value for BUDAT is derived in function module DOCHEADERFIELD_INIT, routine get_defaults ( budat = sy-datlo).
To change defaults, use the following Badi : FI_HEADER_SUB_1300
Regards.
David
‎2008 May 27 1:14 PM
Hi,
The value for BUDAT is derived in function module DOCHEADERFIELD_INIT, routine get_defaults ( budat = sy-datlo).
To change defaults, use the following Badi : FI_HEADER_SUB_1300
Regards.
David