cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Customising JBYCN_COMP tcode to cover multiple YC Types and Currency

former_member563268
Participant
0 Likes
431

Hello,

I have a requirement to copy the standard tcode JBYCN_COMP and create a custom program. JBYCN_COMP covers only one YC Type and currency at a time and generates the plot for one single Currency YC type combination, ad YC rate is given in a column. My requirement is to copy the program and create a custom program which will cover multiple YC Type and currencies in one go. I have a custom table with the YC Rate, currency combination and corresponding description. The description are to be further plotted as columns so that the output will have multiple columns(all of then YC rates for different currencies) nd YC Rate values under the same.

So the output will have the below columns

1. The selected date from selection screen

2. ToDate – after summing the period to the selected date.

3. Following the above 2 columns, a column for each currency with the value from column YC rate. Which currency and curve are to be shown is maintained in the custom mapping table.

My idea was to use the FM RM_TVPU_SHOW_READ to pull the values, but this doesnt give an output in copy. Another method was to use Submit statement on the program for JBYCN_COMP and pull the internal table entries. But this doesnt work well too and even if it works doesnt seem to be an efficient method. Could you please drop in your suggestion on this, on what should be the workaround to achieve the best solution.

Regards

A

Accepted Solutions (0)

Answers (0)

Ask a Question