‎2009 Mar 18 5:17 AM
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
‎2009 Mar 18 5:32 AM
‎2009 Mar 18 6:49 AM
Dear sir
I refered RSARCH05 this report this is not suitable for my requirment .
Plz give some other example
Thaks
prakash