on 2008 Nov 20 9:30 PM
Hi,
I have typical client requirement. What we are looking is, to create one payment document to
Vendor that should contain max 5000 invoices per payment document.
If the Line items igoes beyong more than 5000, it should create another document.
This payment file is currently being created by ABAP.
How can we restrict this to create 5000 items per document?
Regards
Hi,
The creation of payment file should have a transaction limit function. Is it a customized one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
This is standard F110 t code. I want to restrict the output based on the no of lines it produce.
Even putting all selection criteria, the no of lines are coming is more than 10000 and is rejected by bank as it supports only upto 9,999.
Please advice how to restrict this.
Edited by: XI_Fan on Nov 21, 2008 4:27 AM
User | Count |
---|---|
104 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.