RNULSDEL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for IMPORTANT: SAP does not accept responsibility for you using this report! This report should only be used during the test phase...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 RNULSDEL 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: ZUOTC = Delete NBKZ Assignments
Selection Text: ZUORD = Delete NLKZ Assignments
Selection Text: STORN = Canceled Services
Selection Text: NOUPD = Test Mode
Selection Text: LNRLS = Seq. No. Service
Selection Text: LEISTG = Services
Selection Text: LEIST = Svce in In-House Svce Catalog
Selection Text: HAUST = In-House Service Catalog
Selection Text: FALNR = Case Number
Selection Text: ERBOE = Performing Organizational Unit
Selection Text: EINRI = Institution
Selection Text: ANTRAG = Delete IV Requests
Selection Text: ANFOE = Requesting Org. Unit
Title: IS-H: Delete Services with Dependent Data (NLKZ, NKSK, NKSP)
Text Symbol: 36D = Delete services/IV requests ;;
Text Symbol: 36C = Please read the documentation! ;;
Text Symbol: 36B = this program during the test phase.;;
Text Symbol: 36A = Caution: You should only execute ;;
Text Symbol: 042 = Assignments
Text Symbol: 041 = IV Requests
Text Symbol: 040 = Services
Text Symbol: 039 = Program canceled. Nothing was deleted.
Text Symbol: 038 = Continue
Text Symbol: 037 = Stop
Text Symbol: 035 = Delete Services
Text Symbol: 034 = (Without Database Changes)
Text Symbol: 033 = Test Mode
Text Symbol: 031 = TEST RUN: No Database Changes Made!
Text Symbol: 030 = Number of Cases Selected:
Text Symbol: 001 = .
Text Symbol: 002 = End of Processing
Text Symbol: 003 = Select. Parameters
Text Symbol: 004 = Selection Criteria
Text Symbol: 005 = Logging
Text Symbol: 006 = Cases
Text Symbol: 007 = Movements
Text Symbol: 008 = Details
Text Symbol: 009 = Case Number..............
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_DECIDE call function 'POPUP_TO_DECIDE' exporting * DEFAULTOPTION = E01 text_option1 = 'Stop'(037) text_option2 = 'Weiter'(038) textline1 = ptext1 textline2 = ptext2 textline3 = ptext3 titel = ptitel importing answer = reply.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RNULSDEL - IS-H: Delete Services with Dependent Data (NLKZ, NKSK, NKSP) RNULSDEL - IS-H: Delete Services with Dependent Data (NLKZ, NKSK, NKSP) RNULRGP0 - IS-H: Maintain Service Pair Rules From Sequential File RNULRGP0 - IS-H: Maintain Service Pair Rules From Sequential File RNULEIOE - IS-H: Convert ANFOE, ANPOE, and ERBOE old version RNULEIOE - IS-H: Convert ANFOE, ANPOE, and ERBOE old version