Table list used by SAP ABAP Function Module WRF_AC_DOCUMENT_SHOW (Protokoll und Anzeige der erzeugten Belege)
SAP ABAP Function Module WRF_AC_DOCUMENT_SHOW (Protokoll und Anzeige der erzeugten Belege) is using
# Object Type Object Name Object Description Note
     
1 Table  ACCCR Accounting Interface: Currency Information SOURCE VALUE(I_VALUTYP) LIKE ACCCR-VALUTYP DEFAULT '0'
2 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWTYP_EXCL) LIKE ACCHD-AWTYP DEFAULT SPACE
3 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWTYP) LIKE ACCHD-AWTYP
4 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWSYS) LIKE ACCHD-AWSYS DEFAULT SPACE
5 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWREF) LIKE ACCHD-AWREF
6 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWORG) LIKE ACCHD-AWORG DEFAULT SPACE
7 Table  ACCHD Interface to Accounting: Header Information SOURCE VALUE(I_AWTYP_INCL) LIKE ACCHD-AWTYP DEFAULT SPACE
8 Table  ACCIT Accounting Interface: Item Information SOURCE VALUE(I_BUKRS) LIKE ACCIT-BUKRS DEFAULT SPACE
9 Table  ACC_DOC FI/CO Interface: Documents Generated and Status SOURCE T_DOCUMENTS STRUCTURE ACC_DOC OPTIONAL
10 Table  ACC_DOC FI/CO Interface: Documents Generated and Status
11 Table  BOOLE Boolean variable SOURCE VALUE(X_DIALOG) LIKE BOOLE DEFAULT 'X'
12 Table  BOOLE Boolean variable
13 Table  WRF_ACC_DOC_ADDITIONAL_FIELDS Additional Table for ACC_DOC (Created Accounting Docs) SOURCE WRF_ACC_DOC_ADDITIONAL_FIELDS OPTIONAL
14 Table  WRF_ACC_DOC_ADDITIONAL_FIELDS Additional Table for ACC_DOC (Created Accounting Docs) SOURCE T_DOC_ADDITIONAL_FIELDS STRUCTURE