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

Material Creation date change

Former Member
0 Likes
785

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.

5 REPLIES 5
Read only

JozsefSzikszai
Active Contributor
0 Likes
737

hi Devender,

do you have any reason why do you want to change it? It does not make any sense....

thanks

ec

Read only

0 Likes
737

hi,

it is data migration project, we have some interface to other system.

it is neccesay to load original date from the Mainframe system.

Read only

0 Likes
737

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).

Read only

0 Likes
737

would suggest any other field i can use it for, if i do direct table modify??

Read only

0 Likes
737

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.