SAPMV23N 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 SAPMV23N into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VBG1 - Create Material Grouping
VBG2 - Change Material Grouping
VBG3 - Display Material Grouping
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.
Title: Bonus buy: Maintenance of Material Grouping
Text Symbol: 027 = Deletion of a material grouping
Text Symbol: 026 = : exceptions
Text Symbol: 025 = No items exist
Text Symbol: 024 = Should the grouping be deleted?
Text Symbol: 023 = Delete material grouping
Text Symbol: 022 = Error creating grouping tables
Text Symbol: 021 = No grouping number entered
Text Symbol: 020 = No exceptions possible
Text Symbol: 019 = Exceptions possible
Text Symbol: 018 = Exceptions exist
Text Symbol: 017 = Default values changed
Text Symbol: 016 = Do not use
Text Symbol: 015 = Default values
Text Symbol: 014 = Components of layout area
Text Symbol: 013 = Components of promotion
Text Symbol: 012 = Components of material group
Text Symbol: 011 = Components of generic material
Text Symbol: 010 = Save data?
Text Symbol: 009 = Layout area
Text Symbol: 008 = Promotion
Text Symbol: 007 = Material group
Text Symbol: 006 = Material
Text Symbol: 005 = Empty
Text Symbol: 004 = With items
Text Symbol: 003 = Exit maintenance
Text Symbol: 002 = Cancel?
Text Symbol: 001 = Unsaved data will be lost
INCLUDE MV23NTOP.
INCLUDE MV23NO_GUI_CONTROL.
INCLUDE MV23NO_MODIFY_SCREEN.
INCLUDE MV23NO_INIT.
INCLUDE MV23NO_TCTRL_INIT.
INCLUDE MV23NO_READ_TCTRL.
INCLUDE MV23NO_EXCPT_INIT.
INCLUDE MV23NI_FCODE_PROCESSING.
INCLUDE MV23NI_SET_SCREEN.
INCLUDE MV23NI_MODIFY_TCTRL_CONTENT.
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.
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 SAPMV23N or its description.
SAPMV23N - Bonus buy: Maintenance of Material Grouping SAPMV23N - Bonus buy: Maintenance of Material Grouping SAPMV14A - Main Report for Generating Pricing Reports SAPMV14A - Main Report for Generating Pricing Reports SAPMV13W - documentation and ABAP source code SAPMV13W - documentation and ABAP source code