ROIUX3_WORKPLACE_ALV_0200 SAP (Tax Reporting - Workplace Screen 0200 ALV Structure) Structure details

Dictionary Type: Structure
Description: Tax Reporting - Workplace Screen 0200 ALV Structure




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




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

ROIUX3_WORKPLACE_ALV_0200 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 - Workplace Screen 0200 ALV 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_WORKPLACE_ALV_0200 TYPE ROIUX3_WORKPLACE_ALV_0200.

The ROIUX3_WORKPLACE_ALV_0200 table consists of various fields, each holding specific information or linking keys about Tax Reporting - Workplace Screen 0200 ALV Structure data available in SAP. These include MANDT (Client), RPT_COMP (Reporting Company), RPT_ID (Report ID), RPT_DT (Report Date).. 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: Can be enhanced (character-type or numeric)


SAP ROIUX3_WORKPLACE_ALV_0200 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
RPT_COMPReporting Company OIUX3_REPORTING_COMPANYCHAR4OIUX3_RPT_COMPCHAR4
RPT_IDReport ID OIUX3_RPT_IDCHAR10OIUX3_RPTOIUX3_RPT_ID
RPT_DTReport Date OIUX3_REPORT_DATEACCP6PERIOIU_PROD_MONTH
AC_INDReport Status OIUX3_AC_INDICATORCHAR1OIUX3_AC_INDICATOR
VERVersion of Amended Report OIUX3_VERSIONNUMC2NUMC2
TF_INDExecution Status OIUX3_TF_INDICATORCHAR1OIUX3_TF_INDICATOR
RUN_IDRun ID of Tax Report OIUX3_RUN_IDNUMC10NUMC10
SDLSTRTDTPlanned Start Date for Background Job BTCSDATEDATS8SYDATS
SDLSTRTTMPlanned start time for background Job BTCSTIMETIMS6SYTIME
LASTSTRTDTLatest Execution Date for a Background Job BTCLSDATEDATS8SYDATS
LASTSTRTTMLatest Execution Time for Background Job BTCLSTIMETIMS6SYTIME
PREDJOBName of previous job BTCPREDNAMCHAR32CHAR32
PREDJOBCNTJob ID BTCJOBCNTCHAR8CHAR8
CHECKSTATJob status check indicator for subsequent job start BTCCKSTATCHAR1CHAR1
EVENTIDBackground Processing Event BTCEVENTIDCHAR32CHAR32
EVENTPARMBackground Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARMCHAR64TEXT64
STARTDTTYPStart date type ID BTCSTDTTYPCHAR1CHAR1
PRDMINSDuration period (in minutes) for a batch job BTCPMINNUMC2NUM02
PRDHOURSDuration period (in hours) for a batch job BTCPHOURNUMC2NUM02
PRDDAYSDuration (in days) of DBA action BTCPDAYNUMC3NUM03
PRDWEEKSDuration period (in weeks) for a batch job BTCPWEEKNUMC2NUM02
PRDMONTHSDuration period (in months) for a batch job BTCPMNTHNUMC2NUM02
PERIODICPeriodic Jobs Indicator BTCPFLAGCHAR1CHAR1
INSTNAMEServer name BTCSRVNAMECHAR20TEXT20
CALENDARIDFactory Calendar ID for Background Processing BTCCALIDCHAR2CHAR2
EOMCORRECTCorrection field for calc. job execution (end-of-mth, cal.) BTCEOMCORRINT410
CALCORRECTCorrection field for calc. job execution (end-of-mth, cal.) BTCEOMCORRINT410
IMSTRTPOSFlag indicating whether job can be started immediately BTCIMSTPOSCHAR1CHAR1
PRDBEHAVPeriod behavior of jobs on non-workdays BTCPRDBHVCHAR1CHAR1
WDAYNONo. of workday on which a job is to start BTCWORKDAYNUMC2NUM02
WDAYCDIRCount direction for 'on workday' start date of a job BTCWDCDIRNUMC2NUM02
NOTBEFOREPlanned Start Date for Background Job BTCSDATEDATS8SYDATS
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
FROM_SA_DTSales Date / Month OIU_SALE_DTDATS8DATUM
TO_SA_DTSales Date / Month OIU_SALE_DTDATS8DATUM
DROPDOWN_TEXT1Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
DROPDOWN_TEXT2Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table ROIUX3_WORKPLACE_ALV_0200

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