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

accessing KEDR COPA in program

Former Member
0 Likes
1,806

Hi All,

I have requirement where i need to access the KEDR COPA characteristics configuration in the program.

There is a table that gets activated when the derivation rules are added to KEDR.So actually need to access the table with the data of configuration.

Is there any Function module that needs to be called? for this purpose...

Or is there any other way by which i access this table that  gets created.

Thanks in advance for the help!

Regards,

Gowthami SK

Hi All,

I have requirement where i need to access the KEDR COPA characteristics configuration in the program.

There is a table that gets activated when the derivation rules are added to KEDR.So actually need to access the table with the data of configuration.

Is there any Function module that needs to be called? for this purpose...

Or is there any other way by which i access this table that  gets created.

Thanks in advance for the help!

Regards,

Gowthami SK

2 REPLIES 2
Read only

eduardo_hinojosa
Active Contributor
0 Likes
1,157

Hi

I am not sure, so, if I am in a mistake or I understood you wrongly, please, let me know. You need to use the enhancement COPA0001 (fm EXIT_SAPLKEDRCOPA_001) to populate them (Enhancement for derivation in Profitability Analysis (CO-PA)).

If I am right and you need more information, please, let me know.

Regards

Eduardo

Read only

0 Likes
1,157

Hi Eduarado,

Thanks for your reply.

Actually my requirement is to access the configuration data present in kedr in a Z program.

By adding the derivation rules in KEDR,a table gets automatically created of type K9R-sys-id-1000014(sequence).All the configuration  data in kedr is present in this table.

The name of this table varies according to the system in which it gets activated.

So i cannot hard code this table but need a way to call this table in my z program like a function module.

So my query is how do I access this table in my Z program?

Regards,

Gowthami SK