RSSCREEN0300 SAP (Input/Output Fields in Screen 300 (Methods)) Structure details

Dictionary Type: Structure
Description: Input/Output Fields in Screen 300 (Methods)




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




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

RSSCREEN0300 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 "Input/Output Fields in Screen 300 (Methods)" 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_RSSCREEN0300 TYPE RSSCREEN0300.

The RSSCREEN0300 table consists of various fields, each holding specific information or linking keys about Input/Output Fields in Screen 300 (Methods) data available in SAP. These include CTICIOBJNM (InfoObject), CTICNAME (Long description), CTCSIOBJNM (Source InfoObject of communication structure), CTCSTXTLG (Characteristic Description (Long Text)).. 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 RSSCREEN0300 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
CTICTXTLGLong description RSTXTLGCHAR60TEXT60
CTICIOBJNMInfoObject RSIOBJNMCHAR30RSIOBJNMRSC
CTICNAMELong description RSTXTLGCHAR60TEXT60
CTCSIOBJNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
CTCSTXTLGCharacteristic Description (Long Text) RSCHATXTLGCHAR60TEXT60
CTCSNAMECharacteristic Description (Long Text) RSCHATXTLGCHAR60TEXT60
CTCMIOBJNMSource InfoObject of the comm. struct. for master data-read RSMIOBJNMCHAR30RSIOBJNM
CTMASTERTXTMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
CTMASTERNAMEMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
CTCONSTANTDim: Field for a Characteristic Value Shorter Than 60 Char. RSCHAVL60CHAR60RSCHAVL60
CTROUTINEABAP Routine RSFORMULA_ABAPNUMC4NUMC4
CTROUTINETXTRoutine in the update rules RSROUTTXTLGCHAR60TEXT60
CTFORMULA_IDBW Generation tool: GUID in compressed form (CHAR25) RSSGUID25CHAR25RSSGUID25
CTFORMULATXTFormula, name RSFORMULA_TEXTCHAR60TEXT60
CTDATECONVBoolean RS_BOOLCHAR1RS_BOOL
FSCVTSRCSource from which the fiscal year variant is used RSFSCVTSRCCHAR20TEXT20
CMTIMFLBoolean RS_BOOLCHAR1RS_BOOL
MPERSTARTTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MPERENDTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MSYDATUMTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MCONSTDATTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
CMDATECONSTANTDim: Field for a Characteristic Value Shorter Than 60 Char. RSCHAVL60CHAR60RSCHAVL60
CMDATEIOBJNMDate InfoObject for reading master data on demand RSMDATEIOBJNMCHAR30RSIOBJNM
CMDATETXTLGDate for reading time-dependent master data on demand RSMASTERDATECHAR60TEXT60
CMDATENAMEDate for reading time-dependent master data on demand RSMASTERDATECHAR60TEXT60
CSPLITIOBJNMSource InfoObject for time distribution RSSPLITIOBJNMCHAR30RSIOBJNM
CSPLITTXTLGSource InfoObject for time distribution RSSPLITTXTLGCHAR60TEXT60
CSPLITNAMESource InfoObject for time distribution RSSPLITTXTLGCHAR60TEXT60
CSPLITNORMNormal Calendar or Factory Calendar RSSPLITCALENDARCHAR1RS_BOOL
CSPLITPLANTNormal Calendar or Factory Calendar RSSPLITCALENDARCHAR1RS_BOOL
CSPLITPROFILFactory Calendar WFCIDCHAR2Assigned to domainWFCIDFCI

Key field Non-key field



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

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

How to access SAP table RSSCREEN0300

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