Hi Experts,
I have a created on date field coming from R/3 to BW. some times this field comes Null value. when ever this null value comes i usually edit future date in PSA and push it to cube as a full load. Now my requirement is i want to handle this for ever
in transfer routine.
Check the created on date for each record, if NULL assign it to 12/31/9999.
need help in ABAP coding.
Thanks in advance.