J_3RFDSLD 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_3RFDSLD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFDSLD - Customer 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 = D .
Selection Text: CONTRACT = D .
Selection Text: CPD_INFO = Drill down one-time accounts
Selection Text: DEBKRED = Only customers with cred. bal.
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 = D .
Selection Text: TITLE = D .
Selection Text: WAEHRUNG = D .
Title: Customer 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 = bsid-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_3RFDSLD - Customer Turnover Balance Sheet (Russia) J_3RFDSLD - Customer Turnover Balance Sheet (Russia) J_3RFDKSLD_INCL - Include for J_3RFDSLD/J_3RFKSLD J_3RFDI_ARC_WRITE - Archiving J_3RFDI_ARC: Write program J_3RFDI_ARC_WRITE - Archiving J_3RFDI_ARC: Write program J_3RFDI_ARC_TOP - Include J_3RFDI_ARC_TOP