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

Function module for updating COBRB table

Former Member
0 Likes
2,876

Hi,

Is there any function module to update the entries in COBRB table.

I have already tried the following but it's not updating ithe entries:

1) k_settlement_rule_fill : get the objnr from PRPS and use it for CORBA and COBRB

2) k_settlement_rule_delete : using objnr only

3) k_posting_rule_insert

Regards

Prabhat

1 REPLY 1
Read only

ferry_lianto
Active Contributor
0 Likes
1,383

Hi,

Please check this FM K_SETTLEMENT_RULES_UPDATE.

Check FM AUC_SETTLEMENT_POST for sample codes.

Regards,

Ferry Lianto