BBPDPOACCT_470 SAP (Direct Material from EBP - PO Acct Assgmt (Rel. 4.7)) Structure details

Dictionary Type: Structure
Description: Direct Material from EBP - PO Acct Assgmt (Rel. 4.7)




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




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

BBPDPOACCT_470 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 "Direct Material from EBP - PO Acct Assgmt (Rel. 4.7)" 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_BBPDPOACCT_470 TYPE BBPDPOACCT_470.

The BBPDPOACCT_470 table consists of various fields, each holding specific information or linking keys about Direct Material from EBP - PO Acct Assgmt (Rel. 4.7) data available in SAP. These include SERIAL_NO (Sequential Number of Account Assignment), QUANTITY (Quantity), DISTR_PERC (Distribution percentage), G_L_ACCT (G/L Account).. 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 BBPDPOACCT_470 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
PO_ITEMItem Number BBPITEM_PINUMC5BBPITEM_PI
SERIAL_NOSequential Number of Account Assignment BBPZEKKN_PINUMC2NUM02
QUANTITYQuantity BBPQUAN_PIQUAN13(3) BBPQUAN_PI
DISTR_PERCDistribution percentage BBPVPROZ_PIDEC3(1) BBPVPROZ_PI
G_L_ACCTG/L Account BBPSAKNR_PICHAR10ALPHABBP_SAKNR
BUS_AREABusiness Area BBPGSBER_PICHAR4BBPGSBER_PI
SD_DOCSales Order Number BBPVEBLN_PICHAR10ALPHABBPVEBLN_PI
SDOC_ITEMSales Order Item BBPVEBLNP_PINUMC6BBPVEBLNP_PI
WBS_ELEMWBS Element (Internal Display) BBPWBSE_PINUMC8BBPWBSE_PI
SCHED_LINESchedule Line BBPSERIAL_PINUMC4BBPSERIAL_PI
DEL_INDDeletion Indicator EBP Document BBPDELIND_PICHAR1XFELD
COST_CTRCost Center BBPCOSTCTR_PICHAR10Assigned to domainALPHAKOSTL
ASSET_NOMain Asset Number BBPASSETNO_PICHAR12Assigned to domainALPHAANLN1
SUB_NUMBERAsset Subnumber BBPSUBNO_PICHAR4Assigned to domainALPHAANLN2
ORDER_NOOrder Number BBPORDERNO_PICHAR12Assigned to domainALPHAAUFNR
CO_AREAControlling Area BBPCOAREA_PICHAR4Assigned to domainCACCD
COST_OBJCost Object BBPCOSTOBJ_PICHAR12Assigned to domainKSTRG
PROF_SEGMProfitability segment number (CO-PA) BBPPROFSEG_PINUMC10RKEOBJNR
PROFIT_CTRProfit Center BBPPRCTR_PICHAR10Assigned to domainALPHAPRCTR
NETWORKNetwork Number for Account Assignment BBPNPLNR_PICHAR12Assigned to domainALPHAAUFNR
ROUTING_NORouting Number of Operations in the Order BBPCOAUFPL_PINUMC10AUFPL
RL_EST_KEYInternal key for Real Estate object BBPIMKEY_PICHAR8IMKEYIMKEY
COUNTERInternal Counter BBPCOUNTER_PINUMC8CIM_COUNT
PART_ACCTPartner Account Number BBPJV_PART_PICHAR10Assigned to domainALPHAKUNNR
CMMT_ITEMCommitment Item BBPFIPOS_PICHAR14Assigned to domainFMCISFIPOS
REC_INDRecovery indicator BBPRECIND_PICHAR2Assigned to domainALPHAJV_RECIND
FUNDS_CTRFunds Center BBPFISTL_PICHAR16Assigned to domainFISTL
FUNDFund BBPBPGEBER_PICHAR10Assigned to domainBP_GEBER
FUNC_AREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
REF_DATEReference Date for Settlement BBPDABRBEZ_PIDATS8DDAT
ACTIVITYTransaction Number BBPACTIV_PICHAR4NUMCVVORNR
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
CMMT_ITEM_LONGCommitment Item FM_FIPEXCHAR24Assigned to domainFM_FIPEXFPS
FUNDS_RESDocument number for earmarked funds BBP_KBLNRCHAR10Assigned to domainALPHAKBLNRKBL
RES_ITEMEarmarked Funds: Document Item KBLPOSNUMC3Assigned to domainKBLPOSKBP

Key field Non-key field



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

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

How to access SAP table BBPDPOACCT_470

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