‎2008 Nov 01 11:28 AM
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.
‎2009 Jan 08 11:42 AM
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?
‎2009 Jan 08 12:03 PM
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
‎2009 Jan 08 1:27 PM
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