FDM_MIRR_WIZ1 SAP (FDM_MIRR: Wizard Collections Management) Structure details

Dictionary Type: Structure
Description: FDM_MIRR: Wizard Collections Management




ABAP Code to SELECT data from FDM_MIRR_WIZ1
Related tables to FDM_MIRR_WIZ1
Access table FDM_MIRR_WIZ1




Structure field list including key, data, relationships and ABAP select examples

FDM_MIRR_WIZ1 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "FDM_MIRR: Wizard Collections Management" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_FDM_MIRR_WIZ1 TYPE FDM_MIRR_WIZ1.

The FDM_MIRR_WIZ1 table consists of various fields, each holding specific information or linking keys about FDM_MIRR: Wizard Collections Management data available in SAP. These include EXT_SYSTEM (ID of an Original System (SAP or Non-SAP System)), EXT_LOGSYS (Logical System of SAP Original System), EXT_HOME (Address of a Non-SAP System), EXT_SYSTEM_NEW (ID of an Original System (SAP or Non-SAP System)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP FDM_MIRR_WIZ1 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3Assigned to domainMANDT
EXT_SYSTEMID of an Original System (SAP or Non-SAP System) FDM_EXT_SYSTEMCHAR10FDM_ESYS_MIRRORCHAR10
EXT_LOGSYSLogical System of SAP Original System FDM_EXT_LOGSYSCHAR10TBDLSALPHALOGSYS
EXT_HOMEAddress of a Non-SAP System FDM_EXT_HOMECHAR256TEXT256
EXT_SYSTEM_NEWID of an Original System (SAP or Non-SAP System) FDM_EXT_SYSTEMCHAR10CHAR10
DESCRIPTIONText Field of Length 60 TEXT60CHAR60TEXT60
EXT_SYSTEM_MDID of an Original System (SAP or Non-SAP System) FDM_EXT_SYSTEMCHAR10CHAR10
EXT_LOGSYS_MDLogical System of SAP Original System FDM_EXT_LOGSYSCHAR10TBDLSALPHALOGSYS
EXT_HOME_MDAddress of a Non-SAP System FDM_EXT_HOMECHAR256TEXT256
EXT_SYSTEM_NEW_MDID of an Original System (SAP or Non-SAP System) FDM_EXT_SYSTEMCHAR10CHAR10
DESCRIPTION_MDText Field of Length 60 TEXT60CHAR60TEXT60
EXT_COMP_KEYID of a Company Code in an Original System FDM_EXT_COMP_IDCHAR70SWO_TYPEID
EXT_COMP_TYPEType of Company Code in an Original System FDM_EXT_COMP_TYPECHAR10Assigned to domainOJ_NAME
EXT_COMP_SYSTEMOriginal System that Manages Company Code-Specific Data FDM_EXT_COMP_SYSTEMCHAR10CHAR10
EXT_BUKRSCompany Code in Original System FDM_EXT_BUKRSCHAR4Assigned to domainBUKRS
EXT_CMDA_SYSTEMLogical System of SAP Original System FDM_EXT_LOGSYSCHAR10TBDLSALPHALOGSYS
LOAD_METHODProcedure for Loading Master and Transaction Data FDM_MIRR_LOAD_METHODCHAR10FDM_LOAD_MIRRORCHAR10
LOAD_METHOD_DESCRText Field of Length 60 TEXT60CHAR60TEXT60
LOAD_METHOD_MDProcedure for Loading Master and Transaction Data FDM_MIRR_LOAD_METHODCHAR10FDM_LOAD_MIRRORCHAR10
LOAD_METHOD_DESCR_MDText Field of Length 60 TEXT60CHAR60TEXT60
M_BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUTXTName of Company Code or Company BUTXTCHAR25TEXT25
ORT01City ORT01CHAR25TEXT25
LAND1Country Key LAND1CHAR3T005LAND1LND
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
SPRASLanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
CASE_TYPE_DMCase Type FDM_CASE_TYPECHAR4CHAR4
CASE_TYPE_CMCase Type FDM_CASE_TYPECHAR4CHAR4
XITEM_HEADInclude All Items for Head Office FDM_COLL_ITEM_HEADCHAR1BOOLE
XITEM_HEAD_DIR_PAYERItems from Direct Payers for Head Office Only FDM_COLL_ITEM_HEAD_DIR_PAYERCHAR1BOOLE
XBRANCHConsider All Items for Branch FDM_COLL_XBRANCHCHAR1BOOLE
KTOKDCustomer Account Group KTOKDCHAR4Assigned to domainKTOKDKGD
FROMNUMBERFrom number NRFROMCHAR20CHAR20
TONUMBERTo number NRTOCHAR20CHAR20
BUKRS_GLOBGlobal Company Code FDM_EXT_BUKRS_GLOBCHAR6Assigned to domainBUKRS_GLOB

Key field Non-key field



How do I retrieve data from SAP structure FDM_MIRR_WIZ1 using ABAP code?

As FDM_MIRR_WIZ1 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on FDM_MIRR_WIZ1 as there is no data to select.

How to access SAP table FDM_MIRR_WIZ1

Within an ECC or HANA version of SAP you can also view further information about FDM_MIRR_WIZ1 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!