VWB2_D_COMSUB SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

VWB2_D_COMSUB 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 "Change Document Structure; Generated by RSSCD000" 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_VWB2_D_COMSUB TYPE VWB2_D_COMSUB.

The VWB2_D_COMSUB table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include CLIENT (Client), TKONN (Trading Contract: Trading Contract Number), TPOSN (Trading Contract: Item Number), SIDE (Side).. 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 or numeric)


SAP VWB2_D_COMSUB 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
CLIENTClient MANDTCLNT3T000MANDT
TKONNTrading Contract: Trading Contract Number TKONNCHAR10Assigned to domainALPHATKONNWKNWBHK
TPOSNTrading Contract: Item Number TPOSNNUMC6TPOSNWKP
SIDESide WLF_PR_SIDECHAR2WLF_PR_SIDE
TPOSN_COMCommodity Subitem Number WLF_TPOSN_COMNUMC6TPOSN
QUANTITYCommodity Item Quantity WLF_ITEM_QUANTITYD34R34WLF_QUANTITY
UNITUnit WLF_UNITUNIT3Assigned to domainCUNITMEINS
DATE_FROMDate From WLF_DATE_FROMDATS8DATUM
DATE_TODate To WLF_DATE_TODATS8DATUM
FUTUREFuture WLF_FUTURECHAR20WLF_FUTURE
COM_GUIDcommodity GUID WLF_COM_GUIDRAW16WLF_GUID
CR_NAMEName of Person who Created the Object ERNAMCHAR12USNAM
CR_DATEDate on Which Record Was Created ERDATDATS8DATUM
CR_TIMETime, at Which Record Was Added ERZEITTIMS6UHRZT
CH_NAMEName of Person Who Changed Object AENAMCHAR12USNAM
CH_DATEChanged On AEDATDATS8DATUM
CH_TIMETime of Change AEZEITTIMS6UHRZT
IT_CLOSEDItem Closed WLF_ITEM_CLOSEDCHAR1WLF_ITEM_CLOSED
COM_CATCommodity Item Category WLF_COM_ITEM_CATCHAR4WLF_COM_ITEM_CAT
NUMERATORNumerator: Conversion Factor WB2_UMZDEC5WB2_UMZ
DENOMINATORDenominator: Conversion Factor WB2_UMNDEC5WB2_UMN
ASSGMT_RELAssignment Relevant WLF_ASSGMT_RELCHAR1BVALD
HKPSTPTrading Contract: Item Category HKPSTPCHAR4TB2BJHKPSTP
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
BASIS_MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
VENDORVendor Account Number ELIFNCHAR10LFA1ALPHALIFNRLIFKRED_C
CUSTOMERSold-to party KUNAGCHAR10KNA1ALPHAKUNNRVAG
BATCHBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
EXT_REFExternal Identifier for Commodity Item WLF_EXT_IDENTIFIER_COMCHAR10CHAR10
COM_ITEM_PROPSpecial Commodity property WB2_COM_ITEM_PROPERTYRAW2WB2_COM_ITEM_PROPERTY
PLACE_HOLDER not used0
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table VWB2_D_COMSUB

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