SAPMEMIG_OBJECT 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 SAPMEMIG_OBJECT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
EMIGOBJ - Maintain migration object
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: Migration: Maintenance Interface of Migration Object
Text Symbol: 050 = When Possible Use the Same Transaction Code
Text Symbol: 051 = When Rerecording with Another Transaction Code
Text Symbol: 052 = All Existing Field Rules Are Overwritten
Text Symbol: 101 = Recording
Text Symbol: A01 = Cancel MigObject maint.
Text Symbol: A02 = Cancel?
Text Symbol: B01 = Convert recording data
Text Symbol: B02 = Create and activate auto data partial structure
Text Symbol: B03 = Create and activate auto data category
Text Symbol: B04 = Create service function module
Text Symbol: B05 = Create Migration Object
Text Symbol: B10 = Save BDC Recording
Text Symbol: B11 = Data for Recording Was Changed
Text Symbol: B12 = Do you Want to Save the Recording Data?
Text Symbol: B13 = Automation Data for BDC Object
Text Symbol: M01 = Modified
Text Symbol: P01 = Function Module is Not a BAPI
Text Symbol: P02 = Do You Still Want to Create the Migration Object?
Text Symbol: P03 = Yes
Text Symbol: P04 = No
Text Symbol: T01 = Character Set
Text Symbol: 001 = Deletion of migration object
Text Symbol: 002 = All data for migration object will be lost
Text Symbol: 003 = The following migration object data was lost:
Text Symbol: 004 = Save MigObject
Text Symbol: 005 = Save changes to MigObject?
Text Symbol: 006 = Typ
Text Symbol: 007 = Description
Text Symbol: 008 = Number
Text Symbol: 009 = Migration Object
Text Symbol: 010 = Create migration object
Text Symbol: 011 = Comp.
Text Symbol: 012 = Internal structure
Text Symbol: 013 = Component
Text Symbol: 014 = Contents
Text Symbol: 015 = Field Name
Text Symbol: 016 = Field Text
INCLUDE MEMIG_OBJECTTOP.
INCLUDE MEMIG_OBJECTO01.
INCLUDE MEMIG_OBJECTI01.
INCLUDE MEMIG_OBJECTF01.
INCLUDE MEMIG_OBJECTF10.
INCLUDE MEMIG_FORMS_ALL.
INCLUDE MEMIG_DOKU.
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.
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 SAPMEMIG_IMPORT - Migration: Data Import SAPMEMIG_IMPORT - Migration: Data Import