‎2011 Aug 07 7:36 AM
Dear all,
I have to uplaod new fields in existing site data which are Custom Z fields through LSMW. Recording does not seem to work because in tcode WB02, when i click on customer button and a screen comes. I have to pass through this screen to XD02. But the problem here is that while in recording i'm checking on the checkbox but the recording is not taking input. And in the execution it does not go ahead of that screen since it does not find any checkbox checked. How can this be achieved if not through recording?
Thanks in advance!
Radhika
‎2011 Aug 07 12:59 PM
Hi,
How have you done for standard fields? If from LSMW then use the same LSMW object and append the custom field in the relevant structure which is actually being used in your LSMW batch input program, and finally regenerate the program. that should give you the opportunity to populate the custom fields.
Cheers
Amit
‎2011 Aug 07 6:23 PM
Hi Amit,
Yes, I'm also uploading standard fields through Idoc DEBMS07. But Debmas07 Idoc will not contain the Zfields to map the structure fields to.
Hence I was doing Recording. But it doesnt seem to work niether through XD02 not WB02.
Radhika
‎2011 Aug 08 7:30 AM
OK. Given that you are uploading the standard fields with IDOC then the best approach to extend the IDOC for the custom field and then populate the values through the exit. Best approach yet far easy to apply.
Cheers
Amit