RFDEPL00_NACC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RFDEPL00_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: TDID = Text ID docs
Selection Text: S_SORTKZ = S-Sort indicator (1-9)
Selection Text: STICHTAG = Open at Key Date
Selection Text: STAT_BUC = Noted Items
Selection Text: STAT_BLG = Noted Items
Selection Text: SOUMS = Special G/L transactions
Selection Text: SORTNAME = Abbreviated name
Selection Text: SACHBEAR = Accounting Clerks
Selection Text: P_SORTKZ = P-Sort Indicator (1-8)
Selection Text: N_BELEGE = Standard Documents
Selection Text: NOUMS = Normal Sales
Selection Text: MI_FICHE = Print Microfiche Line
Selection Text: MAHNSTUF = Dunning Level
Selection Text: LISTSEP = List separation required
Selection Text: LAND = Country
Selection Text: KONZVERS = Corporate Group Version
Selection Text: KONZSCHL = Group Key
Selection Text: KONTENGR = Account Group
Selection Text: KKONTO = Vendor Number
Selection Text: GKONTO = Offsetting Acct Determination
Selection Text: GKONT = Offsetting Account
Selection Text: GKART = Offsetting account type
Selection Text: GJAHR = Fiscal Year
Selection Text: GESBER = Business Area
Selection Text: GBAUSGAB = Total per business area
Selection Text: FI_VERB = Affiliated Companies
Selection Text: CPD_INFO = Display one-time account data
Selection Text: CESSKZ = Accts Receivable Pledging Ind.
Selection Text: INDEXTYP = ?...(INDEXTYP)
Selection Text: INDEXNAM = ?...(INDEXNAM)
Selection Text: DD_ZUONR = ?...(DD_ZUONR)
Selection Text: DD_UMSKZ = ?...(DD_UMSKZ)
Selection Text: DD_STIDA = ?...(DD_STIDA)
Selection Text: DD_KUNNR = ?...(DD_KUNNR)
Selection Text: DD_BUKRS = ?...(DD_BUKRS)
Selection Text: DD_BUDAT = ?...(DD_BUDAT)
Selection Text: DD_AUGDT = ?...(DD_AUGDT)
Selection Text: ZW_SUMME = Subtotal
INCLUDE FDOPOTOP.
INCLUDE FDOPOI00.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RFDEPL00_NACC or its description.