RFAWVZ40_NACC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this program to generate supplement Z4 in accordance with the Foreign Trade Ordinance (FTO)...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFAWVZ40_NACC into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: AKONTO = Reconciliation Account
Selection Text: BANKKO = Payment accounts
Selection Text: BLARC = Clearing document type
Selection Text: DELZ1 = Delete if finished since
Selection Text: DKONTO = Customer Account
Selection Text: EPOST = Print line items
Selection Text: KKONTO = Vendor Account
Selection Text: LANDL = Country
Selection Text: LZB_IGN = Do not report st.cent.bank ind
Selection Text: MLDJA = Reporting year
Selection Text: MLDPE = Reporting period
Selection Text: MLDPRI = Output reports
Selection Text: PAR_T005 = No alternative country key
Selection Text: PVERR = Clearing
Selection Text: P_ADRTX = Company Code Name from Address
Selection Text: P_EUROM = Create Report in Euro
Selection Text: SEL_EIN = Include state central bank ind
Selection Text: SIGNATUR = Signature line
Selection Text: SKONTO = G/L Account
Selection Text: SO_BSPKT = Additional Bank Charges Accts
Selection Text: XAUGC = Report with date of entry
Selection Text: Z1Z4 = Select Z1
Selection Text: Z4 = Select Z4
Selection Text: ZBSCHL = Payment posting key
Selection Text: ZLSCH = Payment method for Z1
Title: Foreign Trade Regulation Reports Z4
Text Symbol: AD4 = 55148 Mainz
Text Symbol: AD3 = Foreign Trade Statistics
Text Symbol: AD2 = Service Center
Text Symbol: AD1 = German Central Bank
Text Symbol: 601 = Reversal:
Text Symbol: 501 = Appendix Z 3, for.trade regs. Report on foreign accounts (outgoings) Page: &PAGNO
Text Symbol: 413 = ------------------------------------------------ -------------------------------------
Text Symbol: 412 = Signature City, date
Text Symbol: 001 = Foreign trade reg.report line item list(Z4)
Text Symbol: 002 = Error list for for.trade reports (Z4)
Text Symbol: 011 = Specify reporting year
Text Symbol: 050 = Invoice Company Code
INCLUDE RFAWVI00_NACC.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.