Table list used by SAP ABAP Function Module FI_FIND_PAYMENT_CONDITIONS (Determine cash discount using ZTERM and document, posting, CPU, base date)
SAP ABAP Function Module
FI_FIND_PAYMENT_CONDITIONS (Determine cash discount using ZTERM and document, posting, CPU, base date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(I_BLDAT) LIKE BKPF-BLDAT |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(I_BUDAT) LIKE BKPF-BUDAT |
|
| 3 | BKPF | Accounting Document Header | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS OPTIONAL |
|
| 4 | BKPF | Accounting Document Header | SOURCE VALUE(I_CPUDT) LIKE BKPF-CPUDT DEFAULT SY-DATLO |
|
| 5 | BKPF | Accounting Document Header | SOURCE VALUE(I_REINDAT) LIKE BKPF-REINDAT OPTIONAL |
|
| 6 | BSEG | Accounting Document Segment | SOURCE VALUE(I_ZFBDT) LIKE BSEG-ZFBDT DEFAULT 00000000 |
|
| 7 | BSEG | Accounting Document Segment | SOURCE VALUE(E_ZFBDT) LIKE BSEG-ZFBDT |
|
| 8 | BSEG | Accounting Document Segment | SOURCE VALUE(I_PPA_EX_IND) LIKE BSEG-PPA_EX_IND OPTIONAL |
|
| 9 | BSEG | Accounting Document Segment | SOURCE VALUE(I_LIFNR) LIKE BSEG-LIFNR OPTIONAL |
|
| 10 | SKLIN | Cash Discount Item Structure (Days 1-3, Percentages 1-2) | SOURCE VALUE(E_SKLIN) LIKE SKLIN |
|
| 11 | SKLIN | Cash Discount Item Structure (Days 1-3, Percentages 1-2) | ||
| 12 | T020 | FI/AM Transaction Control | SOURCE VALUE(I_FUNCL) LIKE T020-FUNCL DEFAULT SPACE |
|
| 13 | T052 | Terms of Payment | ||
| 14 | T052 | Terms of Payment | SOURCE VALUE(I_ZTERM) LIKE T052-ZTERM |
|
| 15 | T052 | Terms of Payment | SOURCE VALUE(E_XSPLT) LIKE T052-XSPLT |
|
| 16 | T052 | Terms of Payment | SOURCE VALUE(E_T052) LIKE T052 |