‎2007 Sep 18 7:35 AM
Hi all,
Please advise, how do i change material creation date, Bapi doesn't have the option to hard code the date. by default it taking the sy-datum.
how do i change to my specified date.
‎2007 Sep 18 7:44 AM
hi Devender,
do you have any reason why do you want to change it? It does not make any sense....
thanks
ec
‎2007 Sep 18 7:48 AM
hi,
it is data migration project, we have some interface to other system.
it is neccesay to load original date from the Mainframe system.
‎2007 Sep 18 7:52 AM
I understand it is necessary, but WHY it is necessary? If you want to make conditions based on time, in SAP there are other validity fields you can use. The date of creation is mainly for information and should not be used for such things (this is why it is handled automatically).
‎2007 Sep 18 8:01 AM
would suggest any other field i can use it for, if i do direct table modify??
‎2007 Sep 18 9:01 AM
just tell me, why do you want to have this information, for what purpose do you want to use ot later? I am interested in the business scenario.
for example, if you want material prices to be valid for price, you can play with the condition validity dates. It does not matter when the material was created.