RFUPESCSB00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this program to import electronic bank statements in the file format CSB19, annex 5...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 RFUPESCSB00 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: PAR_PM = Payt Method for Direct Debit
Selection Text: PAR_PCUP = Read from PC
Selection Text: PAR_MAN = Process Manually
Selection Text: PAR_MA = Process Manually
Selection Text: PAR_HIST = Reject if File Is Older Than
Selection Text: PAR_FIL1 = D File name
Selection Text: PAR_AUT = Process Automatically
Selection Text: NUM = Days
Title: Master Data update of CSB19 ANNEX5 format
Text Symbol: 087 = Current Bank code of the contract account
Text Symbol: 090 = The following contract accounts do not exist in the system.
Text Symbol: 102 = Electronic Bank Statement File
Text Symbol: 103 = Direct Debit Cancellations
Text Symbol: 104 = Validation
Text Symbol: 105 = Changes of Bank (Information Supplied by New Bank)
Text Symbol: 110 = File selection
Text Symbol: 111 = Please specify how many days
Text Symbol: 120 = The file was processed successfully
Text Symbol: 121 = The file is rejected, because it is older than
Text Symbol: 122 = Days
Text Symbol: 130 = Number of bank details automatically inserted:
Text Symbol: 135 = Number of contract accounts automatically updated:
Text Symbol: 136 = Number of individual records in the file:
Text Symbol: 137 = Number of individual records processed:
Text Symbol: 086 = Bank code from the file
Text Symbol: 001 = Data Code
Text Symbol: 002 = Tax Number (NIF)
Text Symbol: 003 = Business partner bank key
Text Symbol: 005 = Register code
Text Symbol: 006 = Days
Text Symbol: 007 = Reject if File Is Older Than
Text Symbol: 008 = Automatically Update
Text Symbol: 009 = Manually Update
Text Symbol: 051 = Contract account last changed on
Text Symbol: 052 = Account number
Text Symbol: 053 = Reference Number
Text Symbol: 054 = Control digit
Text Symbol: 055 = The following contract account's have been changed on the later date than the file creation date
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.
RFUPESCSB00 - Master Data update of CSB19 ANNEX5 format RFUPESCSB00 - Master Data update of CSB19 ANNEX5 format RFUMSVHU - Add.List for Adv.Return for Tax on Sales/Purch.: Tax on Open Invoices RFUMSVHU - Add.List for Adv.Return for Tax on Sales/Purch.: Tax on Open Invoices RFUMSV9R_USER_EXITS - Include RFUMSV9R_USER_EXITS RFUMSV53_TOP - Include RFUMSV53_TOP