SAP Reports / Programs

CNV_20551_SEL_MD SAP ABAP dialog Program - Determine master data







CNV_20551_SEL_MD is a standard Module pool for a dialog screen ABAP Program 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_20551_SEL_MD 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

CNV_20551_SEL_MD - Determine master data
CNV_20551_SEL_MDX - Determine master data
CNV_20551_SEL_MD1 - Determine Master Data (KOKRS delet.)


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


Text pool values


Title: Determine master data
Text Symbol: 205 = marked for deletion
Text Symbol: 206 = with at least one KNB1, KNKK or KNVV record for deletion
Text Symbol: 207 = all without MARA entry
Text Symbol: 208 = with at least one FKKVKP record for deletion
Text Symbol: 209 = MaterialNumbers:
Text Symbol: 212 = Vendors
Text Symbol: 216 = with at least one LFB1 or LFM1 record for deletion
Text Symbol: 222 = Field status variants
Text Symbol: 042 = Start date
Text Symbol: 043 = StartTime
Text Symbol: 121 = Online execution (for experts only!)
Text Symbol: 131 = # : Objects are loaded directly to CNVOBJECTS
Text Symbol: 150 = Start date
Text Symbol: 202 = Customers
Text Symbol: 203 = all possible
Text Symbol: 204 = with at least one T001W or TE001 record for deletion
Text Symbol: 226 = with at least one T001 record for deletion
Text Symbol: 262 = Sales offices and sales groups
Text Symbol: 266 = with at least one TVKBZ record for deletion
Text Symbol: 272 = Shipping pts.
Text Symbol: 276 = with at least one TVSWZ record for deletion
Text Symbol: 282 = Distr. chnls
Text Symbol: 286 = with at least one TVKOV record for deletion
Text Symbol: 290 = Schedule determination jobs
Text Symbol: 291 = to be released immediately
Text Symbol: 232 = Material no.s and mat. groups
Text Symbol: 235 = marked for deletion (at client level)
Text Symbol: 236 = with at least one MARC or MVKE record for deletion
Text Symbol: 239 = Material no.
Text Symbol: 242 = Purchasing grps
Text Symbol: 246 = with at least one T026Z record for deletion
Text Symbol: 252 = Sales districts
Text Symbol: 256 = with at least one T001W record for deletion
Text Symbol: 322 = Business partner (Treasury/RE)
Text Symbol: 326 = with at least one BP1060 record for deletion
Text Symbol: 332 = Business partners
Text Symbol: 342 = Classes (classification)





Text Symbol: 343 = all without KSSK or LKSSK entry
Text Symbol: 346 = none
Text Symbol: 352 = Characteristics(classif.)
Text Symbol: 353 = all without AUSP or CABNZ entry
Text Symbol: 295 = Material groups (w/ at least 1 MARA record for delet.):
Text Symbol: 296 = with at least one MARA record for deletion
Text Symbol: 297 = note the relevant material groups from the test deletion
Text Symbol: 298 = LONG-RUNNING JOB! For productive deletion is recommended to
Text Symbol: 299 = Mat. groups:
Text Symbol: 302 = Div.
Text Symbol: 312 = Warehouse no./complexe
Text Symbol: 316 = with at least one T320 record for deletion
Text Symbol: 362 = Asset classes
Text Symbol: 406 = Mat. groups
Text Symbol: 444 = Or
Text Symbol: 445 = and
Text Symbol: 572 = Cost centers
Text Symbol: 991 = to be released immediately
Text Symbol: 992 = with start date
Text Symbol: 993 = not released
Text Symbol: 369 = Transp. planning pts
Text Symbol: 372 = Profit center (#)
Text Symbol: 375 = CO business proc. (#)
Text Symbol: 377 = Cost centers (#)
Text Symbol: 382 = Sales groups (no determination!)
Text Symbol: 392 = Stor.loc.
Text Symbol: 399 = #: not relevant for scenario 'controlling area deletion'
Text Symbol: 405 = Material no.
Text Symbol: 292 = Mat. groups


INCLUDES used within this REPORT CNV_20551_SEL_MD

INCLUDE CNV_20551_SEL_MD_TOP .
INCLUDE CNV_20551_SEL_MD_INCL.
INCLUDE CNV_20551_SEL_MD_INCL2.


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