ROIUX3_MIGRATION_WB_TC_0100 SAP (Tax Reporting - Migration Workbench Table Control Structure) Structure details

Dictionary Type: Structure
Description: Tax Reporting - Migration Workbench Table Control Structure




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




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

ROIUX3_MIGRATION_WB_TC_0100 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 "Tax Reporting - Migration Workbench Table Control Structure" 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_ROIUX3_MIGRATION_WB_TC_0100 TYPE ROIUX3_MIGRATION_WB_TC_0100.

The ROIUX3_MIGRATION_WB_TC_0100 table consists of various fields, each holding specific information or linking keys about Tax Reporting - Migration Workbench Table Control Structure data available in SAP. These include MANDT (Client), MIG_GRP (Migration Group), MIG_ITEM (Migration Item), MIG_PROG (ABAP Program Name).. 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: Not classified


SAP ROIUX3_MIGRATION_WB_TC_0100 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 MANDTCLNT3T000MANDT
MIG_GRPMigration Group OIUX3_MIGRATION_GROUPNUMC3OIUX3_MIG_GRPOIUX3_MIGRATION_GROUP
MIG_ITEMMigration Item OIUX3_MIGRATION_ITEMNUMC2NUMC2
MIG_PROGABAP Program Name PROGNAMECHAR40D010SINFPROGNAME
SORT_SEQUENCE Sort Sequence0
TF_CAPABLETrial-Final Capable OIUX3_TRIAL_FINAL_CAPABLECHAR1YESNO
DATE_CAPABLEDate-Range Capable OIUX3_DATE_RANGE_CAPABLECHAR1YESNO
MIG_TYPE_CAPABLETax 2.0 - Migration Type Capable OIUX3_MIG_TYPE_CAPABLECHAR1YESNO
CONT_ERR_CAPABLETax 2.0 - Continue On Error Capable OIUX3_CONTINU_ON_ERROR_CAPABLECHAR1YESNO
DELETE_CAPABLETax 2.0 - Delete Capable OIUX3_DELETE_CAPABLECHAR1YESNO
DESCRIPTIONMigration Item Name OIUX3_MIGRATION_ITEM_NAMECHAR50TEXT50
MIG_RUN_NO 0
TF_INDExecution Status OIUX3_TF_INDICATORCHAR1OIUX3_TF_INDICATOR
BEGIN_DATEFrom Date OIUX3_FROM_DATEDATS8DATUM
END_DATETo Date OIUX3_TO_DATEDATS8DATUM
DELETE_FIRSTSingle-Character Indicator CHAR1CHAR1CHAR1
LOGNUMBERApplication log: log number BALOGNRCHAR20Assigned to domainBALOGNR
STATUSMigration Status OIUX3_MIGRATION_STATUSCHAR1OIUX3_MIGRATION_STATUS
EXECUTE_MIG Execute Icon0
CANCEL_MIG Cancel Icon0
SHOW_MIG_LOG Show Log Icon0
START_TSUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
END_TSUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
JOBNAMEBackground job name BTCJOBCHAR32CHAR32
JOBCOUNTJob ID BTCJOBCNTCHAR8CHAR8
CHANGE_USERLast Changed By OIUX3_LAST_CHANGED_USERCHAR12USNAM
CHANGE_DATEDate of Last Change OIUX3_LAST_CHANGED_DATEDATS8
CHANGE_TIMETime of Last Change OIUX3_LAST_CHANGED_TIMETIMS6

Key field Non-key field



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

As ROIUX3_MIGRATION_WB_TC_0100 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 ROIUX3_MIGRATION_WB_TC_0100 as there is no data to select.

How to access SAP table ROIUX3_MIGRATION_WB_TC_0100

Within an ECC or HANA version of SAP you can also view further information about ROIUX3_MIGRATION_WB_TC_0100 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!