J_1GJOURNAL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Legal requirement for Greece...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 J_1GJOURNAL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1GJR0 - Document journal
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_BUKRS = Company Code
Selection Text: P_DESCR =
Selection Text: P_GJAHR = Fiscal Year
Selection Text: P_JCODE = Journal code
Selection Text: P_RUN = Official run
Selection Text: P_START = Fiscal year opening document
Selection Text: S_2CURR = Use 2nd local currency
Selection Text: S_ADDTXT = Additional heading
Selection Text: S_AWKEY = Reference key
Selection Text: S_AWSYS = Logical system
Selection Text: S_AWTYP = Reference procedure
Selection Text: S_BELNR = Document Number
Selection Text: S_BLANKS = Blank lines at top
Selection Text: S_BLART = Document type
Selection Text: S_BLDAT = Document date
Selection Text: S_XBLNR = Reference number
Selection Text: S_USNAM = User name
Selection Text: S_RTITLE = Print report title
Selection Text: S_RLDNR = Ledger
Selection Text: S_PRONDT = List creation date
Selection Text: S_PAGENR = Print page numbers
Selection Text: S_MONAT = Posting period
Selection Text: S_KTOKS = Account group
Selection Text: S_JBELN = Official doc.number
Selection Text: S_HKONT = Account
Selection Text: S_CPUDT = Entry date
Selection Text: S_CONTPG = Continuous page numbering
Selection Text: S_CMPDAT = Print comp. address & tax data
Selection Text: S_CMPCOD = Print comp. code
Selection Text: S_BUDAT = Posting date
Title: Document Journal
Text Symbol: H13 = ACCOUNT DESCRIPTION
Text Symbol: H14 = PK
Text Symbol: H15 = LINE ITEM TEXT
Text Symbol: H16 = DEBIT
Text Symbol: H17 = CREDIT
Text Symbol: H18 = LEVEL ACC.
Text Symbol: H19 = DESCRIPTION
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DEQUEUE_ALL call function 'DEQUEUE_ALL'.
DEQUEUE_ALL call function 'DEQUEUE_ALL'.
DEQUEUE_ALL call function 'DEQUEUE_ALL'.
J_2GPOPUP_SELLIST call function 'J_2GPOPUP_SELLIST'.
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 J_1GJOURNAL or its description.