/BCV/S_SIN_UNIT_TEST_SES_1 SAP (/BCV/S_SIN_UNIT_TEST_SES_1) Structure details

Dictionary Type: Structure
Description: /BCV/S_SIN_UNIT_TEST_SES_1




ABAP Code to SELECT data from /BCV/S_SIN_UNIT_TEST_SES_1
Related tables to /BCV/S_SIN_UNIT_TEST_SES_1
Access table /BCV/S_SIN_UNIT_TEST_SES_1




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

/BCV/S_SIN_UNIT_TEST_SES_1 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 "/BCV/S_SIN_UNIT_TEST_SES_1" 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_/BCV/S_SIN_UNIT_TEST_SES_1 TYPE /BCV/S_SIN_UNIT_TEST_SES_1.

The /BCV/S_SIN_UNIT_TEST_SES_1 table consists of various fields, each holding specific information or linking keys about /BCV/S_SIN_UNIT_TEST_SES_1 data available in SAP. These include BUSINESS_OBJECT (char080), CHANGED_BY (char080), CHANGED_ON (Field of type DATS), CREATED_BY (char080).. 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 /BCV/S_SIN_UNIT_TEST_SES_1 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
BEGRUchar080 /BCV/SIN_CHAR080CHAR80
BUSINESS_OBJECTchar080 /BCV/SIN_CHAR080CHAR80
CHANGED_BYchar080 /BCV/SIN_CHAR080CHAR80
CHANGED_ONField of type DATS DATSDATS8DATS
CREATED_BYchar080 /BCV/SIN_CHAR080CHAR80
CREATED_ONField of type DATS DATSDATS8DATS
DEL_FLAGchar080 /BCV/SIN_CHAR080CHAR80
DESCRIPTIONchar032 /BCV/SIN_CHAR032CHAR32
DISTR_CHANchar080 /BCV/SIN_CHAR080CHAR80
DIVISIONchar080 /BCV/SIN_CHAR080CHAR80
EAN_UPCchar080 /BCV/SIN_CHAR080CHAR80
EXTERNAL_KEYchar080 /BCV/SIN_CHAR080CHAR80
MATL_CATchar080 /BCV/SIN_CHAR080CHAR80
MATL_GROUPchar080 /BCV/SIN_CHAR080CHAR80
MATL_TYPEchar080 /BCV/SIN_CHAR080CHAR80
OBJECT_TYPEchar080 /BCV/SIN_CHAR080CHAR80
OLD_MAT_NOchar080 /BCV/SIN_CHAR080CHAR80
PLANTchar080 /BCV/SIN_CHAR080CHAR80
PROD_HIERchar080 /BCV/SIN_CHAR080CHAR80
SALESORGchar080 /BCV/SIN_CHAR080CHAR80

Key field Non-key field



How do I retrieve data from SAP structure /BCV/S_SIN_UNIT_TEST_SES_1 using ABAP code?

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

How to access SAP table /BCV/S_SIN_UNIT_TEST_SES_1

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