Skip to Content
0
Former Member
Nov 15, 2010 at 04:52 PM

BADI or user exit. Changing the planning date (FDTAG) on transaction FD01

1759 Views

Hi everyone,

I am having a problem finding a user exit or a BADI or whatever can help me to modify the planning date when we save a FI document.

We were using a FI sustitution to change this date and it was working fine but we have nopticed that it doesn't work when the FI document is for a vendor or a customerwhich has the "Record Payment History" flag. In this case the SAP standard code calculates the planning date AFTER our sustitution.

I have been trying to use all the BADIs that I have been able to find for this problem, example:

BADI_PRKNG_NO_UPDATE

FM_POP_CORE

FMRI

FMRE_BUS_PROCESS

FAGL_SET_SEGMENT

GLT0_REPLACE_ASGMT

GLT0_CLR_ASGMT

GLT0_COMPLETE_ASGMT

GLT0_CLEARING_ITEMS

EXIT_XFMPR1_001

BUAVC_CHECK_RESTRICT

FMAVC_DECO

FM_FYC_RECOVERY_POST

CO_DOCUMENT_INFO

But so long none seems to be useful (we can change the date on the BADI but the document keeps the wrong one). I have been looking for user-exits but so far I can't find one that can help me.

I have been looking on many forums and I have readed that maybe a BTE can help me (SAMPLE_PROCESS_00001120 to be more specific), I have never used BTEs before but I am going to try.

AND I thought that it would be a good idea to ask here as I am getting desperate.

Any ideas? Does anybody know how can I solve this problem? If so please post,

<< Moderator message - Please do not offer points >>

and anyhow if I find the solution by myself I will post it here.

Thanks in advance,

Edited by: Rob Burbank on Nov 15, 2010 3:18 PM