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

Deletion parked invoice document

Former Member
0 Likes
828

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

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
Read only

Former Member
0 Likes
739

Hi,

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

Best regards,

Prashant

Read only

former_member182371
Active Contributor
0 Likes
739

Hi,

have a look at fm 'MRM_INVOICE_DOCUMENT_DELETE'.

Best regards

Read only

Former Member
0 Likes
739

solved