Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete the data that is Loaded using BDC

Former Member
0 Likes
948

Hi All,

We had loaded the data in SAP using BDC-Session Unfortunately.

Now we want to delete all the data which is loaded usong these sessions.

Please can anyone know the procedure to do so.(May be using LSMW)

It would be really great help.

Thank you,

Moderator message - Moved to the correct forum

Edited by: Rob Burbank on Sep 16, 2009 3:31 PM

6 REPLIES 6
Read only

Former Member
0 Likes
806

You're going to have to supply some more information:

Production or test envirinment?

What transaction?

Rob

Read only

0 Likes
806

Hi This is the test environment.

This is the HR Data.

Transaction we used is PA30.

Thank you.

Kumar

Read only

0 Likes
806

Standard or custom infotype?

Rob

Read only

0 Likes
806

Standard Infotypes 167,168,170 and 21

Edited by: Kumar B on Sep 16, 2009 6:54 PM

Read only

Former Member
0 Likes
806

Resolved using LSMW

Read only

0 Likes
806

can you tell me how you deleted the data using LSMW?  I'm trying to use LSMW to delete contents of telephone and fax fields in Vendor Master, using batch recording. I've tried it two ways; loading "blank" phone/fax values from text file, and just setting a a rule of constant (of null) for the telephone/fax field in the mapping step and leaving it out of the upload file. The import and convert steps look fine and display the fields as blank but the field contents are not cleared after I run batch. I used these same objects to load phone number values to these fields with no problem so I know there are no errors in mapping, etc. Is there a trick to deleting fields using LSMW processing steps to clear fields in vendor master?