MCEKKNB SAP (Communication Struct. f. Acct. Assignments: Purchasing - LIS) Structure details

Dictionary Type: Structure
Description: Communication Struct. f. Acct. Assignments: Purchasing - LIS




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




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

MCEKKNB 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 "Communication Struct. f. Acct. Assignments: Purchasing - LIS" 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_MCEKKNB TYPE MCEKKNB.

The MCEKKNB table consists of various fields, each holding specific information or linking keys about Communication Struct. f. Acct. Assignments: Purchasing - LIS data available in SAP. These include MANDT (Client), EBELN (Purchasing Document Number), EBELP (Item Number of Purchasing Document), ZEKKN (Sequential Number of Account Assignment).. 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 MCEKKNB 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
SUPKZStatistics update indicator (post in/post out) SUPKZCHAR1SUPKZ
MANDTClient MANDTCLNT3T000MANDT
EBELNPurchasing Document Number EBELNCHAR10EKKOALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5EKPOEBELPBSP
ZEKKNSequential Number of Account Assignment DZEKKNNUMC2NUM02
LOEKZDeletion Indicator: Purchasing Document Account Assignment KLOEKCHAR1XFELD
AEDATDate on Which Record Was Created ERDATDATS8DATUM
KFLAGChange flag: Purchasing (currently not used) EFLAGCHAR1XFELD
MENGEQuantity MENGE_DQUAN13(3) MENG13
VPROZDistribution Percentage in Case of Multiple Account Assgt VPROZDEC3(1) VPROZ
NETWRNet Order Value in PO Currency BWERTCURR13(2) WERT7
SAKTOG/L Account Number SAKNRCHAR10SKA1ALPHASAKNRSAKC_SAKNR
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
KOSTLCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
PROJNOld: Project number : No longer used --> PS_POSNR PROJNCHAR16PROJN
VBELNSales and Distribution Document Number VBELNCHAR10VBUKALPHAVBELNAUN
VBELPSales Document Item POSNR_VANUMC6VBUPPOSNRAPO
VETENDelivery Schedule Line Number ETENRNUMC4VBEPETENR
KZBRBGross requirements indicator KZBRBCHAR1CHAR1
ANLN1Main Asset Number ANLN1CHAR12ANLHALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4ANLAALPHAANLN2AN2
AUFNROrder Number AUFNRCHAR12AUFKALPHAAUFNRANR
WEMPFGoods Recipient/Ship-To Party WEMPFCHAR12WEMPF
ABLADUnloading Point ABLADCHAR25TEXT25
KOKRSControlling Area KOKRSCHAR4TKA01CACCDCAC
XBKSTPosting to cost center? XBKSTCHAR1XFELD
XBAUFPost To Order XBAUFCHAR1XFELD
XBPROPost to project XBPROCHAR1XFELD
EREKZFinal Invoice Indicator EREKZCHAR1XFELD
KSTRGCost Object KSTRGCHAR12CKPHKSTRGKTR
PAOBJNRProfitability Segment Number (CO-PA) RKEOBJNRNUMC10RKEOBJNR
PRCTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
PS_PSP_PNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8PRPSKONPRPS_POSNR
NPLNRNetwork Number for Account Assignment NPLNRCHAR12AUFKALPHAAUFNRNET
AUFPLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
IMKEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
APLZLInternal counter CIM_COUNTNUMC8CIM_COUNT
VPTNRPartner account number JV_PARTCHAR10KNA1ALPHAKUNNR
FIPOSCommitment Item FIPOSCHAR14FMFPOFIPOSFIP
RECIDRecovery Indicator JV_RECINDCHAR2T8JJALPHAJV_RECIND
FISTLFunds Center FISTLCHAR16FMFCTRFISTLFIS
GEBERFund BP_GEBERCHAR10FMFINCODEBP_GEBERFIC
FKBERFunctional Area FKBERCHAR16TFKBFKBERFBE
DABRZReference Date for Settlement DABRBEZDATS8DDAT
AUFPL_ORDRouting number of operations in the order CO_AUFPLNUMC10AUFPL
APLZL_ORDGeneral counter for order CO_APLZLNUMC8Assigned to domainCO_APLZL
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
NAVNWNon-deductible input tax NAVNWCURR13(2) WERT7
KBLNRDocument Number for Earmarked Funds KBLNRCHAR10Assigned to domainALPHAKBLNRKBL
KBLPOSEarmarked Funds: Document Item KBLPOSNUMC3Assigned to domainKBLPOSKBP
LSTARActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
PRZNRBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
NETHWNet purchase local value (base unit) MC_NETHWCURR15(2) WERTV8
EFFWREffective order value MC_EFFWRCURR15(2) WERTV8
EFFHWEffective order value in local currency MC_EFFHWCURR15(2) WERTV8
FIKRSFinancial Management Area FIKRSCHAR4Assigned to domainFIKRSFIK
KTOPLChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



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

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

How to access SAP table MCEKKNB

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