Application Development 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: 

CJ20N User Exit or BADI

Former Member
0 Kudos

Hi All,

I need a user exit or a BADI at CJ20N transaction.

After I put a PROJECT DEFINITION, I should select the material item and goes to MENU -> EDIT -> COMPONENT -> INVOICING PLAN or use the CTRL + F5.

This will show a new screen with change Dates in Invoicing Plan.

I need a user exit or badi to fill automatically the dates and values into the DEADLINES table control.

Probably the enhancement should be at the moment of the CTRL + F5 command.

Thanks for the Attention,

Ricardo

4 REPLIES 4

Former Member
0 Kudos

Hi,

Try these badis,

PROJECTDEF_UPDATE

WORKBREAKDOWN_UPDATE

CO_SRULE_CHECK

Regards,

Raj.

Former Member
0 Kudos

Hi,

You may use

PROJECTDEF_UPDATE

Regards,

Renjith Michael.

Former Member
0 Kudos

Hi,

Check the following , this might help,

1. CNEX0037

2.CNEX0038

3.CNEX0039

check the BADI WORKBREAKDOWN_UPDATE

Regards

Kiran Sure

asik_shameem
Active Contributor
0 Kudos

Hi,

You can use the user exit CNEX0002