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

Checking for cost estimate for transaction code CK74.

Former Member
0 Likes
656

Hi,

I need a user exit or badi for transaction code Ck74. If there is already a cost estimate for the selction fields entered at selection screen, it should display a message saying already cost estimate is existing , goto transaction Ck75.

In ecc 6.0 , if the cost estimate is already there, it takes directly to CK75, this should not happen.

Can some one help me out with this?

Regards,

Daxina.

2 REPLIES 2
Read only

Former Member
0 Likes
583

Hi,

Following Exit is available..

Exit Name Description

COPCP004 Customer enhancement bulk material

REWARD IF USEFUL

Read only

Former Member
0 Likes
583

Hi,

I think Standard badi BADI_MATN1 satisfies your requirement.

Write your own functionality according to your requirement in the implementation view by using this standard badi.