SAP table TE015 (Payment plan type for category AMB/BBP)
SAP table TE015 has 2 primary key fields being MANDT,PYPLT.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||
PYPLT | Payment plan type | CHAR | 4 | 0 | E_PYPLT | ||||||
PYPLC | Payment plan category | CHAR | 1 | 0 | E_PYPLC |
|
|||||
MIMNT | Minimum Number of Months for Document Search | INT1 | 3 | 0 | E_MIMNT | ||||||
MXMNT | Maximum number of months for the document search | INT1 | 3 | 0 | E_MXMNT | ||||||
INSDC | Read documents for installation instead of for bus. partner | CHAR | 1 | 0 | E_INSDC | ||||||
PYPLD | Duration of payment plan in months | INT1 | 3 | 0 | E_PYPLD | ||||||
LSTMT | BBP procedure: No payment plan amountin last month | CHAR | 1 | 0 | E_LSTMT | ||||||
NOTUP | AMB procedure: Payment plan without defined end | CHAR | 1 | 0 | E_NOTUP | ||||||
SUPLSWTC | Supplier Change: Copy Payment Plan | CHAR | 1 | 0 | E_SUPLSWTC |