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

about database archive

Former Member
0 Likes
403

Dear sir

i hav Created One RFC for data base archive..

My archive program was working fine.. i used function module for read the data...

while executing This RFC its shows one popup for selecting session and files ..

under this pop up its shows all the archive objects like 000623 , 000573 number like that.,

manually i am selecting the number instead of how can fetch all numbers in back ground..

CALL FUNCTION 'ARCHIVE_OPEN_FOR_READ'

EXPORTING

  • ARCHIVE_DOCUMENT = '000623'

  • ARCHIVE_NAME = ' '

object = 'SD_VBRK'

  • MAINTAIN_INDEX = ' '

IMPORTING

archive_handle = handle

NOT_AUTHORIZED = 7

OTHERS = 8 .

Thanks

praksh

2 REPLIES 2
Read only

former_member222860
Active Contributor
0 Likes
369

Check this std. report as an ex.

RSARCH05

Read only

Former Member
0 Likes
369

Dear sir

I refered RSARCH05 this report this is not suitable for my requirment .

Plz give some other example

Thaks

prakash