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

Plan Overhead Calculation for Project Definition

Former Member
0 Likes
1,131

Hi All,

I have a requirement to calculate the Plan Overhead for the Project Def. (CJ46, CJ47).

I have tried using BDC for CJ46 and CJ47 but Overhead cost is not reflecting in COSS table.

I also tried using program RKAZCJ47 ( using SUBMIT statement ), which executes successfully and overhead cost is also calculated and can be verified thru entries in COSS table, but it displays a log which I am not able to bypass in background.

I do not want to show this log to user.

Helpp..

Hi All,

I have a requirement to calculate the Plan Overhead for the Project Def. (CJ46, CJ47).

I have tried using BDC for CJ46 and CJ47 but Overhead cost is not reflecting in COSS table.

I also tried using program RKAZCJ47 ( using SUBMIT statement ), which executes successfully and overhead cost is also calculated and can be verified thru entries in COSS table, but it displays a log which I am not able to bypass in background.

I do not want to show this log to user.

Helpp..

6 REPLIES 6
Read only

Former Member
0 Likes
974

This message was moderated.

Read only

0 Likes
974

Hi,

I do not want to delete the log, I only want to suppress the log display.

regards,

Read only

0 Likes
974

Hi,

Can you please share when are you getting the log after displaying the output or before.

Thanks

Kar.

Read only

0 Likes
974

Hi,

In my development I need to call this program to calculate the plan overhead. So I used SUBMIT statement to execute this program and overhead is calculated and stored in COSS table. but this program displays the log using ALV and SPLITTER control after calculation which is displayed to user. I want to supress this log.

This processing should execute in background without displaying any log.

this submit call is written in enhancement for CJ40 which executes after user saves the cost planning

regards

Edited by: Shaurabh Pandey on Feb 19, 2010 12:47 PM

Read only

0 Likes
974

Hi all,

I have solved this problem by executing the program RKAZCJ47 in background.

thanks

Read only

0 Likes
974

Hi Shaurabh,

Can you please share how you passed the values dynamically to that selection variant.

I too have the same requirement to submit this report.

Thanks,

Prabu