SAPMV43A 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 SAPMV43A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
V+03 - Create Sales Letter
V+02 - Create Telephone Call
V+01 - Create Sales Call
VC02 - Change Sales Activity
V+11 - Create Direct Mailing
VC01 - Create Sales Activity
VC03 - Display Sales Activity
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: Module Pool for Sales and Sales Support Activities
Text Symbol: U07 = Address data to be converted
Text Symbol: U06 = Edit data
Text Symbol: U05 = Save
Text Symbol: U04 = missing data first ?
Text Symbol: U03 = sales activity or process the
Text Symbol: U02 = Do you want to save the incomplete
Text Symbol: U01 = Sales activity is incomplete
Text Symbol: U00 = Save sales activity
Text Symbol: 016 = Text line 3
Text Symbol: 015 = Text line 2
Text Symbol: 014 = Text line 1
Text Symbol: 013 = Language Key
Text Symbol: 012 = Read information
Text Symbol: 011 = Start conversion
Text Symbol: 010 = Start conversion?
Text Symbol: 009 = The address data have to be converted
Text Symbol: 008 = Company telephone
Text Symbol: 007 = Call company
Text Symbol: 006 = Call contact person
Text Symbol: 005 = Missing data
Text Symbol: 004 = Partner/text
Text Symbol: 003 = Display
Text Symbol: 002 = Change
Text Symbol: 001 = Create
INCLUDE MV43ATOP.
INCLUDE MV43AF0A.
INCLUDE MV43AF0B.
INCLUDE MV43AF0C.
INCLUDE MV43AF0D.
INCLUDE MV43AF0F.
INCLUDE MV43AF0K.
INCLUDE MV43AF0M.
INCLUDE MV43AF0O.
INCLUDE MV43AF0P.
INCLUDE MV43AF0R.
INCLUDE MV43AF0S.
INCLUDE MV43AF0T.
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 SAPMV43A or its description.
SAPMV43A - Module Pool for Sales and Sales Support Activities SAPMV43A - Module Pool for Sales and Sales Support Activities 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