RFDAPO00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This progam generates a list of cleared items from a certain time period specified by the user...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 RFDAPO00 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: SACHBEAR = Accounting clerk
Selection Text: P_SORTKZ = P-Sort Indicator (1-8)
Selection Text: N_BELEGE = Standard documents
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: GKART = ?...(GKART)
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 recble pledging ind.
Selection Text: BUSCHL = Posting key
Selection Text: BRCHSCHL = Industry key
Selection Text: BLGDATUM = Document date
Selection Text: BELEGART = Document type
Selection Text: AKONTOS = Master record recon. account
Selection Text: AKONTO = Line item reconciliation acct
Selection Text: GKONTO = ?...(GKONTO)
Selection Text: GKONT = ?...(GKONT)
Selection Text: ZW_SUMME = Subtotal
Selection Text: ZAHLWEG = Payment method
Selection Text: XTXTP = Check texts
Selection Text: XTXTA = Print texts
Selection Text: XTXT2 = Master w/company code text
Selection Text: XTXT1 = Master with general text
Selection Text: XTEXT = Documents with texts
Selection Text: XALTKT = Alternative account number
Selection Text: WGAUSGAB = Total by currency
Selection Text: WAEHRUNG = Currency
Selection Text: VD_STUFE = Line items required
Selection Text: VBEL = Parked documents
Selection Text: TXTZE = No. of text lines
Selection Text: TITLE = Additional heading
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 RFDAPO00 or its description.