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

Data archiving using ADK tool

Former Member
0 Likes
518

hi folks,

i have a requirement to archive data using ADK tool. i have developed 8 customized tables and need to develop archive logic for them. i have read all the documents. i am struggling to create a WRITE, READ, DELETE and REPROCESSING programs. I am not able to understand the flow of function modules being used inside the programs. Can somebody atleast explain me the logic for sample program SBOOKA atleast so that i can proceed with my logic. Your concern will be appreciated.

regards,

sudhir.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
463

Hi Sudhir,

Have you had a look at the ADK documentation? it gives the sequence of operations for the programs.

http://help.sap.com/saphelp_nw04s/helpdata/en/b8/4d5f386b3a7c11e10000009b38f842/frameset.htm

Hope this helps,

Naveen

2 REPLIES 2
Read only

Former Member
0 Likes
464

Hi Sudhir,

Have you had a look at the ADK documentation? it gives the sequence of operations for the programs.

http://help.sap.com/saphelp_nw04s/helpdata/en/b8/4d5f386b3a7c11e10000009b38f842/frameset.htm

Hope this helps,

Naveen

Read only

0 Likes
463

hi Naveen,

thanks for replying, i have gone through this document long time back and i know the procedure. I am getting stuck when i m creating WRITE program, I am not able to understand the flow in which i should use the function modules inside the report. I have also gone through some standard programs like BC_SFLIGHT_WRI and SBOOKA. It will be helpful if you can explain me the flow of program SBOOKA.