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

SAP Archiving

Former Member
0 Likes
637

HI Friends,

I need to work on archiving for few objects,its the first time i am involving in SAP R/3 archiving.

MM_EBAN(Purchase Requisitions) is the archiving object which i have to do archiving, Soi have to clarify few doubts on these.

1) Does Archiving object is the SAP predefined object?Can we do the changes for the existing archiving object?

2) whats the role of Structure definition?

3) How can we identify the retention period for speicifc archicvig object/

Can any one please u r valuable inputs on this?

Thanks in advance,

Chandu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

hii chandu..plzzz give me your email id...i will fwd u some materials and also some sample codes which will definitly hepl you..

reward points if helpful..

thanks...

HI Friends,

I need to work on archiving for few objects,its the first time i am involving in SAP R/3 archiving.

MM_EBAN(Purchase Requisitions) is the archiving object which i have to do archiving, Soi have to clarify few doubts on these.

1) Does Archiving object is the SAP predefined object?Can we do the changes for the existing archiving object?

2) whats the role of Structure definition?

3) How can we identify the retention period for speicifc archicvig object/

Can any one please u r valuable inputs on this?

Thanks in advance,

Chandu.

2 REPLIES 2
Read only

Former Member
0 Likes
597

hii chandu..plzzz give me your email id...i will fwd u some materials and also some sample codes which will definitly hepl you..

reward points if helpful..

thanks...

Read only

Former Member
0 Likes
596

Hi Chandu,

MM_EBAN is the SAP Standard Archiving Object to archive the Purchase Requisitions.Not possible to make changes to MM_EBAN.

To archive MM_EBAN :

Go to SARA- Enter MM_EBAN in Archive Object field.

You can set residence period for Purchase Requisitions in Customization.

Click on Customization -->Application specific customization->Execute.

You can set Residence time 1 ans Residence Time 2 for each available Purchase Doc types based on your client requirement.

Retention period can be set in Third party server(archiive server) not in SAP system.

Retension period is period of offline data in Arhcive server.

In SARA main screen click on Preprocess Button to set MM_EBAN data for Arhcive.By executing this Preprocessing program deletion flag and deletion indication will be set for MM_EBAN data based on Residence time1 and Time2.You can go for One-step procedure which enables to archive immediatelly in one run.

Execute the program.

In SARA main screen clikc on WRITE Button to archive the MM_EBAN data.Create variant and click on MAintain.Enter the selection sscreen with your required fields(As per your client requirement ).

Save the screen values with variant Attribute name. Set Start time and Spool params.Execute.

Hope this will help you to archive the MM_EBAN Data.

Thanks & Reagrds

Sreevani R