cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI or Function module to change custom coding block fields in accounting documents (FB02/FB09)

0 Kudos

Hi,

My requirement is to change some of the custom coding blocks for a list of accounting documents so the balance carry forward process doesn't create too many entries.

I understand we could use BDC by enabling the coding block fields for input. However, I am looking for a BAPI or any function module that will change custom coding block (z coding blocks).

I have checked FI_DOCUMENT_CHANGE and FI_ITEMS_MASS_CHANGE but these FMs doesn't allow coding block fields change.

Any help much appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member726120
Discoverer
0 Kudos

Thank you Siva for your quick answer, I have done the same it's working fine with line items with account type = 'S', however my need is to do the same with 'D' line item but the oss note 1607020 says that is not possible.

Have you any idea to get around this ?

Regards,

Hi Mounaim,

My requirement was for account type 'S'.

As per the OSS note, it could be the limitation for vendor and custom line items.

Sorry, I am not aware of any workaround for this.

former_member726120
Discoverer
0 Kudos

Hello Siva,

I have encontourned the same issue, have you found any solution ?

Best regards,

Hi, I went ahead with the BDC approach by enabling the coding block fields for input.