SAP Reports / Programs

SAPMKEC1 SAP ABAP dialog Program - EC-PCA: Master Data Maintenance







SAPMKEC1 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 SAPMKEC1 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

KE59 - EC-PCA: Create Dummy Profit Center


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


Text pool values


Title: EC-PCA: Master Data Maintenance
Text Symbol: 002 = Choose Reference Range
Text Symbol: 003 = standard
Text Symbol: 004 = Copy
Text Symbol: 005 = Indicators
Text Symbol: 006 = History
Text Symbol: 007 = Address
Text Symbol: 008 = Communications data
Text Symbol: 009 = Joint venture
Text Symbol: 020 = Initial Screen
Text Symbol: 021 = Basic Screen
Text Symbol: 022 = Breakdown by
Text Symbol: 023 = Select Period for Analysis
Text Symbol: 024 = Choose Deletion Range
Text Symbol: 025 = Choose Reference Range
Text Symbol: 030 = Save the profit center
Text Symbol: 031 = first?
Text Symbol: 032 = Exit Profit Center
Text Symbol: 033 = Other Profit Center
Text Symbol: 034 = Cancel Profit Center Maintenance
Text Symbol: 035 = Delete Profit Center
Text Symbol: 036 = Delete the
Text Symbol: 037 = profit center?
Text Symbol: 001 = Profit Center
Text Symbol: 039 = profit center maintenance?
Text Symbol: 050 = Currency
Text Symbol: 051 = Profit Ctr Group
Text Symbol: 052 = Controlling Area
Text Symbol: 053 = Company code assignment
Text Symbol: 054 = Company Code for Joint Venture
Text Symbol: 055 = Joint Venture
Text Symbol: 056 = Assigned
Text Symbol: 057 = Only assign selected company codes
Text Symbol: 060 = Select a profit center group
Text Symbol: 061 = Data will be lost.
Text Symbol: 062 = Do you want to cancel?
Text Symbol: 063 = Profit center rough version
Text Symbol: 070 = Select End Node





Text Symbol: 071 = Profit center group
Text Symbol: 072 = Description
Text Symbol: 080 = Create Profit Center
Text Symbol: 081 = Change Profit Center
Text Symbol: 082 = Display Profit Center
Text Symbol: 083 = Word processing
Text Symbol: 100 = Initial screen
Text Symbol: 038 = Are you sure you want to leave


INCLUDES used within this REPORT SAPMKEC1

No INCLUDES are used within this REPORT code!


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