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

Mass Write Off

Former Member
0 Likes
1,048

Our need is Mass Write Off. Transaction used for this is FP04M.

But the problem is that we are not able to find out any standard BAPI or Function Module for this.

Also we tried this using BDC approach but still we are not able to record complete process.

So is there any FM or BAPI which you know which will suite to solve this problem or can you suggest how to record exactly?

And also the other requirement is to write off from clarification work list.

For this, which transaction should we use? FPCUM or FPCPL?

Because in transaction FPCPL if we select item for clarification list then we can send them for write off. Here are the screen shots attached.

3 REPLIES 3
Read only

Former Member
0 Likes
699

Hi,

I'm wondering if you found a solution to use FP04M as a BAPI....Did you solve this or has any one found a solution?

Read only

Former Member
0 Likes
699

HI,

FP04M has the following user exits,

FKYA001X Customer exit for format AT_DOM (header)

FKYA002X Customer exit for format AT_DOM (payment record)

FKYA003X Customer exit for format AT_DOM (trailer)

have you tried with them?

Regards,

Anirban

Read only

0 Likes
699

I'm not familiar with these, how to I use these Customer exit?

And can I use it via an ASP.NET connector Like a BAPI?

Edited by: Bruno L. Sabino on Jan 8, 2009 2:29 PM