RN2DS_DELETE_DEVICE_DATA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is used to delete temporary entries in table N2DSDEVICE_DATA and to archive this data in the table N2DSDEVICE_ARCH...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 RN2DS_DELETE_DEVICE_DATA 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: G_FLAG = Test Mode?
Selection Text: EINRI = D .
Selection Text: G_VON1 = D .
Selection Text: G_VON2 = D .
Selection Text: SDEST = D .
Title: Program RN2DS_DELETE_DEVICE_DATA
Text Symbol: S01 = Archiving All Records Before:
Text Symbol: S02 = With Deletion Indicator
Text Symbol: S04 = Without Taking Del.Ind. into Account
Text Symbol: S05 = Test Mode?
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.
RN2DS_DELETE_DEVICE_DATA - Program RN2DS_DELETE_DEVICE_DATA RN2DS_DELETE_DEVICE_DATA - Program RN2DS_DELETE_DEVICE_DATA RN2DS_COLLECT_ALL_FILESTOP - RN2DSCOLLECTALLFILESTOP RN2DS_COLLECT_ALL_FILESF01 - RN2DSCOLLECTALLFILESF01 RN2DS_COLLECT_ALL_FILES - Device Data Interface: File Import, Use as Job RN2DS_COLLECT_ALL_FILES - Device Data Interface: File Import, Use as Job