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 Table  BSEG Accounting Document Segment SOURCE VALUE(E_BASEDATE) LIKE BSEG-ZFBDT
2 Table  BSID Accounting: Secondary Index for Customers SOURCE VALUE(I_POSTDATE) LIKE BSID-BUDAT
3 Table  BSID Accounting: Secondary Index for Customers SOURCE VALUE(I_DOCDATE) LIKE BSID-BLDAT
4 Table  KNB1 Customer Master (Company Code) SOURCE VALUE(I_CUST) LIKE KNB1-KUNNR
5 Table  KNB1 Customer Master (Company Code)
6 Table  LFB1 Vendor Master (Company Code)
7 Table  LFB1 Vendor Master (Company Code) SOURCE VALUE(I_VEND) LIKE LFB1-LIFNR
8 Table  T001 Company Codes SOURCE VALUE(I_COMPANY) LIKE T001-BUKRS
9 Table  T052 Terms of Payment SOURCE VALUE(E_PAYTERMS) LIKE T052-ZTERM
10 Table  T052 Terms of Payment
11 Table  T052 Terms of Payment SOURCE VALUE(E_ADD_MONTHS) LIKE T052-ZMONA
12 Table  T052 Terms of Payment SOURCE VALUE(E_FIXED_DAY) LIKE T052-ZFAEL
13 Table  T8J4B JV Cash Call Batch table SOURCE VALUE(I_JVFUNC) LIKE T8J4B-JVFUNC