/BCV/S_SIN_UNIT_TEST_4 SAP (Unit Test structure for BAPI SO) Structure details

Dictionary Type: Structure
Description: Unit Test structure for BAPI SO




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




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

/BCV/S_SIN_UNIT_TEST_4 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 "Unit Test structure for BAPI SO" 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_4 TYPE /BCV/S_SIN_UNIT_TEST_4.

The /BCV/S_SIN_UNIT_TEST_4 table consists of various fields, each holding specific information or linking keys about Unit Test structure for BAPI SO data available in SAP. These include ITM_NUMBER (Numerical Character Field of Length 6), MATERIAL (char018), SHORT_TEXT (char040), DOC_TYPE (char004).. 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_4 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
SD_DOCchar010 /BCV/SIN_CHAR010CHAR10
ITM_NUMBERNumerical Character Field of Length 6 NUM6NUMC6NUM06
MATERIALchar018 /BCV/SIN_CHAR018CHAR18
SHORT_TEXTchar040 /BCV/SIN_CHAR040CHAR40
DOC_TYPEchar004 /BCV/SIN_CHAR004CHAR4
DOC_DATEField of type DATS DATSDATS8DATS
REQ_QTYCumulative Order Quantity in Sales Units /BCV/SIN_MENGE15QUAN15(3) MENG15
REQ_DATEField of type DATS DATSDATS8DATS
PURCH_NOchar020 /BCV/SIN_CHAR020CHAR20
BATCHchar010 /BCV/SIN_CHAR010CHAR10
VALID_FROMField of type DATS DATSDATS8DATS
VALID_TOField of type DATS DATSDATS8DATS
BILL_BLOCKchar002 /BCV/SIN_CHAR002CHAR2
DLV_BLOCKchar002 /BCV/SIN_CHAR002CHAR2
SOLD_TOchar010 /BCV/SIN_CHAR010CHAR10
NAMEchar035 /BCV/SIN_CHAR035CHAR35
EXCHG_RATE 0
DLV_QTYActual Quantity Delivered (in Sales Units) /BCV/SIN_LFIMGQUAN13(3) MENG13
BASE_UOMBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
NET_PRICE 0
COND_P_UNT 0
COND_UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
NET_VAL_HD 0
NET_VALUE 0
DIVISIONchar002 /BCV/SIN_CHAR002CHAR2
DOC_STATUSchar020 /BCV/SIN_CHAR020CHAR20
SALES_GRPchar003 /BCV/SIN_CHAR003CHAR3
SALES_OFFchar004 /BCV/SIN_CHAR004CHAR4
SALES_ORGchar004 /BCV/SIN_CHAR004CHAR4
SALES_UNITSales unit VRKMEUNIT3Assigned to domainCUNITMEINS
SHIP_POINTchar004 /BCV/SIN_CHAR004CHAR4
DISTR_CHANchar002 /BCV/SIN_CHAR002CHAR2
GI_DATEField of type DATS DATSDATS8DATS
CURRENCY 0
PLANTchar004 /BCV/SIN_CHAR004CHAR4
STORE_LOCchar004 /BCV/SIN_CHAR004CHAR4
ORD_REASONchar003 /BCV/SIN_CHAR003CHAR3
REASON_REJchar002 /BCV/SIN_CHAR002CHAR2
B_UOM_ISOchar003 /BCV/SIN_CHAR003CHAR3
CD_UNT_ISOchar003 /BCV/SIN_CHAR003CHAR3
S_UNIT_ISOchar003 /BCV/SIN_CHAR003CHAR3
CURR_ISOchar003 /BCV/SIN_CHAR003CHAR3
PURCH_NO_Cchar035 /BCV/SIN_CHAR035CHAR35
EXCHG_RATE_V 0
MAT_EXTchar040 /BCV/SIN_CHAR040CHAR40
MAT_GUIDchar032 /BCV/SIN_CHAR032CHAR32
MAT_VERSchar010 /BCV/SIN_CHAR010CHAR10
CREATION_DATEField of type DATS DATSDATS8DATS
CREATION_TIMEField of type TIMS TIMSTIMS6TIME
STATUS_DOCchar001 /BCV/SIN_CHAR001CHAR1

Key field Non-key field



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

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

How to access SAP table /BCV/S_SIN_UNIT_TEST_4

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