/BEV1/SRRUE02VS SAP (/BEV1/SRRUE02 with Processing Flag UPDKZ) Structure details

Dictionary Type: Structure
Description: /BEV1/SRRUE02 with Processing Flag UPDKZ




ABAP Code to SELECT data from /BEV1/SRRUE02VS
Related tables to /BEV1/SRRUE02VS
Access table /BEV1/SRRUE02VS




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

/BEV1/SRRUE02VS 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 "/BEV1/SRRUE02 with Processing Flag UPDKZ" 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_/BEV1/SRRUE02VS TYPE /BEV1/SRRUE02VS.

The /BEV1/SRRUE02VS table consists of various fields, each holding specific information or linking keys about /BEV1/SRRUE02 with Processing Flag UPDKZ data available in SAP. These include MANDT (Client), VBELN (Sales Document), POSNR (Sales Document Item), BFPOS (Item Number Analysis).. 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 /BEV1/SRRUE02VS 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
VBELNSales Document VBELN_VACHAR10VBUKALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6VBUPPOSNRAPO
BFPOSItem Number Analysis /BEV1/SRBFPOSNUMC6Assigned to domainPOSNR
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
VBAP_KWMNGCumulative Order Quantity in Sales Units KWMENGQUAN15(3) MENG15
VBAP_VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
BEFMGEProportionate Order Quantity /BEV1/SRBEFMGEQUAN15(3) MENG15
BEFMESales unit VRKMEUNIT3T006CUNITMEINS
BSTMGEStock Quantity /BEV1/SRBSTMGEQUAN15(3) MENG15
KDMGECustomer Quantity /BEV1/SRKDMGEQUAN15(3) MENG15
VRKMESales unit VRKMEUNIT3T006CUNITMEINS
BEFSCHLAnalysis Result /BEV1/SRBVSCHAR3/BEV1/SRBEF/BEV1/SRBVS
FASSNRBarrel Number /BEV1/SRFASSCHAR10CHAR10
ABFDATFilling Date /BEV1/SRABFDATDATS8DATUM
ABFZETFilling Time /BEV1/SRABFZETTIMS6UZEIT
ABFUELLFilling Facilities /BEV1/SRABF____DCHAR3/BEV1/SRABF/BEV1/SRABF
INHALTContents for Sales Returns /BEV1/SRINH____DCHAR3/BEV1/SRINHCHAR3
KEGKeg Lock /BEV1/SRKV_____DCHAR3/BEV1/SRKVCHAR3
BEFUNDAnalysis /BEV1/SRBF_____DCHAR3/BEV1/SRBFCHAR3
VERGSRefunding Key /BEV1/SRVS_____DCHAR1/BEV1/SRVS/BEV1/SRVS
ABRECHIndicator Settled /BEV1/SRABRECHCHAR1/BEV1/SRABRECH
LAGORTStorage Location /BEV1/SRLGOCHAR4T001LLGORT
WKLAGOPlant for Storage Location /BEV1/SRWLOCHAR4T001WWERKS
LGLAGOEmpties Storage Location /BEV1/SRLLOCHAR4T001LLGORT
WKLGLOPlant for Empties Storage Lcation /BEV1/SRWLLCHAR4T001WWERKS
DIFBUDATPosting Date for Difference Posting /BEV1/SRDIFBUDATDATS8
USERNAMEName of Processor /BEV1/SRUSERNAMECHAR12USNAM
WORKDATCreation Date /BEV1/SRWORKDATDATS8
USERNAME_CHANGEChanged By User /BEV1/SRUSER_CHANGECHAR12USNAM
DATE_CHANGEChanged On /BEV1/SRDATE_CHANGEDATS8
UPDKZUpdate indicator UPDKZ_DCHAR1UPDKZ

Key field Non-key field



How do I retrieve data from SAP structure /BEV1/SRRUE02VS using ABAP code?

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

How to access SAP table /BEV1/SRRUE02VS

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