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

creating z archive objects???

Former Member
0 Likes
2,253

Hello gurus,

in one of my assignment we need to archive z tables.. its understood that we need to create z archive objects for them..we have differenct types of tables.. input, output and masterdata tables...

1. can i create a single archive object for these tables.

2. can i create a separate objects for input , output and master data tables

<<removed>>

Edited by: Matt on Feb 1, 2009 9:09 PM

1 ACCEPTED SOLUTION
Read only

former_member222860
Active Contributor
0 Likes
1,573

Hi Ramana,

The criteria for creating the archive-object depends on how you wanted to archive your data.

Let's say, u can archive your data based on either date-wise or document-wise.

Study the standard archive programs to know the criterian for archiving the data from the tcode: AOBJ.

ex: for Materiral Master (MM_MATNR) has Write Prgm: MMREO050

Hope you got some idea from the above

thanks\

Mahesh

11 REPLIES 11
Read only

Former Member
0 Likes
1,573

>

> each reply will be rewarded..

U r not supposed to write this!!

Hi ramana, before posting questions in this forum be aware of the rules.

Read the rules here:

https://wiki.sdn.sap.com/wiki/x/FgQ

First follow the rules of forum, then ppl here would be glad to help

кu03B1ятu03B9к

Read only

0 Likes
1,573

Hi kartik,

am extremely sorry..

will not repeat it in future...

ur reply is any eye opener...

Read only

0 Likes
1,573

Hi,

Well its good that u responded by saying u wont repeat it.

Happy browsing on SDN.

кu03B1ятu03B9к

Edited by: kartik tarla on Feb 1, 2009 3:20 PM

Read only

0 Likes
1,573

Hi Kartik,

My question is what would be the criteria for creating an archiving objects for z tables...

I have 3 types of tables (input, ouput and master data tables)...all are customized tables...

can i have a single object for all the tables or one for each type of table.

Regards

RR

Read only

0 Likes
1,573

hi,

Sorry ramana cant help u on this question coz i have never worked on archive objects,

but i can assure u there are experts on this forum who will definately answer this question, meanwhile i'll consult my senior collegues for ur answer.

кu03B1ятu03B9к

Read only

0 Likes
1,573

Thanks a lot..

Read only

Former Member
0 Likes
1,573

Hi,

[Creating Archiving Objects|http://help.sap.com/saphelp_nwpi71/helpdata/en/2a/fa043a493111d182b70000e829fbfe/content.htm]

Read only

former_member222860
Active Contributor
0 Likes
1,574

Hi Ramana,

The criteria for creating the archive-object depends on how you wanted to archive your data.

Let's say, u can archive your data based on either date-wise or document-wise.

Study the standard archive programs to know the criterian for archiving the data from the tcode: AOBJ.

ex: for Materiral Master (MM_MATNR) has Write Prgm: MMREO050

Hope you got some idea from the above

thanks\

Mahesh

Read only

Former Member
0 Likes
1,573

Hi Ramana,

If all tables are related with each other then it is better to create a single object and define all tables in the structure definition. Use any sap Standard Write , Delete , Read program for sample to complete the coding work.

For Archive Write Program, For Master data You can make use of " ARCHIVE_PUT_RECORD"

and for Transaction data " ARCHIVE_PUT_TABLE" .

Regards- Swarna.

Read only

Former Member
0 Likes
1,573

Hello my friend I have the same situation in my case I have a tutorial of sap which I have read and I recomend you that you need to read in order to under stand archiving.

in this tutorial there are some parts in which you can see some pages where it mentions some sample of writing, delete, reading archiving progrma that there are in SAP system.

Check this link and I think it can help you.

In my case I do not understand all the code sample.

http://help.sap.com/saphelp_nw2004s/helpdata/EN/2a/fa043a493111d182b70000e829fbfe/frameset.htm

Read only

Former Member
0 Likes
1,573

Hello my friend I have the same situation in my case I have a tutorial of sap which I have read and I recomend you that you need to read in order to under stand archiving.

in this tutorial there are some parts in which you can see some pages where it mentions some sample of writing, delete, reading archiving progrma that there are in SAP system.

Check this link and I think it can help you.

In my case I do not understand all the code sample.

http://help.sap.com/saphelp_nw2004s/helpdata/EN/2a/fa043a493111d182b70000e829fbfe/frameset.htm