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

Retrieving archiving data

Former Member
0 Likes
625

Hi,

I need to retrieve some data from the archiving. The object is MM_MATBEL. I don't know if there are a TR or program to reload that data.

I hope someone can help me

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
562

Hello Laura,

I which version of SAP are you currently on?

If you are on 4.7 Ver then have a look at the standard program RGUGLFUNCA (FI_SL_DATA).

In SAP's 3.1 and 4.5 Version the starting point for Informing the SAP that you are planning to Access Archived data is through making an entry into Table DTINP.

I noticed that in 4.7 the standard INCLUDES take care of this entry to table DTINP.

Do let me know if you require further information.

Regards,

- PSK

Read only

0 Likes
562

The version is 4.6B

Read only

0 Likes
562

Hello Laura,

Report RGUGLFUNCA (FI_SL_DATA) exists on 4.6B. This report fetches data from Online Databases as well as the data from Archived files.

In the 4.6 and 4.7 SAP has Combined all the FM that were earlier used by the Developer in INCLUDES in order to develop this Functionality.

Let me know if you face any difficulties.

Regards,

- PSK

Read only

0 Likes
562

Hi,

But this report si for FI. And I want to reload data from MM_MATBEL (archives) to the data base