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

CJIC transaction

Former Member
0 Likes
2,820

Hi,

Could any body please tell me whether any BAPI or functional module is available for the transaction CJIC?

Thanks and Regards,

Rohini Shankar

Hi,

Could any body please tell me whether any BAPI or functional module is available for the transaction CJIC?

Thanks and Regards,

Rohini Shankar

5 REPLIES 5
Read only

Former Member
0 Likes
1,891

Hi,

Actually there is no bapi , user exits or badi for this transaction.

Check these two function modules, it may help you.

function modules to create settlement rules.

K_POSTING_RULE_INSERT

K_SETTLEMENT_RULE_SAVE_ALL

Read only

Former Member
0 Likes
1,891

Hi,

Actually my requirement is to update the settlement rules for the WBS elements which are uploaded by using a n excel.

1.I need to go to the transaction CJIC and give my WBS element and execute.

2.Then I should select the settlement line item and update the settlement rule by clicking the Final settlement button.

Please let me know what function modules should i need to use in my scenario.

Thanks,

Rohini

Read only

former_member544878
Participant
0 Likes
1,891

Hi ,

You can use BDC for this requirement.

Thanks,

Rehan

Read only

0 Likes
1,891

Hi,

For CJIC i got similar reqirement, i done with using BDC, while recording select Default size & Cimmit only, don't select background job if you select this Recording can't happen, in CJIC below FM are there but using this FMs we can't achive requirement, for me its working on Foreground and Background but background schedule job not working because inside we are using GUI FMs for that its not happening, use BDC its definetly works.

1) K_SETTLEMENT_RULE_GET

2) K_SRULE_READ_ARCHIVE

3) K_SETTLEMENT_RULE_FILL

4) K_SETTLEMENT_RULE_SAVE_ALL

Thanks & Regards,

Sanjay Gogikar

Read only

Former Member
0 Likes
1,891

Hi

I have a similar requirement.

Can you please tell that you did it with BDc or you found any BAPI for this?

Thanks in adv!

Regards,

Nikhil