SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

CNV_MBT_TS_DROP_SOLUTION SAP ABAP Report - Program CNV_MBT_TS_DROP_SOLUTION







CNV_MBT_TS_DROP_SOLUTION is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter CNV_MBT_TS_DROP_SOLUTION into the relevant SAP transactions such as SE38 or SE80


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 CNV_MBT_TS_DROP_SOLUTION. "Basic submit
SUBMIT CNV_MBT_TS_DROP_SOLUTION AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_MBT_TS_DROP_SOLUTION VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Program CNV_MBT_TS_DROP_SOLUTION
Text Symbol: 098 = WP status
Text Symbol: 096 = Client independent
Text Symbol: 095 = Client dependent
Text Symbol: 094 = Client specific
Text Symbol: 093 = Program name
Text Symbol: 092 = SQL table
Text Symbol: 091 = Scenario
Text Symbol: 090 = Sequence
Text Symbol: 089 = All entries of the client
Text Symbol: 088 = Records
Text Symbol: 087 = Single client
Text Symbol: 086 = All clients
Text Symbol: 085 = Could not found table
Text Symbol: 084 = Skipped
Text Symbol: 083 = Transported
Text Symbol: 082 = Inserted
Text Symbol: 081 = Updated
Text Symbol: 080 = Converted
Text Symbol: 079 = Read
Text Symbol: 078 = Relevant
Text Symbol: 077 = Selected
Text Symbol: 076 = PCL Log number
Text Symbol: 075 = PCL Protocol ID
Text Symbol: 074 = Log number
Text Symbol: 073 = Protocol ID
Text Symbol: 072 = RFC destination
Text Symbol: 071 = Workprocess ID
Text Symbol: 070 = Exec. server
Text Symbol: 127 = Unknown error when trying to get batch job
Text Symbol: 126 = Show deletion program
Text Symbol: 125 = Log information from control system
Text Symbol: 124 = Log information from remote system
Text Symbol: 123 = Log information
Text Symbol: 122 = Table information II
Text Symbol: 121 = Table information I
Text Symbol: 120 = Batchjob information
Text Symbol: 119 = General information





Text Symbol: 118 = Customer table
Text Symbol: 117 = Subactivity
Text Symbol: 116 = Could not found subactivity
Text Symbol: 115 = Enter a table or subactivity to display
Text Symbol: 114 = No subactivity selected
Text Symbol: 112 = No search pattern found
Text Symbol: 111 = Table has no mandt/client field
Text Symbol: 110 = Error with count on table
Text Symbol: 109 = Upper limit
Text Symbol: 108 = Lower limit
Text Symbol: 107 = Sequence no.
Text Symbol: 106 = Cluster RELID
Text Symbol: 105 = Wait info
Text Symbol: 104 = Table
Text Symbol: 103 = WP action
Text Symbol: 102 = Report
Text Symbol: 101 = Mandant
Text Symbol: 100 = User
Text Symbol: 099 = Laufzeit
Text Symbol: 069 = Job count
Text Symbol: 037 = Description of deletion client
Text Symbol: 036 = Description
Text Symbol: 035 = Client to delete
Text Symbol: 034 = Client
Text Symbol: 032 = error
Text Symbol: 031 = warning
Text Symbol: 030 = ok
Text Symbol: 029 = End time
Text Symbol: 028 = End date
Text Symbol: 027 = Start time
Text Symbol: 026 = Start date
Text Symbol: 025 = Logical state
Text Symbol: 024 = Exec number
Text Symbol: 023 = Aborted
Text Symbol: 022 = Technical state
Text Symbol: 021 = Session ID
Text Symbol: 020 = Package number
Text Symbol: 018 = initial
Text Symbol: 017 = load





Text Symbol: 016 = index
Text Symbol: 015 = finished
Text Symbol: 014 = endprocessing
Text Symbol: 013 = update
Text Symbol: 012 = creation
Text Symbol: 011 = deletion
Text Symbol: 010 = started
Text Symbol: 009 = Could not found table
Text Symbol: 002 = Unknow error when reading all table entries for each client.
Text Symbol: 038 = All clients of the system
Text Symbol: 068 = Job name
Text Symbol: 067 = Full table scan
Text Symbol: 066 = Relevant
Text Symbol: 065 = Overall ARRAY-DELETE
Text Symbol: 064 = DROP-INSERT
Text Symbol: 063 = ARRAY-DELETE
Text Symbol: 062 = Del. relev.
Text Symbol: 061 = Selection
Text Symbol: 060 = Technique
Text Symbol: 059 = Delete the temporarily stored data in cluster CNVMBTCLU
Text Symbol: 058 = Delete
Text Symbol: 057 = No. of clusters where parallel processing is used
Text Symbol: 056 = Parclu min
Text Symbol: 055 = Maximal no. of parallel programs for a table
Text Symbol: 054 = Taskid max.
Text Symbol: 053 = Commit limit (in bytes)
Text Symbol: 052 = COMBY
Text Symbol: 051 = Size of each cluster block (in bytes)
Text Symbol: 050 = CLUBY
Text Symbol: 049 = Valid for a specific table or for all (_DEFAULT)
Text Symbol: 048 = Table name
Text Symbol: 047 = Show details of the selected subactivity
Text Symbol: 044 = Task ID
Text Symbol: 043 = Subactivity ID
Text Symbol: 042 = Category of a client
Text Symbol: 041 = Client category
Text Symbol: 040 = Name of the client
Text Symbol: 039 = Client name


INCLUDES used within this REPORT CNV_MBT_TS_DROP_SOLUTION

INCLUDE CNV_MBT_TS_DROP_SOLUTION_CLASS.



INCLUDE LBTCHDEF.


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