SALES_XVBFA_DOCUMENTFLOW SAP (Help Structure for document flow) Structure details

Dictionary Type: Structure
Description: Help Structure for document flow




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




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

SALES_XVBFA_DOCUMENTFLOW 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 "Help Structure for document flow" 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_SALES_XVBFA_DOCUMENTFLOW TYPE SALES_XVBFA_DOCUMENTFLOW.

The SALES_XVBFA_DOCUMENTFLOW table consists of various fields, each holding specific information or linking keys about Help Structure for document flow data available in SAP. These include MANDT (Client), VBELV (Preceding sales and distribution document), POSNV (Preceding item of an SD document), VBELN (Subsequent sales and distribution document).. 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 SALES_XVBFA_DOCUMENTFLOW 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 MANDTCLNT3T000MANDT
VBELVPreceding sales and distribution document VBELN_VONCHAR10VBUKALPHAVBELNAUF
POSNVPreceding item of an SD document POSNR_VONNUMC6VBUPPOSNR
VBELNSubsequent sales and distribution document VBELN_NACHCHAR10VBUKALPHAVBELNAUF
POSNNSubsequent item of an SD document POSNR_NACHNUMC6VBUPPOSNR
VBTYP_NDocument category of subsequent document VBTYP_NCHAR1VBTYP
RFMNGReferenced quantity in base unit of measure RFMNGQUAN15(3) MENG15
MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
RFWRTReference value RFWRTCURR15(2) WERTV8
WAERSStatistics currency WAERS_VCUKY5TCURCWAERS
VBTYP_VDocument category of preceding SD document VBTYP_VCHAR1VBTYP
PLMINQuantity is calculated positively, negatively or not at all PLMINCHAR1PLMIN
TAQUIID: MM-WM transfer order confirmed TAQUICHAR1XFELD
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERZETEntry time ERZETTIMS6UZEIT
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
BWARTMovement Type (Inventory Management) BWARTCHAR3T156BWARTBWA
BDARTRequirement type BDARTCHAR2BDARTBDA
PLARTPlanning type PLARTCHAR1Assigned to domainPLART
STUFELevel of the document flow record STUFE_VBFANUMC2NUM2
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3T300LGNUMLGN
AEDATChanged On AEDATDATS8DATUM
FKTYPBilling category FKTYPCHAR1FKTYP
BRGEWGross weight BRGEW_15QUAN15(3) MENG15
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLUMVolume VOLUM_15QUAN15(3) MENG15
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
FPLNRBilling plan number / invoicing plan number FPLNRCHAR10FPLAFPLNR
FPLTRItem for billing plan/invoice plan/payment cards FPLTRNUMC6Assigned to domainFPLTR
RFMNG_FLOReferenced quantity in sales unit (float) RFMNG_FLTVFLTP16(16) RFMNG_FLO
RFMNG_FLTReferenced quantity in base unit of measure (float) RFMNG_FLTFLTP16(16) RFMNG_FLO
VRKMESales unit VRKMEUNIT3T006CUNITMEINS
ABGESGuaranteed (factor between 0 and 1) ABGES_CMFLTP16(16) FLTP
SOBKZSpecial Stock Indicator SOBKZCHAR1Assigned to domainSOBKZ
SONUMSpecial Stock Number LVS_SONUMCHAR16ALPHALVS_SONUM
KZBEFIndicator Inventory Management active LVS_KZBEFCHAR1XFELD
NTGEWNet Weight NTGEWQUAN13(3) MENG13
LOGSYSLogical system LOGSYSCHAR10TBDLSALPHALOGSYS
WBSTAGoods movement status WBSTACHAR1STATV
CMETHQuantity Conversion Method OIB_CMETHCHAR1OIB_CMETH
MJAHRMaterial Document Year MJAHRNUMC4GJAHRGJAHRMJA
VBTYPEXT_VExtension of SD document category of preceding document TDD_VBTYP_EXT_VCHAR4DOM_VBTYP_EXT
VBTYPEXT_NExtension of Subsequent SD Document Category TDD_VBTYP_EXT_NCHAR4DOM_VBTYP_EXT
SORTIERUNGRow Index of Internal Tables SYTABIXINT410SYST_LONG

Key field Non-key field



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

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

How to access SAP table SALES_XVBFA_DOCUMENTFLOW

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