abapi
1
| Posté : 04-01-2011 14:33
hi ,
i have a problem which is :
SELECT CARRID CONNID FLDATE
INTO CORRESPONDING FIELDS OF TABLE T_SPFLI
FROM sflight.
all data in the field t_spfli-date are like this : 00000000
i don't understand why all dates are changed although there are significant dates (like this : 30.11.2008) in db table.
waht can i do to resolve this problem? |