cancel
Showing results for 
Search instead for 
Did you mean: 

Set clearing restriction 8 in instalment line items

canarendra
Explorer
0 Kudos
521

Hello,

We want to set clearing restriction 8 in the instalment line items through a custom program, which are already created in past. Certain line items of instalments are open and we want to set restriction 8 in the open line items however we are not able to set restriction in already created instalment line items.

We tried to use FKK_DB_DFKKOP_AUGRS_SET function module to set restriction 8 but system is not allowing to set restriction.

Thanks & Regards,

Narendra

former_member406383
Participant
0 Kudos

Hi Narendra,

Ideally it should allow you to set CR 8 on the installment plan line item, provided you are passing the Installment plan number correctly in the I_OPBEL field of the FM and commiting the changes. Can you share any error that you are getting.

Ty,

Anand

View Entire Topic
0 Kudos

Hi Narendra,

Please check if after the FM FKK_DB_DFKKOP_AUGRS_SET, they have a call BAPI_TRANSACTION_COMMIT.

I hope it`s help

canarendra
Explorer
0 Kudos

We are able to set clearing restriction 8 in installment line items, however it sets clearing restriction in all the line items but we need to set restriction in specific line items which is not working.

Is there any way to set restriction only in specific open installment line.

Regards,

Narendra