2005 Oct 31 9:40 AM
Hi,
Could any one tell me what are the field names in BSEG table for the "open items date" and "clearing date"?
thank u
Kaki
Hi,
Could any one tell me what are the field names in BSEG table for the "open items date" and "clearing date"?
thank u
Kaki
2005 Oct 31 9:48 AM
Hi,
AUGDT - Clearing date
Net due date is calculated from:
ZFBDT
ZBD1T
ZBD2T
ZBD3T
Svetlin
2005 Oct 31 9:54 AM
Hi svetlin,
How we can find out how many open items are there by today's date using BSEG table?
using
ZFBDT
ZBD1T
ZBD2T
ZBD3T ??
kaki
2005 Oct 31 10:53 AM
You should better analyze open items via secondary index tables (BSID for customers, BSIK for vendors, and BSIS for G/L accounts with open items), it would be more efficient. Those tables by design contain actual open items only.
Anyway if you have to select open items via BSEG then you should select those which have AUGBL and AUGDT fields cleared.
Another option is to use some LDB (Logical DataBase) - KDF or DDF.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |