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

Reload Program In Data Archiving

Former Member
0 Likes
773

Hi All,

i am new to archiving project, now my requirement is to reload the data from the archiving files into orginal database, can u give the material/sample code to write archive reload program.

Moderator message: please search for available information/documentation.

Message was edited by: Thomas Zloch

3 REPLIES 3
Read only

Former Member
0 Likes
555

Hi

Please check SARA transaction code, Programs will exist for WRITE, READ, DELETE for each Archiving object. SAP generates these programs automatically.

Thanks,

Chandra

Read only

0 Likes
555

Hi ,

Please check below sample programs for reloading data

Program names are SBOOKL and SFLIGHTL.

Thanks,

Chandra

Read only

0 Likes
555

hi chandra..

thanks for giving replay..

Please check SARA transaction code, Programs will exist for WRITE, READ, DELETE for each Archiving object. SAP generates these programs automatically

the read, write,delete,reload programs are not generated autometically by SAP.. the programs attached to archiving object when the we defining the archiving object using AOBJ transaction.