COCF_S_DYNF_SNCPIT SAP (Dynpro Fields for Shift Note Cockpit) Structure details

Dictionary Type: Structure
Description: Dynpro Fields for Shift Note Cockpit




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




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

COCF_S_DYNF_SNCPIT 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 "Dynpro Fields for Shift Note Cockpit" 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_COCF_S_DYNF_SNCPIT TYPE COCF_S_DYNF_SNCPIT.

The COCF_S_DYNF_SNCPIT table consists of various fields, each holding specific information or linking keys about Dynpro Fields for Shift Note Cockpit data available in SAP. These include VARIANT2 (ABAP: Name of variant (without program name)), VARIANT3 (ABAP: Name of variant (without program name)), VARIANT4 (ABAP: Name of variant (without program name)), VARIANT5 (ABAP: Name of variant (without 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: Cannot Be Enhanced


SAP COCF_S_DYNF_SNCPIT 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
VARIANT1ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT2ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT3ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT4ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT5ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT6ABAP: Name of variant (without program name) VARIANTCHAR14Assigned to domainVARIANT
VARIANT1_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
VARIANT2_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
VARIANT3_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
VARIANT4_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
VARIANT5_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
VARIANT6_TEXTProgram variant short text RVART_VTXTCHAR30TEXT30
LAYOUT1Layout SLIS_VARICHAR12SLIS_VARI
LAYOUT2Layout SLIS_VARICHAR12SLIS_VARI
LAYOUT3Layout SLIS_VARICHAR12SLIS_VARI
LAYOUT4Layout SLIS_VARICHAR12SLIS_VARI
LAYOUT5Layout SLIS_VARICHAR12SLIS_VARI
LAYOUT6Layout SLIS_VARICHAR12SLIS_VARI
REPID1ABAP Program Name REPIDCHAR40PROGNAME
REPID2ABAP Program Name REPIDCHAR40PROGNAME
REPID3ABAP Program Name REPIDCHAR40PROGNAME
REPID4ABAP Program Name REPIDCHAR40PROGNAME
REPID5ABAP Program Name REPIDCHAR40PROGNAME
REPID6ABAP Program Name REPIDCHAR40PROGNAME
ROW1_HEIGHTHeight of List in Percent COCF_SN_CPIT_HEIGHTNUMC3
ROW2_HEIGHTHeight of List in Percent COCF_SN_CPIT_HEIGHTNUMC3
ROW3_HEIGHTHeight of List in Percent COCF_SN_CPIT_HEIGHTNUMC3
LIST1_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
LIST2_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
LIST3_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
LIST4_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
LIST5_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
LIST6_WIDTHWidth of List in Percent COCF_SN_CPIT_WIDTHNUMC3
VIEW_TABSTRIPCheckbox XFELDCHAR1XFELD
VIEW_SPLCTRLCheckbox XFELDCHAR1XFELD
NO_TOOLBARCheckbox XFELDCHAR1XFELD
AUTO_REFRESHCheckbox XFELDCHAR1XFELD
AUTO_TIMETime Interval in Minutes COCF_TIME_INTERVAL_MINNUMC3
TITLE_SIZEHeader Size SALV_DE_HEADER_SIZEINT410SALV_DO_HEADER_SIZE

Key field Non-key field



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

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

How to access SAP table COCF_S_DYNF_SNCPIT

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