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 program for archived objects

Former Member
0 Likes
448

hi,

I need to create a delete program for one of archiving object where i need to delete data from 3 tables.

I have a sample program SBOOKD but that is working only for one table. Any pointers for including the logic for all three tables will be highly appreciated.

Thanks,

Rajneesh

2 REPLIES 2
Read only

former_member222860
Active Contributor
0 Likes
426

Hey,

For every Archive object, there is standard Delete program, just check out the std prg. for your object

say FI_ACCOUNT (G/L account master) object, the Delete prgm is 'SAPF053D'

thanks\

Mahesh

Read only

Former Member
0 Likes
426

hi Rajneesh

you can check out this document

http://help.sap.com/saphelp_nw04/helpdata/en/8d/3e4f03462a11d189000000e8323d3a/frameset.htm

hope this answers your queries

regards

Aakash Banga