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

finding the object

Former Member
0 Likes
729

HI all,

Using the T-code DB-15 I could not able to find the ARCHIVE object for some tables.

How do we find it.

can any one suggest me.

Thanks in advance

Shree.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
699

I tried in SARA also,

but could not able to find the archive object for the table FKK_SEC,FKK_SEC_C.

Can any one suggest me

Thanks

Shree.

5 REPLIES 5
Read only

valter_oliveira
Active Contributor
0 Likes
699

Hello.

Check tcodes SARA (here you can see the tables and make the archive) and SARI (here you can define the archiving objects).

Regards,

Valter Oliveira.

Read only

Former Member
0 Likes
700

I tried in SARA also,

but could not able to find the archive object for the table FKK_SEC,FKK_SEC_C.

Can any one suggest me

Thanks

Shree.

Read only

0 Likes
699

Hi again.

In tcode SARA, you have option to find which object contain the table you want to archive:

SARA->Database Tables->Archiving objects->Insert your table. For example, VBAK returns, SD_VBAK.

If you choose FKK_SEC or FKK_SEC_C you will discover that there is no archiving object with that tables.

However, you can create a 'Z' object in tcode AOBJ.

Regards,

Valter Oliveira.

Read only

0 Likes
699

Check this link about how to create an archiving object:

http://help.sap.com/saphelp_nw70/helpdata/EN/7c/aea63a9c69612fe10000000a114084/frameset.htm

Regards,

Valter Oliveira.

Read only

0 Likes
699

Hi Swarna,

To check Archiving object for your tables (if it is defined) then follow below steps:

> Goto SARA > Click on Database table > Select Archiving object Radio button > Enter your table in Objects for Tables field > Enter.

If there is any archiving object defined by SAP then it will reflect other wise you will get the error message.

In case if the archiving object is not defined for the table then check table is transparent table and then you can decided for Defining Custom Archiving object for this object.

-Thanks,

Ajay