‎2009 Jul 07 7:15 AM
Hi Friends.
I have one issue. I have created a bdc to upload assets using AS01 transection . I have uploaded 5-6 fields....in all of these 6 fields one fields is CAPITALIZED ON (DATA TYPE - DATE) . I have successfully upladed 12000 records. But now, my reqirement is i need to delete this CAPITALIZED ON (DATA TYPE - DATE) field from all the records.So plz help me how can i delete or blank this field from all the records through BDC's .To solve this issue i have uploaded same format or records to delete that date instead of date i put blank but it didn't work.
Regards,
Sandeep
‎2009 Jul 07 7:34 AM
Hi,
In this case you have to do a recording for tcode AS02 and suppy the Date field empty if it accepts.
Regards
Karthik D
‎2009 Jul 07 7:43 AM
HI,
If you need same BDC to create Asset Master Creation without the field 'Capitalized On', Then just comment that particular Line inculding the screen field 'ANLA-AKTIV' with PERFORM.
Also remove that field from internal table.
Otherwise go for change master record using BDC using AS02
Regds,
Anil