FKK_VBRP_SHORT_OUT SAP (Item Data for SD Billing Document - Extracts) Structure details

Dictionary Type: Structure
Description: Item Data for SD Billing Document - Extracts




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




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

FKK_VBRP_SHORT_OUT 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 "Item Data for SD Billing Document - Extracts" 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_FKK_VBRP_SHORT_OUT TYPE FKK_VBRP_SHORT_OUT.

The FKK_VBRP_SHORT_OUT table consists of various fields, each holding specific information or linking keys about Item Data for SD Billing Document - Extracts data available in SAP. These include GJAHR (Posting year), OPBEL (Number of Contract Accts Rec. & Payable Doc.), VBELN (Billing Document), POSNR (Billing item).. 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 FKK_VBRP_SHORT_OUT 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GJAHRPosting year GJAHR_KKNUMC4NUMC4
OPBELNumber of Contract Accts Rec. & Payable Doc. SH_OPBEL_KKCHAR12CHAR12
VBELNBilling Document VBELN_VFCHAR10Assigned to domainALPHAVBELNVF
POSNRBilling item POSNR_VFNUMC6Assigned to domainPOSNR
PSTYVSales document item category PSTYVCHAR4Assigned to domainPSTYV
VGBELDocument number of the reference document VGBELCHAR10Assigned to domainALPHAVBELN
VGPOSItem number of the reference item VGPOSNUMC6Assigned to domainPOSNR
VGTYPDocument category of preceding SD document VBTYP_VCHAR1VBTYP
AUBELSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
AUPOSSales Document Item POSNR_VANUMC6Assigned to domainPOSNRAPO
AUTYPSD document category VBTYPCHAR1VBTYP
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
ARKTXShort text for sales order item ARKTXCHAR40TEXT40
FBUDADate on which services rendered FBUDADATS8DATUM
FKIMGActual Invoiced Quantity FKIMGQUAN13(3) MENG13
KOWRRStatistical values KOWRRCHAR1KOWRR
LMENGRequired quantity for mat.management in stockkeeping units LMENGQUAN13(3) MENG13
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
MWSBPTax amount in document currency MWSBPCURR13(2) WERTV7
NETWRNet value of the billing item in document currency NETWR_FPCURR15(2) WERTV8
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
PRSDTDate for pricing and exchange rate PRSDTDATS8DATUM
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
VRKMESales Unit of Measure TXW_VRKMEUNIT3Assigned to domainCUNITMEINS
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
KZWI1Subtotal 1 from pricing procedure for condition KZWI1CURR13(2) WERTV7
KZWI2Subtotal 2 from pricing procedure for condition KZWI2CURR13(2) WERTV7
KZWI3Subtotal 3 from pricing procedure for condition KZWI3CURR13(2) WERTV7
KZWI4Subtotal 4 from pricing procedure for condition KZWI4CURR13(2) WERTV7
KZWI5Subtotal 5 from pricing procedure for condition KZWI5CURR13(2) WERTV7
KZWI6Subtotal 6 from pricing procedure for condition KZWI6CURR13(2) WERTV7
PRODHProduct hierarchy PRODH_DCHAR18Assigned to domainPRODHVPR

Key field Non-key field



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

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

How to access SAP table FKK_VBRP_SHORT_OUT

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