RFVDKAU0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for ..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 RFVDKAU0 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: P_FW = Amounts in Contract Currency
Selection Text: P_HW = Amounts in Local Currency
Selection Text: P_OP_H = Display Open Credit Items
Selection Text: P_OP_S = Display Open Debit Items
Selection Text: SO_BUDAT = Posting Date From/To
Title: Account Statement
Text Symbol: 012 = Field Name
Text Symbol: 011 = Show Flow Types
Text Symbol: 010 = Show Reversals
Text Symbol: 009 = Suppress Flow Types
Text Symbol: 008 = Suppress Reversals
Text Symbol: 007 = suppressed:
Text Symbol: 006 = Select flow types to be
Text Symbol: 005 = Existing Flow Types
Text Symbol: 004 = Balance
Text Symbol: 003 = Total Credits
Text Symbol: 002 = Total Debits
Text Symbol: 001 = Currency
Text Symbol: A11 = Company code and loan number
Text Symbol: A12 = not restricted. Cancel report?
Text Symbol: BL1 = Settings
Text Symbol: E00 = *********** Warning - No selection made **************************
Text Symbol: E01 = List end: Total for ...............selected
Text Symbol: KOP = O P E N I T E M S
Text Symbol: KOD = Customer:
Text Symbol: KDV = From:
Text Symbol: KDT = Time:
Text Symbol: KDB = To :
Text Symbol: F07 = *** No authorization ***
Text Symbol: F06 = No postings exist
Text Symbol: F05 = Flow type text missing
Text Symbol: F04 = Trans.type text missing
Text Symbol: F01 = Name missing
Text Symbol: 013 = Short Name
Text Symbol: M22 = Remaining Capital:;
Text Symbol: M21 = Nominal Capital: ;
Text Symbol: M20 = Commitment Capital;
Text Symbol: M16 = Sum Total C: ;
No INCLUDES are used within this REPORT code!
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.