LAY0700 SAP (Layout of screen SAPOCS_UI 0700) Structure details

Dictionary Type: Structure
Description: Layout of screen SAPOCS_UI 0700




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




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

LAY0700 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 "Layout of screen SAPOCS_UI 0700" 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_LAY0700 TYPE LAY0700.

The LAY0700 table consists of various fields, each holding specific information or linking keys about Layout of screen SAPOCS_UI 0700 data available in SAP. These include RB1_DIATXT (Radio Button Indicator), RB1_BTCHIM (Checkbox), RB1_BIMTXT (Radio Button Indicator), RB1_BTCHDF (Checkbox).. 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 LAY0700 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
RB1_DIACheckbox XFELDCHAR1XFELD
RB1_DIATXT Radio Button Indicator0
RB1_BTCHIMCheckbox XFELDCHAR1XFELD
RB1_BIMTXT Radio Button Indicator0
RB1_BTCHDFCheckbox XFELDCHAR1XFELD
RB1_BDFTXT Radio Button Indicator0
STRTDT1Planned Start Date for Background Job BTCSDATEDATS8SYDATS
STRTTM1Planned start time for background Job BTCSTIMETIMS6SYTIME
MAXSTRTDT1Planned Start Date for Background Job BTCSDATEDATS8SYDATS
MAXSTRTTM1Planned start time for background Job BTCSTIMETIMS6SYTIME
RB2_STOPCheckbox XFELDCHAR1XFELD
RB2_STPTXT Radio Button Indicator0
RB2_DIACheckbox XFELDCHAR1XFELD
RB2_DIATXT Radio Button Indicator0
RB2_BTCHIMCheckbox XFELDCHAR1XFELD
RB2_BIMTXT Radio Button Indicator0
RB2_BTCHDFCheckbox XFELDCHAR1XFELD
RB2_BDFTXT Radio Button Indicator0
STRTDT2Planned Start Date for Background Job BTCSDATEDATS8SYDATS
STRTTM2Planned start time for background Job BTCSTIMETIMS6SYTIME
MAXSTRTDT2Planned Start Date for Background Job BTCSDATEDATS8SYDATS
MAXSTRTTM2Planned start time for background Job BTCSTIMETIMS6SYTIME
RB3_STOPCheckbox XFELDCHAR1XFELD
RB3_STPTXT Radio Button Indicator0
RB3_DIACheckbox XFELDCHAR1XFELD
RB3_DIATXT Radio Button Indicator0
RB3_BTCHIMCheckbox XFELDCHAR1XFELD
RB3_BIMTXT Radio Button Indicator0
RB3_BTCHDFCheckbox XFELDCHAR1XFELD
RB3_BDFTXT Radio Button Indicator0
STRTDT3Planned Start Date for Background Job BTCSDATEDATS8SYDATS
STRTTM3Planned start time for background Job BTCSTIMETIMS6SYTIME
MAXSTRTDT3Planned Start Date for Background Job BTCSDATEDATS8SYDATS
MAXSTRTTM3Planned start time for background Job BTCSTIMETIMS6SYTIME
RB4_STOPCheckbox XFELDCHAR1XFELD
RB4_STPTXT Radio Button Indicator0
RB4_DIACheckbox XFELDCHAR1XFELD
RB4_DIATXT Radio Button Indicator0
RB4_BTCHIMCheckbox XFELDCHAR1XFELD
RB4_BIMTXT Radio Button Indicator0
RB4_BTCHDFCheckbox XFELDCHAR1XFELD
RB4_BDFTXT Radio Button Indicator0
STRTDT4Planned Start Date for Background Job BTCSDATEDATS8SYDATS
STRTTM4Planned start time for background Job BTCSTIMETIMS6SYTIME
MAXSTRTDT4Planned Start Date for Background Job BTCSDATEDATS8SYDATS
MAXSTRTTM4Planned start time for background Job BTCSTIMETIMS6SYTIME
RB2_DIAVIS Is the radio button 'Dialog' visible?0
RB3_DIAVIS Is the radio button 'Dialog' visible?0
RB4_DIAVIS Is the radio button 'Dialog' visible?0
OPTION1Carrier field for icons ICON_TEXTCHAR132SYCHAR132
OPTION2Carrier field for icons ICON_TEXTCHAR132SYCHAR132
OPTION3Carrier field for icons ICON_TEXTCHAR132SYCHAR132
OPTION4Carrier field for icons ICON_TEXTCHAR132SYCHAR132
OCS_TOOLTransaction Code SYTCODECHAR20Assigned to domainTCODE
SCENARIOScenario for importing the Support Package PATCH_SCENCHAR1PATCH_SCEN
START_STEP What is the current step?0

Key field Non-key field



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

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

How to access SAP table LAY0700

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