CBBP_PCACC SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

CBBP_PCACC 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 "Change Document Structure; Generated by RSSCD000" 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_CBBP_PCACC TYPE CBBP_PCACC.

The CBBP_PCACC table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), BBPPCINS (Procurement card company), PCNUM (Procurement card number), DATAB (Valid-From Date).. 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)


SAP CBBP_PCACC 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
BBPPCINSProcurement card company BBPPCINSCHAR4BBP_PCINSBBPPCINSPCI
PCNUMProcurement card number BBPPCNUMCHAR25BBP_PCMASBBPPCNUMPCCBBP_PCMAS
DATABValid-From Date DATABDATS8DATUM
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
CO_AREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
FM_AREAFinancial Management Area FIKRSCHAR4Assigned to domainFIKRSFIK
ACCOUNTG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
GL_ACCOUNTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
TAX_CODETax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
CALCTAXTax calculation indicator for procurement card BBPCALCTAXCHAR1XFELD
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
BUS_ACTBusiness Transaction GLVORCHAR4CHAR4
OBJ_TYPEReference Transaction AWTYPCHAR5Assigned to domainAWTYP
COSTCENTERCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ORDERIDOrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
ORDER_ITNOOrder Item Number CO_POSNRNUMC4CO_POSNR
ASSET_NOMain Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
SUB_NUMBERAsset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
ASVAL_DATEReference Date BBP_BZDATDATS8DATUM
PROFIT_CTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
WBS_ELEMWork breakdown structure element (WBS element) BBP_POSIDCHAR24BBP_POSIDPRO
NETWORKNetwork Number for Account Assignment NPLNRCHAR12Assigned to domainALPHAAUFNRNET
ACTIVITYOperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
CMMT_ITEMCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
FUNDS_CTRFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUNDS_RESDocument Number for Earmarked Funds KBLNR_FICHAR10Assigned to domainALPHAKBLNRKBL
RES_ITEMEarmarked Funds: Document Item KBLPOSNUMC3Assigned to domainKBLPOSKBP
SALES_ORDSales Order Number KDAUFCHAR10Assigned to domainALPHAVBELNAUN
S_ORD_ITEMItem Number in Sales Order KDPOSNUMC6NUM06KPO
KTOSLTransaction Key KTOSLCHAR3CHAR3
BUDGET_PERIODFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table CBBP_PCACC

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