Skip to Content
0
Jan 17, 2023 at 11:22 AM

To get archived data into internal table

432 Views

Hello,

In particular date range ..I'm fetching the data(vbeln) from vbrk into internal table... and also I need the i need the documents which are archived to my internal table

I need to get archived data from document,

Through SARA transaction i found the structure having the data I want to archive and the structure is Z_VBRK ..so I need to fetch all the documents from that structure to internal table in program....what is the process?