Tip 1. Write the abap program.
loop at itab.
DELETE
DELETE
endloop.
2. Write BDC program.
Deletion data should be in flat file and Delete the Entry when required.
3. If data is in Custom tables
a. if table Maintenance exits : go to sm30, give the table name ---> display --> change
Select the Entries - ---> delete.
4. se11 ---> Table---> Display ---->Table content ---> Give Selection data ---> Edit ---> Delete selection entries.
or
Display data ----> Select Entries to be deleted---> table entry (menu item) ----> delete.
5. Go to se16 --> Enter table name ---> Enter selection entries --->
Execute --> Edit ---> Delete selection entries.
ABAP,ABAP report,Interactive Report,ALV grid,ALV list,IDOC,User Exit,RFC,Smartform,sapscript,ABAP Performance,Remote Function Module( RFC ),Function Module,Modularization techniques,ABAP tools,ALV report Generator,ABAP Interview Questions,BDC,BAPI,ALE,BADI, EDI,InternalTable,DataStructure,LSMW,Domain,DataElement,Basis and Administration ,ABAP HR development,ABAP Debugger,BW,ExceptionHandling,Download FI, CO, MM, PP, SD, PM, PS, QM, SM, HR, BW, APO,ABAP Tutorial
Monday, December 29, 2008
Five Ways to Delete Entry from Table
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment