‎2009 Jun 15 1:03 PM
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.
‎2009 Jun 16 7:17 AM
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
‎2009 Jun 16 7:17 AM
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
‎2009 Jun 16 12:00 PM
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.