Skip to Content
0
Former Member
Feb 10, 2014 at 04:05 PM

Replication Error due to blank Date/Time Field

200 Views

Hello Experts,

We faced couple of challenges during our client implementation:

a) Replication Error due to Blank Date/Time Fields:

To correct this we inserted a code and were populating '00000000' for all records where it is having blank dates or time.

This way the table was getting replicated successfully.

Is this the only way of overcoming this? Can't SLT overcome it automatically ?

b) Also, If the user has entered Time as 24:00:00 from SAP GUI, it gets saved in the table but when we replicate the table then it results into error because of unrecognized hour i.e. 24:00:00

To overcome this problem, we again inserted a code wherein we defaulting it to 00:00:00 for every time field whenever it is 24:00:00

Is this the only way of overcoming this? Can't SLT overcome it automatically ?

Thanks & regards,

Jomy