VFKK_VBFA_SHORT SAP (FI-CA (Dist. Systems) VBFA Fields Extract) Structure details

Dictionary Type: Structure
Description: FI-CA (Dist. Systems) VBFA Fields Extract




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




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

VFKK_VBFA_SHORT 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 "FI-CA (Dist. Systems) VBFA Fields Extract" 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_VFKK_VBFA_SHORT TYPE VFKK_VBFA_SHORT.

The VFKK_VBFA_SHORT table consists of various fields, each holding specific information or linking keys about FI-CA (Dist. Systems) VBFA Fields Extract data available in SAP. These include POSNV (Preceding item of an SD document), VBELN (Subsequent sales and distribution document), POSNN (Subsequent item of an SD document), VBTYP_N (Document category of subsequent 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: Cannot Be Enhanced


SAP VFKK_VBFA_SHORT 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
VBELVPreceding sales and distribution document VBELN_VONCHAR10Assigned to domainALPHAVBELNAUF
POSNVPreceding item of an SD document POSNR_VONNUMC6Assigned to domainPOSNR
VBELNSubsequent sales and distribution document VBELN_NACHCHAR10Assigned to domainALPHAVBELNAUF
POSNNSubsequent item of an SD document POSNR_NACHNUMC6Assigned to domainPOSNR
VBTYP_NDocument category of subsequent document VBTYP_NCHAR1VBTYP
RFMNGReferenced quantity in base unit of measure RFMNGQUAN15(3) MENG15
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
RFWRTReference value RFWRTCURR15(2) WERTV8
WAERSStatistics currency WAERS_VCUKY5Assigned to domainWAERS
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 MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA
BDARTRequirement type BDARTCHAR2BDARTBDA
PLARTPlanning type PLARTCHAR1Assigned to domainPLART
STUFELevel of the document flow record STUFE_VBFANUMC2NUM2
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3Assigned to domainLGNUMLGN
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 FPLNRCHAR10Assigned to domainFPLNR
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 VRKMEUNIT3Assigned to domainCUNITMEINS
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 LOGSYSCHAR10Assigned to domainALPHALOGSYS
WBSTAGoods movement status WBSTACHAR1STATV
CMETHQuantity Conversion Method OIB_CMETHCHAR1OIB_CMETH
MJAHRMaterial Document Year MJAHRNUMC4GJAHRGJAHRMJA

Key field Non-key field



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

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

How to access SAP table VFKK_VBFA_SHORT

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