SAPMKEND 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 SAPMKEND into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
KEND - Realignments
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: CO-PA: Maintain Realignments
Text Symbol: T06 = Multiple values
Text Symbol: T07 = Invalid characteristic value
Text Symbol: T08 = Copy from
Text Symbol: T09 = Details...
Text Symbol: T10 = Selection...
Text Symbol: U01 = Change Detail Data on Realignment Run
Text Symbol: U02 = Detail Information on Job
Text Symbol: U03 = Copy Realignment Run
Text Symbol: U04 = Copy Realignment Request
Text Symbol: U05 = Create Realignment Run
Text Symbol: U06 = Create Realignment Request
Text Symbol: U07 = Define Selection Criteria
Text Symbol: U08 = Define Conversion Rule
Text Symbol: U09 = Enter Name for Background Job
Text Symbol: U11 = Display Detail Data on Realignment Run
Text Symbol: U16 = Display Realignment Request
Text Symbol: U17 = Display Selection Criteria
Text Symbol: U18 = Display Conversion Rule
Text Symbol: U26 = Change Realignment Request
Text Symbol: U30 = Profitability segments for reference document number
Text Symbol: U31 = Test Realignment Run
Text Symbol: U32 = Enter profitability segment directly
Text Symbol: U33 = Display CO-PA Profitability Segment
Text Symbol: U34 = Detail Information on Job
Text Symbol: T05 = Characteristics to have value replaced with fixed value
Text Symbol: 001 = Realignment runs in the operating concern:
Text Symbol: C01 = Root node
Text Symbol: C02 = Realignment run
Text Symbol: C03 = Realignment request
Text Symbol: C04 = Run:
Text Symbol: C05 = Requests
Text Symbol: C06 = Request:
Text Symbol: C07 = Modified
Text Symbol: C08 = Locked
Text Symbol: P01 = Data will be lost
Text Symbol: P02 = Accept realignments?
Text Symbol: P03 = Save entries
INCLUDE MKENDO01..
INCLUDE MKENDF01..
INCLUDE MKENDI01..
INCLUDE MKENDF02..
INCLUDE MKENDF03..
INCLUDE MKENDF04..
INCLUDE MKENDF05..
INCLUDE MKENDF06.
INCLUDE MKENDI02.
INCLUDE MKENDF07.
INCLUDE MKENDO02.
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.