ROIKWVII SAP (IS-Oil/TAS: Store phys. inventory, item segment) Structure details

Dictionary Type: Structure
Description: IS-Oil/TAS: Store phys. inventory, item segment




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




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

ROIKWVII 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 "IS-Oil/TAS: Store phys. inventory, item segment" 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_ROIKWVII TYPE ROIKWVII.

The ROIKWVII table consists of various fields, each holding specific information or linking keys about IS-Oil/TAS: Store phys. inventory, item segment data available in SAP. These include QUALARTNR (Qualifier for following field), ARTNR (Material Number), CHARG (Batch number), BSTAR (Stock type).. 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: Can be enhanced (character-type)


SAP ROIKWVII 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
ZEILILine number VWWSZEILECHAR9CHAR9
QUALARTNRQualifier for following field POSQUALIFCHAR4CHAR4
ARTNRMaterial Number POSARTNRCHAR25CHAR25
CHARGBatch number VWWSCHARGCHAR15CHAR15
BSTARStock type VWWSBSTARCHAR1CHAR1
ERFMGQuantity in unit of entry VWWSERFMGCHAR20CHAR20
ERFMEUnit of Entry VWWSERFMECHAR3CHAR3
EXVKPExternal Sales Price VWWSEXVKPCHAR20CHAR20
EXVKWExternal sales value VWWSEXVKWCHAR20CHAR20
WAERSCurrency code VWWSWAERSCHAR4CHAR4
LIFNRAccount number of the vendor VWWSELIFNCHAR15CHAR15
XNULLIndicator: zero count VWWSXNULLCHAR1CHAR1
KWARTIndicates that value-only material is to be inventoried VWWSKWARTCHAR1CHAR1
BTEXTText for stock type BTEXTCHAR20BTEXT
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
WWGPAMaterial group material WVWWGPACHAR25CHAR25
WWMAKTXMaterial Short Text for Value-Only Material WVWWMAKTXCHAR40TEXT40
VPALTOld sales price WVVPALTCHAR20CHAR20
PV_GRUNDReason for Sales Price Change WVPV_GRUNDCHAR8CHAR8
VRKPESales price unit WVVRKPECHAR15CHAR15
ABTNRDepartment number WV_ABTNRCHAR4CHAR4
ABTTXTDepartment Description WV_ABTTXTCHAR20CHAR20
LAYVRLayout WV_LAYVRCHAR10CHAR10
VTEXTLayout Description WV_VTEXTCHAR20CHAR20
SORTFLayout area number WV_SORTFCHAR10CHAR10
LTEXTLayout Area Description WV_LTEXTCHAR20CHAR20
SORF2Sort sequence number in layout area WV_SORF2CHAR10CHAR10
IBLNRPhysical inventory document VWWSIBLNRCHAR20CHAR20
GJAHRFiscal year VWWSGJAHRCHAR4GJAHRCJAHR
SOBKZSpecial Stock Indicator VWWSSOBKZCHAR1CHAR1
SOTXTDescription of special stock SOTXT_DCHAR20TEXT20
GIDATPlanned date for inventory count VWWSGIDATCHAR8CHAR8
SEGNUMNumber of SAP segment IDOCDSGNUMNUMC6EDI_NUMBER
PSGNUMNumber of the hierarchically higher SAP segment EDI_PSGNUMNUMC6EDI_NUMBER

Key field Non-key field



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

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

How to access SAP table ROIKWVII

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