Table list used by SAP ABAP Function Module GET_BASELINE_DATE (Get baseline date based on payment terms in the customer record)
SAP ABAP Function Module
GET_BASELINE_DATE (Get baseline date based on payment terms in the customer record) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSEG | Accounting Document Segment | SOURCE VALUE(E_BASEDATE) LIKE BSEG-ZFBDT |
|
| 2 | BSID | Accounting: Secondary Index for Customers | SOURCE VALUE(I_POSTDATE) LIKE BSID-BUDAT |
|
| 3 | BSID | Accounting: Secondary Index for Customers | SOURCE VALUE(I_DOCDATE) LIKE BSID-BLDAT |
|
| 4 | KNB1 | Customer Master (Company Code) | SOURCE VALUE(I_CUST) LIKE KNB1-KUNNR |
|
| 5 | KNB1 | Customer Master (Company Code) | ||
| 6 | LFB1 | Vendor Master (Company Code) | ||
| 7 | LFB1 | Vendor Master (Company Code) | SOURCE VALUE(I_VEND) LIKE LFB1-LIFNR |
|
| 8 | T001 | Company Codes | SOURCE VALUE(I_COMPANY) LIKE T001-BUKRS |
|
| 9 | T052 | Terms of Payment | SOURCE VALUE(E_PAYTERMS) LIKE T052-ZTERM |
|
| 10 | T052 | Terms of Payment | ||
| 11 | T052 | Terms of Payment | SOURCE VALUE(E_ADD_MONTHS) LIKE T052-ZMONA |
|
| 12 | T052 | Terms of Payment | SOURCE VALUE(E_FIXED_DAY) LIKE T052-ZFAEL |
|
| 13 | T8J4B | JV Cash Call Batch table | SOURCE VALUE(I_JVFUNC) LIKE T8J4B-JVFUNC |