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

Settlement Rule FM

Former Member
0 Likes
882

Hi,

Can I know how to get Settlement rule (CJIC) details.

1 ACCEPTED SOLUTION
Read only

former_member206396
Active Participant
0 Likes
773

hi,

Use the FM, K_LINE_ITEMS_SELECT_AND_LIST to get the details.

Hope it helps you.

Regards

Ram

Hi,

Can I know how to get Settlement rule (CJIC) details.

4 REPLIES 4
Read only

former_member206396
Active Participant
0 Likes
773

Upendra,

Please check the table COVP for details.

Regrads

Ram

Read only

Former Member
0 Likes
773

Hi ,

Try with FM " K_SETTLEMENT_RULES_DISPLAY"

CJPN_SETTLEMENT_RULES

Read only

former_member206396
Active Participant
0 Likes
774

hi,

Use the FM, K_LINE_ITEMS_SELECT_AND_LIST to get the details.

Hope it helps you.

Regards

Ram

Read only

Former Member
0 Likes
773

HAI,

You can use BAPI_BUS2054_CREATE_MULTI .

Or you can look into this FM:

CN2W_WBSELEMENT_CREATE_STRU.