/BCV/S_SIN_UNIT_TEST_2 SAP (SIN Unit Test 2) Structure details

Dictionary Type: Structure
Description: SIN Unit Test 2




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




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

/BCV/S_SIN_UNIT_TEST_2 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 "SIN Unit Test 2" 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_2 TYPE /BCV/S_SIN_UNIT_TEST_2.

The /BCV/S_SIN_UNIT_TEST_2 table consists of various fields, each holding specific information or linking keys about SIN Unit Test 2 data available in SAP. These include MATL_DESC (char040), MATL_TYPE (char004), IND_SECTOR (char001), DIVISION (char002).. 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_2 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
MATERIALchar018 /BCV/SIN_CHAR018CHAR18
MATL_DESCchar040 /BCV/SIN_CHAR040CHAR40
MATL_TYPEchar004 /BCV/SIN_CHAR004CHAR4
IND_SECTORchar001 /BCV/SIN_CHAR001CHAR1
DIVISIONchar002 /BCV/SIN_CHAR002CHAR2
MATL_GROUPchar009 /BCV/SIN_CHAR009CHAR9
PROD_HIERchar018 /BCV/SIN_CHAR018CHAR18
BASE_UOMUnit /BCV/SIN_UNITUNIT3CUNITEINHEIT
BASE_UOM_ISOchar003 /BCV/SIN_CHAR003CHAR3
MATL_CATchar002 /BCV/SIN_CHAR002CHAR2
CREATED_ONField of type DATS DATSDATS8DATS
CREATED_BYchar012 /BCV/SIN_CHAR012CHAR12
PUR_GROUPchar003 /BCV/SIN_CHAR003CHAR3

Key field Non-key field



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

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

How to access SAP table /BCV/S_SIN_UNIT_TEST_2

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