cancel
Showing results for 
Search instead for 
Did you mean: 

CO-PA and FI-AA Accelerator

Former Member
0 Kudos

Dear All,

do you have any experience in implementing an ERP accelerator like CO-PA or FI-AA?

I have two doubts:

1) Which table needs to be replicated on the HANA System? Just the one needed to produce reports on the ERP System, or some other tables?

Does SAP provide a tool to automatically create table definitions on the HANA Studio?

2) Is there a specific sizing guide for accelerators. I already have SAP_HANA_In-Memory_DB_Sizing_V1_0.pdf whitepapers, but i need more specific information about sizing  active/concurrent users

Many thanks

Leo

Accepted Solutions (1)

Accepted Solutions (1)

former_member182277
Contributor
0 Kudos

Hello,

1. The table that you are using in the ECC side fro CO-PA or FI-AA need to be replicate into the HANA DB.

you can goto transaction SD11 to see the ERP modeling. It will give you brief idea what tables need to be replicate into HANA DB.

yes, definition is created automatically if you are using SLT (SAP Landscape Transformation) to replicate the data from ECC to HANA.

2. Could you please elaborate more on sizing like what information you need on the same.

Regards,Neha

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Leo,

For replication the required tables from ECC to HANA you can use either SAP Landscape Transormation(SLT)  [which does not require initial metadata loading step) or SAP BODS(Data services) [which needs the metadata creation on HANA, but provides a way to do so]

  Transaction KEHA will help you in identifying the required tables

Only transaction data needs to be replicated as master data are known to the CO PA application

All details can be found in the documentation attached to note 1632506

  Regards, Rahul

Former Member
0 Kudos

Thanks for your answers.

SAP Sizing white papers solved my doubt abouut sizing

For Rahul, Transaction KEHA doesn't exist...maybe do you mean SD11 ?

Many thanks

Best regards