RFEBJP00_NACC is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Program RFEBJP00 imports bank statements into the SAP system,and then generates batch input sessions for posting in G/L and subledger accounting...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 RFEBJP00_NACC 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: BATCH = Execute as background job
Selection Text: BNKBUCH = Bank posting session(s)
Selection Text: CRLFFILE = Upload with line break
Selection Text: EINLESEN = Import data
Selection Text: FORMAT = Elect. bank statement format
Selection Text: INFILE = Input file
Selection Text: JPFORMAT = ZENGINKYOU Format
Selection Text: MREGEL = Rule for naming sessions
Selection Text: NEBBUCH = Subledger session(s)
Selection Text: PCUPLOAD = Workstation upload
Selection Text: P_BUPRO = Print posting log
Selection Text: P_KOAUSZ = Print bank statement
Selection Text: P_STATIK = Print statistics
Selection Text: SELFD = Selection field
Selection Text: SELFDLEN = Selection field length
Selection Text: SPOOL = Printout to the spool
Selection Text: S_FILTER = BELNR Number Interval
Selection Text: TESTL = Test run: no postings
Selection Text: T_FILTER = XBLNR Number Interval
Selection Text: USEREXIT = User exit
Selection Text: VALUT_ON = Assign value date to account
Selection Text: WAREKI = Wareki
Title: Import Bank Statement: ZENGINKYO (Japan)
Text Symbol: 501 = Ordi ;; Futsu
Text Symbol: 502 = Curr ;; Toza
Text Symbol: 503 = Spar ;; Chochiku
Text Symbol: 507 = Account type:
Text Symbol: 508 = PostDate Bill/exch Debit Credit Ordering party/Payer
Text Symbol: 509 = Ref. no. ValDte Trans. Check no. (Third bank incom) (Third bank outgo) Bank name Branch name Usage
Text Symbol: 510 = Csh
Text Symbol: 511 = Remit
Text Symbol: 512 = 3rdPty
Text Symbol: 513 = Pay/cash
Text Symbol: 514 = Trnsfr
Text Symbol: 518 = Others
Text Symbol: 519 = Rvrse
Text Symbol: 520 = Data Total
Text Symbol: 521 = Total
INCLUDE RFEBKA03_NACC.
INCLUDE RFEBJP03_NACC.
No SAP DATABASE tables are accessed within this REPORT code!
KD_GET_FILENAME_ON_F4 CALL FUNCTION 'KD_GET_FILENAME_ON_F4' EXPORTING MASK = ',Multicash,*.txt'
GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' EXPORTING NO_DIALOG = 'X' LIST_NAME = LIST_NAME MODE = 'CURRENT' * LAYOUT = 'X_65_132' IMPORTING OUT_ARCHIVE_PARAMETERS = P_ARC_PARAM OUT_PARAMETERS = P_PRI_PARAM.
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 RFEBJP00_NACC or its description.
RFEBJP00_NACC - Import Bank Statement: ZENGINKYO (Japan) RFEBJP00_NACC - Import Bank Statement: ZENGINKYO (Japan) RFEBJP00 - Import Bank Statement: ZENGINKYO (Japan) RFEBJP00 - Import Bank Statement: ZENGINKYO (Japan) RFEBITI0 - Define Record Layout for Norwegian Electronic Bank Statement Globally RFEBIT00 - Bank Statement:Italy CBI - Convert to Multicash