I am trying to use BATCH Input for my record adding page.
But I can't receive the date format from Excel; it is always shown as '00000000'.
I tried those examples : 31.07.2012 20123007 20120730 and so on..
But those are not solve my problem. How can I fix this issue?
The date format can be indicated when you create a Batch Input session from SHDB, or from BDC_OPEN_GROUP function module DATFM parameter. If the DATFM parameter value is "%" (default), SAP will use the user's date format.
1.You can use the code to convert a date variable from internal to external format