IFW_HEADER - Invoice forecasting header
Invoice forecasting header information is stored in SAP table IFW_HEADER.
It is part of development package CIWB in software component LO-AB-IFW. This development package consists of objects that can be grouped under "Invoice Forecasting Worklist: Core objects".
It is part of development package CIWB in software component LO-AB-IFW. This development package consists of objects that can be grouped under "Invoice Forecasting Worklist: Core objects".
Fields for table IFW_HEADER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
ROOT_DOC_TYPE | Source Document Type | X | CIWB_DE_ROOT_DOC_TYPE | CHAR | 2 | IFW_WORKLIST |
ROOT_DOC | Source Document | X | IFW_DE_ROOT_DOC | CHAR | 20 | IFW_WORKLIST |
INV_TYPE | Invoice Reference Type | X | IFW_DE_INV_TYPE | CHAR | 2 | |
INV_NR | Invoice Reference Number | X | IFW_DE_INV_NR | CHAR | 16 | |
BUKRS | Company Code | BUKRS | CHAR | 4 | * | |
FKDAT | Billing Date | FKDAT | DATS | 8 | ||
INV_DUE_DATE | Invoice Due Date | IFW_DE_INV_DATE | DATS | 8 | ||
INVDD_DET | Invoice due date control | IFW_DE_INVDD_DET | CHAR | 1 | ||
PAY_DUE_DATE | Payment Due Date | IFW_DE_PAY_DATE | DATS | 8 | ||
BILL_TYPE | Billing Document Type | IFW_DE_BILL_TYPE | CHAR | 4 | ||
BILL_TYPE_FIN | Billing Document Type | IFW_DE_BILL_TYPE | CHAR | 4 | ||
CANCELLED | Billing document is canceled | FKSTO | CHAR | 1 | ||
PRED_INV_NR | Invoice Reference Number | IFW_DE_INV_NR | CHAR | 16 | ||
PRED_INV_TYPE | Invoice Reference Type | IFW_DE_INV_TYPE | CHAR | 2 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |