SAP Reports / Programs

RPUDISB0 SAP ABAP Report - Obsolete: Dimona download file







RPUDISB0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for As a result of new Dimona declaration requirements (valid from October 1, 2010), this report is obsolete...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 RPUDISB0 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M12_DMNSIGNDECL - Digital Signature


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPUDISB0. "Basic submit
SUBMIT RPUDISB0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUDISB0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: TESTMODE = Test Mode
Selection Text: TEMSENAM = Temse file name
Selection Text: SSFAPPLD = SSF application
Selection Text: SIGNATUR = Create digital signature file
Selection Text: G_PATH = Initial file directory
Selection Text: GOFILE = Create GO-file
Title: Obsolete: Dimona download file
Text Symbol: 205 = SSF application for signature not specified.
Text Symbol: 206 = Download successful.
Text Symbol: 207 = Signature file:
Text Symbol: 208 = Version not found in Dimona data.
Text Symbol: 209 = Declaration file name:
Text Symbol: 210 = The Sender ID was not found in the DIMONA data.
Text Symbol: 211 = Unknown error when creating filename.
Text Symbol: 212 = File name generation failed.
Text Symbol: 213 = Could not create digital signature.
Text Symbol: 214 = GO file:
Text Symbol: 215 = GO file download failed.
Text Symbol: 216 = Signature file download failed
Text Symbol: 217 = DIVER not found.
Text Symbol: 218 = Digital signature could be created.
Text Symbol: 237 = Signature file encoding BASE64 failed
Text Symbol: 204 = Decl. file download failed.
Text Symbol: 001 = TemSE
Text Symbol: 006 = Options
Text Symbol: 009 = Declaration is a test
Text Symbol: 010 = Temse file name
Text Symbol: 011 = Create GO-file
Text Symbol: 012 = Create digital signature using SSF application
Text Symbol: 013 = Initial file directory
Text Symbol: 014 =
Text Symbol: 133 = Error openning URL.
Text Symbol: 134 = Error in form INIT_LOG.
Text Symbol: 135 = Error in form LOG_APPEND_LEVEL.
Text Symbol: 136 = Error in form APPEND_FOLDER.
Text Symbol: 137 = Error in form APPEND_FOLDER_MSG.
Text Symbol: 138 = Error in form APPEND_GROUP.
Text Symbol: 139 = Error in form APPEND_GROUP_MSG.





Text Symbol: 140 = Error in form APPEND_ENTITY.
Text Symbol: 141 = Error in form APPEND_ENTITY_MSG.
Text Symbol: 142 = Error reading table T511K.
Text Symbol: 200 = The given temse file does not exist
Text Symbol: 201 = Error reading the temse file.
Text Symbol: 202 = Parameters of SSF application
Text Symbol: 203 = are not maintained in table SSFARGS


INCLUDES used within this REPORT RPUDISB0

INCLUDE RPUDIPB0_SOBA_DECL_HANDLE.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RPUDISB0 or its description.