Application Development 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: 

Deletion parked invoice document

Former Member
0 Kudos

Hi Experts,

I have company code (ausbk), document number (belnr), fiscal year (gjahr ), using these parameters I need to delete parked document.

Please suggest how to write code or function module for deletion parked invoice document.

Thanks & Regards,

Sridhar

3 REPLIES 3

former_member223537
Active Contributor
0 Kudos

Hi,

You can use a BDC for the same. Create a recording using SHDB or SM35 => Recording.

Best regards,

Prashant

former_member182371
Active Contributor
0 Kudos

Hi,

have a look at fm 'MRM_INVOICE_DOCUMENT_DELETE'.

Best regards

Former Member
0 Kudos

solved