cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Invoice Block Removal programmatically

0 Kudos

Hi Experts,

Is there any way to remove Price variance block (RSEG-SPGRP), Quantity variance block (RSEG-SPGRM) and Payment block (RBKP-ZLSPR) programmatically from MIRO service invoices? The users do not want to remove blocks manually using MRBR. They need it to be done only programmatically.

Several user exits, BADI, function module are checked for this removal but SAP does not allow and still puts blocks. I have checked this forum but didn't find any post for removal of these blocks with success.

Looking for your expert advise, please!

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

JonathanEemans
Active Contributor
0 Kudos

Hi,

BAPI_INCOMINGINVOICE_RELEASE can be used to release MM incoming documents.

Best regards,

Jonathan Eemans