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: 

I want user-exit or BADI for transaction CJ02

Former Member
0 Kudos

Dear All,

I want User-exit or Badi that triggers immediately after pressing settlement rule tab in CJ02.

So that I can post few calculated data to table control in the comming screen automatically.

Thanks&Regards

ganeshalnt

4 REPLIES 4

Former Member
0 Kudos

Hi,

I think you can check in the below BADI's.

CO_SRULE_CHECK

K_PLAN_RULE

Please let me know if you need more help.

Regards,

Naveen

0 Kudos

Dear Naveen,

Badi CO_SRULE_CHECK, Will trigger after entering line Item.

My requirement is After pressing settlement rule tab, Table control fields in the comming screen PERBZ, EXTNR, PROZS

needs to be filled automatically, based on WBS element, Sales order & Item Number. ( There may be multiple line items also )

Can we achieve above requirement if Yes pls explain in detail.

Thanks & Regards,

Ganeshalnt

Edited by: ganeshalnt on Apr 5, 2010 5:30 AM

Edited by: ganeshalnt on Apr 5, 2010 5:31 AM

Former Member
0 Kudos

OK,

I think we dont have any BADI or User exits for prepopulating the settlement rules. Find an enhancement spot where you code for pre populating the values.

Former Member
0 Kudos

Hi Ganeshalnt,

For your transaction available exits are:

EXIT_SAPLCJSS_006

EXIT_SAPLCJWB_004

EXIT_SAPLCJWB_002

EXIT_SAPLCJWB_005

EXIT_SAPLCJWB_003

EXIT_SAPLCJWB_001

Please check with this.

Regards,

Tutun