SAPMEMIG_PROJEKT is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Create and change migration objects with the support of a question catalog...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SAPMEMIG_PROJEKT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
EMIGPROJECT - IS-U Migration: Maintain Project
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: Project Maintenance
Text Symbol: I15 = Delete question catalog
Text Symbol: I16 = Delete question catalog from project?
Text Symbol: I17 = Automatic locking of migration objects
Text Symbol: I21 = Lock migration object &1
Text Symbol: I22 = in the execution list?
Text Symbol: L01 = Migration object will be created
Text Symbol: L02 = Migration object will be changed
Text Symbol: L03 = Migration object is not compatible with existing object
Text Symbol: L04 = Migration object in execution plan does not exist
Text Symbol: L05 = Migration object is a BDC or hyperobject according to execution plan
Text Symbol: L06 = Symbol for automation structure
Text Symbol: L07 = Symbol for field of an automation structure
Text Symbol: L08 = Set generation flag in automation structure or field rule
Text Symbol: L09 = Reset generation flag in automation structure or field rule
Text Symbol: L0M = Migration object has been deleted by SAP
Text Symbol: L0R = Migration object must be renamed or locked
Text Symbol: L0S = Migration object must be locked
Text Symbol: L10 = Migration object is locked and will not be created or changed
Text Symbol: L11 = Question answered with YES
Text Symbol: L12 = Question answered with NO
Text Symbol: L13 = Question has not been answered yet
Text Symbol: L14 = The execution plan for the question is locked
Text Symbol: L15 = Technical information: ID of question
Text Symbol: L16 = Technical information: ID of activity group
Text Symbol: LI1 = Answers to questions that are dependent on a question answered with NO
Text Symbol: LI2 = will be ignored by the execution plan
Text Symbol: LN1 = Answers to questions that are dependent on an unanswered question
Text Symbol: LN2 = will be ignored by the execution plan
Text Symbol: LS1 = Questions that are dependent on a locked question will be automatically
Text Symbol: LS2 = locked
Text Symbol: O01 = Cancel
Text Symbol: O02 = Lock
Text Symbol: O03 = Change
Text Symbol: P01 = Create migration object &1 in company &2
Text Symbol: P02 = Change migration object &1 in company &2
Text Symbol: SCN = Find Next
Text Symbol: SEL = Select All
INCLUDE MEMIG_PROJEKTTOP.
INCLUDE REMIGCON_AUTH.
INCLUDE MEMIG_PROJEKTEVENT.
INCLUDE MEMIG_PROJEKTCL1.
INCLUDE MEMIG_PROJEKTO01.
INCLUDE MEMIG_PROJEKTI01.
INCLUDE MEMIG_PROJEKTF01.
INCLUDE MEMIG_PROJEKTFCAT.
INCLUDE MEMIG_PROJEKTFEXE.
INCLUDE MEMIG_PROJEKTFACT.
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 SAPMEMIG_PROJEKT or its description.
SAPMEMIG_PROJEKT - Project Maintenance SAPMEMIG_PROJEKT - Project Maintenance SAPMEMIG_OBJECT - Migration: Maintenance Interface of Migration Object SAPMEMIG_OBJECT - Migration: Maintenance Interface of Migration Object SAPMEMIG_KSV - Migration: Maintain TEMKSV SAPMEMIG_KSV - Migration: Maintain TEMKSV