2009 Jun 24 1:52 PM
hi,
i am facing a problem at the time of date values upload using bapi of characteristics.
when i am selecting the data type as char or num, it is uploading successfully.
but when i am selecting the date format, date values not being upload in value tab.
pls help.
Regards
Nitin Varshney
Edited by: NitinVarshney on Jun 24, 2009 6:23 PM
2009 Jul 07 1:31 PM
Hi just pass the value of date to num field.
however carefull the date should be in internal format YYYYMMDD.
just assign it to NUM field and test.
regards
D. Pandit
hi,
i am facing a problem at the time of date values upload using bapi of characteristics.
when i am selecting the data type as char or num, it is uploading successfully.
but when i am selecting the date format, date values not being upload in value tab.
pls help.
Regards
Nitin Varshney
Edited by: NitinVarshney on Jun 24, 2009 6:23 PM
2009 Jun 24 2:10 PM
if you take char or num is there any probelm? if not you can use char or num type itself.
2009 Jun 25 6:42 AM
2009 Jul 07 1:31 PM
Hi just pass the value of date to num field.
however carefull the date should be in internal format YYYYMMDD.
just assign it to NUM field and test.
regards
D. Pandit
2009 Jul 08 6:49 AM