WVFBSTRIN2 SAP (Store interface: Transfer string, order items FM) Structure details

Dictionary Type: Structure
Description: Store interface: Transfer string, order items FM




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




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

WVFBSTRIN2 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 "Store interface: Transfer string, order items FM" 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_WVFBSTRIN2 TYPE WVFBSTRIN2.

The WVFBSTRIN2 table consists of various fields, each holding specific information or linking keys about Store interface: Transfer string, order items FM data available in SAP. These include WGSREQN (Document number of store order document buffer), WGSREQP (Item number of inbound document buffer), WBTYP (Default doc. category, store order inbound - replenishment), BUKRS (Company Code).. 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 WVFBSTRIN2 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
MANDT3-Byte field CHAR3CHAR3CHAR3
WGSREQNDocument number of store order document buffer WGSREQNCHAR10Assigned to domainALPHAEBELNBES
WGSREQPItem number of inbound document buffer WGSREQPNUMC5Assigned to domainEBELPBSP
WBTYPDefault doc. category, store order inbound - replenishment VWWSBTYPVOCHAR1VWWSBTYPVO
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BSTYPPurchasing Document Category BSTYPCHAR1BSTYP
LFARTDelivery Type LFARTCHAR4Assigned to domainLFARTALT
LIFNRVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
VSTELShipping Point/Receiving Point VSTELCHAR4Assigned to domainVSTELVST
ROUTERoute ROUTECHAR6Assigned to domainROUTE
AUARTSales Document Type AUARTCHAR4Assigned to domainAUARTAUARTAAT
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
EKGRPPurchasing Group BKGRPCHAR3Assigned to domainEKGRPEKG
DISPOMRP Controller (Materials Planner) DISPOCHAR3Assigned to domainDISPODGRHS_T024D
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
RESWKSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
BEDNRRequirement Tracking Number BEDNRCHAR10CHAR10
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
IDNLFMaterial Number Used by Vendor IDNLFCHAR35IDNEX
MENGE17-Char. Field CHAR17CHAR17CHAR17
MEINSPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
EAN11International Article Number (EAN/UPC) EAN11CHAR18EAN11EAN11EAN
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
EINDTItem Delivery Date EINDTDATS8DATUM
UZEITDelivery Date Time-Spot LZEITTIMS6UZEIT
BEDATOrder date of schedule line ETBDTDATS8DATUM
VSTATDRS FM interface - processing status VSTATUSCHAR1VSTATUS
POSNRISI FM Interface: Internal item no. POSNRINUMC10POSNRI

Key field Non-key field



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

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

How to access SAP table WVFBSTRIN2

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