mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-04 15:16:21 +08:00
![]() Sometimes you get date field empty - containing only space(s) (not zeroes '00000000'). This value treated as not initial in ABAP for fields typed as D. This resulted in passing by CHECK ip_value IS NOT INITIAL and calculating lv_date_diff = ip_value - c_excel_baseline_date + 1. which returns "-693596". In EXCEL this displayed as #########... |
||
---|---|---|
.. | ||
CLAS | ||
DOMA | ||
DTEL | ||
INTF | ||
MSAG | ||
PROG | ||
TABL | ||
TTYP | ||
XSLT |