J_3RFKSLD 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 J_3RFKSLD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFKSLD - Vendor Turnover Balance Sheet
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 = Line item reconciliation acct
Selection Text: AKONTOS = Master record recon. account
Selection Text: ALT_BAL = D .
Selection Text: BALANCE = D .
Selection Text: BELEGART = D .
Selection Text: BLGDATUM = D .
Selection Text: BUSCHL = D .
Selection Text: BU_DATUM = D .
Selection Text: B_PERIOD = Reporting periods
Selection Text: CONTRACT = D .
Selection Text: CPD_INFO = Drill down one-time accounts
Selection Text: DEBKRED = D .
Selection Text: DKDATA = D .
Selection Text: ER_DATE = Exchange Rate Date
Selection Text: ER_KURST = Exchange Rate Type
Selection Text: ER_WAERS = Currency
Selection Text: GESBER = D .
Selection Text: KONTENGR = D .
Selection Text: LAND = D .
Selection Text: LISTSEP = D .
Selection Text: NRM_INFO = Normal balances
Selection Text: OPT_TURN = D .
Selection Text: P_VARI = D .
Selection Text: SALDO0 = Accounts not posted to
Selection Text: SHB_INFO = Special G/L balances
Selection Text: SIMPLLST = D .
Selection Text: SORTNAME = Abbreviated name
Selection Text: SPEC_GL = Sp.G/L indicator
Selection Text: TITLE = D .
Selection Text: WAEHRUNG = D .
Title: Vendor Turnover Balance Sheet (Russia)
Text Symbol: 001 = Further selections
Text Symbol: 002 = Output control
Text Symbol: 003 = Variant
Text Symbol: 005 = Address
Text Symbol: 006 = Control Data
Text Symbol: 007 = Accounting Info
Text Symbol: 008 = Payment Transact.
INCLUDE J_3RFDKSLD_INCL.
No SAP DATABASE tables are accessed within this REPORT code!
DATE_TO_PERIOD_CONVERT CALL FUNCTION 'DATE_TO_PERIOD_CONVERT' EXPORTING I_DATE = bsik-augdt I_PERIV = periv IMPORTING E_BUPER = mmm E_GJAHR = ggg EXCEPTIONS OTHERS = 4 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3RFKSLD - Vendor Turnover Balance Sheet (Russia) J_3RFKSLD - Vendor Turnover Balance Sheet (Russia) J_3RFKORKO_PDF - Print programm for incoming and outgoing cash orders J_3RFKORKO_PDF - Print programm for incoming and outgoing cash orders J_3RFKORIR2PDF - Form Printout Include Module: General Subroutines J_3RFKORIR1PDF - Include J_3RFKORIR1