2010 Aug 24 12:51 PM
Dear all,
We are having one requirement where we need to make the payments immediately .For this i have created one new document type particularly for for immediate payments.Can anybody tell me in which event we can substitute this document type while processing invoice document
susmita
2010 Sep 05 9:16 AM
Hi ,
First of all let us understand that the due date for net payment is considered from the payment terms that are being defined in the contract account , which in addition considers the payment terms of FI ( accounts receivable and payable ) and calander as defined in the payment term .
If the requirement is that the payment terms should be immediate for a particular document type and in in rest document types it should consider the one mentioned in contract account .
In that case you can user any of the event which gets fired at the time of posting of FICA document , check for events pertaining to posting of document and write a custom code for substituting the payment terms for specific document types .
It would be more clear if you specifiy that from where are you posting the document . is it FPE1 or at the time of invoicing or through sanding request ?
Hope this suffices .
Cheers ,
Dewang
2010 Aug 30 9:43 AM
Hi susmita,
Document type for the posting comes from the customizing in view V_TFK042Z. There you'll find the document type which the program uses depends on country and payment method.
Actually I am not aware of any event which could be used to change the document type.
Hope this helps.
regards,
David
2010 Aug 30 11:36 AM
Dear David/all
My requirement is deduction of the right document type. For this i need to find a useful event where we can add the functionality to deduct the right document type for immediate payments
susmita
2010 Aug 30 2:02 PM
Susmita,
I doubt if there is any event to do that. Normally, document types are determined in the posting areas for different processes e.g. for cash desk posting area 0160 (See Note 967046, this note if you wish to assign a different document type).
Your requirement is to determine the right document type is for which process (billing, invoicing, payments etc...)?
regards,
David
2010 Aug 30 2:15 PM
Hi David,
The requirement is that in the of case of immediate payment we should be able to distinguish such from ordinary payments because they are executed at a different time than the rest. In order to do so we have decided to use a special document type and make a special variant of the payment run..For this i need to find the relevant event type for this
susmita
2010 Sep 05 9:16 AM
Hi ,
First of all let us understand that the due date for net payment is considered from the payment terms that are being defined in the contract account , which in addition considers the payment terms of FI ( accounts receivable and payable ) and calander as defined in the payment term .
If the requirement is that the payment terms should be immediate for a particular document type and in in rest document types it should consider the one mentioned in contract account .
In that case you can user any of the event which gets fired at the time of posting of FICA document , check for events pertaining to posting of document and write a custom code for substituting the payment terms for specific document types .
It would be more clear if you specifiy that from where are you posting the document . is it FPE1 or at the time of invoicing or through sanding request ?
Hope this suffices .
Cheers ,
Dewang
2010 Sep 06 8:44 AM
Hi susmita,
please read the sap note: 568966 - FI-CA consulting note: Grouping in the payment run, I would recommend you event 0600.
Christiane
2010 Sep 10 6:57 AM