BBPIV_FRSEG_CO SAP (Transfer Structure for MRM_INVOICE_CREATE Acct Assgt Fields) Structure details

Dictionary Type: Structure
Description: Transfer Structure for MRM_INVOICE_CREATE Acct Assgt Fields




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




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

BBPIV_FRSEG_CO 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 "Transfer Structure for MRM_INVOICE_CREATE Acct Assgt Fields" 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_BBPIV_FRSEG_CO TYPE BBPIV_FRSEG_CO.

The BBPIV_FRSEG_CO table consists of various fields, each holding specific information or linking keys about Transfer Structure for MRM_INVOICE_CREATE Acct Assgt Fields data available in SAP. These include EBELP (Item Number of Purchasing Document), ZEKKN (2-Digit Numeric Value), WRBTR (Amount in document currency), ANLN1 (Main Asset Number).. 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 BBPIV_FRSEG_CO 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
EBELNPurchase Order Number BSTNRCHAR10Assigned to domainALPHAEBELNBES
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
ZEKKN2-Digit Numeric Value NUM2NUMC2NUM2
WRBTRAmount in document currency WRBTRCURR13(2) WERT7
ANLN1Main Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
APLZLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
DABRZReference Date for Settlement DABRBEZDATS8DDAT
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FKBERFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
IMKEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
KOSTLCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
KSTRGCost Object KSTRGCHAR12Assigned to domainKSTRGKTR
NPLNRNetwork Number for Account Assignment NPLNRCHAR12Assigned to domainALPHAAUFNRNET
PAOBJNRProfitability Segment Number (CO-PA) RKEOBJNRNUMC10RKEOBJNR
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
PS_PSP_PNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
RECIDRules for Issuing an Invoice RECIDCHAR4TEXT4
SAKNRG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
SGTXTItem Text SGTXTCHAR50TEXT50
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
VBELNSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
VBELPSales document item VBELPNUMC6Assigned to domainPOSNR
VPTNRPartner account number JV_PARTCHAR10Assigned to domainALPHAKUNNR
VORNROperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
BNKAN_FWDelivery costs' share of item value BNK_ANTEILCURR13(2) WERT7
BNKAN_HWDelivery costs share in local currency BNK_AN_HWCURR13(2) WERT7
NAV_FWNon-Deductible Input Tax (in Document Currency) NAVFWCURR13(2) WERT7
NAV_HWNon-Deductible Input Tax (in Local Currency) NAVHWCURR13(2) WERT7
SKONTO_FWCash discount amount in document currency WSKTOCURR13(2) WERT7
SKONTO_HWCash discount amount in local currency SKNTOCURR13(2) WERT7

Key field Non-key field



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

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

How to access SAP table BBPIV_FRSEG_CO

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