PSEISACC SAP (PS Key Figures: Accounting) Structure details

Dictionary Type: Structure
Description: PS Key Figures: Accounting




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




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

PSEISACC 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 "PS Key Figures: Accounting" 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_PSEISACC TYPE PSEISACC.

The PSEISACC table consists of various fields, each holding specific information or linking keys about PS Key Figures: Accounting data available in SAP. These include YEARB (Fiscal Year), PERDE (Period), PERIO (Period/year), EXPDATE (PS key figure: export 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 or numeric)


SAP PSEISACC 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
OBJNRObject J_OBJNREXTCHAR22OBJEXJ_OBJNREXTONR
YEARBFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERDEPeriod PERIODENUMC3NUM3GFP
PERIOPeriod/year JAHRPERNUMC7PERI7JAHRPER
EXPDATEPS key figure: export date PSEISDATEDATS8SYDATS
PRJDEFProject definition (internal) PS_INTNRNUMC8PROJKONPDPS_PSPNR
WBSITNWBS Element PS_POSNRNUMC8PRPSABPSPPS_POSNR
EISKTEXTDescription AUFTEXTCHAR40TEXT40
POSIDWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
PSPIDProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
POSKIWBS element short identification PS_POSKICHAR16PS_PROKI
VERNRNumber of the responsible person (project manager) PS_VERNRNUMC8TCJ04PS_VERNR
VERNAName of responsible person (Project manager) PS_VERNACHAR25PS_VERNA
ASTNRApplicant number PS_ASTNRNUMC8TCJ05PS_ASTNR
ASTNAApplicant PS_ASTNACHAR25PS_ASTNA
COMCODCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
BUSAREBusiness Area GSBERCHAR4TGSBGSBERGSB
PRFCTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
PRTYPProject type PS_PRARTCHAR2TCJ1PS_PRART
AKOKRControlling area of requesting cost center PS_AKOKRCHAR4TKA01CACCDCAC
AKSTLRequesting cost center PS_AKSTLCHAR10CSKSALPHAKOSTLKOS
FKOKRControlling area of responsible cost center PS_FKOKRCHAR4TKA01CACCDCAC
FKSTLResponsible cost center PS_FKSTLCHAR10CSKSALPHAKOSTLKOS
SCOPEObject Class SCOPE_CVCHAR2SCOPESCOPE_CVPCO
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
USR00X1st user field for 20 characters - WBS element- USR00PRPSCHAR20USRCHAR20
USR01X2nd user field 20 digits - WBS element USR01PRPSCHAR20USRCHAR20
USR02X3rd user-defined field 10 digits -WBS element USR02PRPSCHAR10USRCHAR10
USR03X4th user-defined field 10 digits -WBS element USR03PRPSCHAR10USRCHAR10
USR08X1st user field for date -WBS element USR08PRPSDATS8USRDATE
USR09X2nd user field for date -WBS element USR09PRPSDATS8USRDATE
USR10X1st user field for 'Ind. for evaluations' WBS elem. USR10PRPSCHAR1FLAG
USR11X2nd user field for 'Indicator for eval.s' WBS elemnt USR11PRPSCHAR1FLAG
COSCTRCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
IZWEKReason for investment IZWEKCHAR2T087IIZWEK
ISIZEScale of investment objects IM_SIZECLCHAR2TAIF5ALPHASIZECL
IUMKZReason for environmental investment AM_UMWKZCHAR5T087KAM_UMWKZ
STORTLocation PS_STORTCHAR10T499SAP_STAND
CONAREControlling Area KOKRSCHAR4TKA01CACCDCAC
OWAERSObject currency for network activity OWAERSCUKY5TCURCWAERS
MEINHUnit of Measure CO_MEINHUNIT3T006CUNITMEINS
VERSNVersion COVERSICHAR3TKVSALPHACOVERSI
VERSAResults Analysis Version VERSN_ABGRCHAR3TKKAPALPHAVERSN_ABGRACV
APPLUser component PS_APPLCHAR2PS_APPL
ACPOSValue category ACPOSCHAR14TPIR2ACPOS
ACTCOSTSPS key figure: actual costs PSEISCST001CURR15(2) WERTV8
PLNCOSTSPS key figure: plan costs PSEISCST002CURR15(2) WERTV8
COMMITMTPS key figure: commitments PSEISCST004CURR15(2) WERTV8
PREQCOMPS key figure: purchase requisition commitment PSEISCST005CURR15(2) WERTV8
PORDCOMPS key figure: purchase order commitment PSEISCST006CURR15(2) WERTV8
DPMTEXPDPS key figure: down payment as expense PSEISCST008CURR15(2) WERTV8
ACTLREVSPS key figure: actual revenue PSEISCST012CURR15(2) WERTV8
PLANREVSPS key figure: plan revenue PSEISCST013CURR15(2) WERTV8
ACTCSTSTSDPS key figure: actual cost credit settlement PSEISCST014CURR15(2) WERTV8
PLNCSTSTSDPS key figure: plan costs credit settlement PSEISCST015CURR15(2) WERTV8
ACTREVSTSDPS key figure: actual revenue credit settlement PSEISCST016CURR15(2) WERTV8
PLNREVSTSDPS key figure: plan revenue credit settlement PSEISCST017CURR15(2) WERTV8
ACTCSTSTRSPS key figure: actual costs debit settlement PSEISCST018CURR15(2) WERTV8
PLNCSTSTRSPS key figure: plan costs debit settlement PSEISCST019CURR15(2) WERTV8
ACTREVSTRSPS key figure: actual revenue debit settlement PSEISCST050CURR15(2) WERTV8
PLNREVSTRSPS key figure: plan revenue debit settlement PSEISCST051CURR15(2) WERTV8
CSTORDRECPS key figure: incoming order costs PSEISCST027CURR15(2) WERTV8
CSTORDBAKPS key figure: costs for open orders PSEISCST028CURR15(2) WERTV8
REVORDRECPS key figure: revenue on incoming orders PSEISCST029CURR15(2) WERTV8
REVORDBAKPS key figure: revenue on open orders PSEISCST030CURR15(2) WERTV8
ACREVRESPS key figure: actual: revenue affecting result PSEISCST031CURR15(2) WERTV8
ACREVBILPS key figure: actual: revenue in excess of billings PSEISCST032CURR15(2) WERTV8
ACREVSURPS key figure: actual: revenue surplust PSEISCST033CURR15(2) WERTV8
ACCSTSLSPS key figure: actual: cost of sales PSEISCST034CURR15(2) WERTV8
ACWKIPPS key figure: actual: work in process PSEISCST035CURR15(2) WERTV8
ACSURCPS key figure: actual: provision for unrealized costs PSEISCST036CURR15(2) WERTV8
ACRESLOSPS key figure: actual: reserve for imminent losses PSEISCST037CURR15(2) WERTV8
PLREVRESPS key figure: plan: revenue affecting result PSEISCST038CURR15(2) WERTV8
PLREVBILPS key figure: plan: revenue in excess of billings PSEISCST039CURR15(2) WERTV8
PLREVSURPS key figure: plan: revenue surplus PSEISCST040CURR15(2) WERTV8
PLCSTSLSPS key figure: plan: cost of sales PSEISCST041CURR15(2) WERTV8
PLWKIPPS key figure: plan: work in process PSEISCST042CURR15(2) WERTV8
PLSURCPS key figure: plan: provision for unrealized costs PSEISCST043CURR15(2) WERTV8
PLRESLOSPS key figure: plan: provision for imminent losses PSEISCST044CURR15(2) WERTV8
ORIGBDGTPS key figure: original budget PSEISCST021CURR15(2) WERTV8
BDGTSUPPPS key figure: budget supplement PSEISCST022CURR15(2) WERTV8
BDGTRETNPS key figure: budget return PSEISCST023CURR15(2) WERTV8
BDGTTRFRPS key figure: budget transfer PSEISCST024CURR15(2) WERTV8
CURRBDGTPS key figure: current budget PSEISCST025CURR15(2) WERTV8
RELDBUDGTPS key figure: released budget PSEISCST026CURR15(2) WERTV8
CRPAYMPLPS key figure: vendor payment plan PSEISCSH001CURR15(2) WERTV8
CRPAYMOBPS key figure: vendor paymt obligations from purchase orders PSEISCSH002CURR15(2) WERTV8
CRDNPYRQPS key figure: vendor down payment request PSEISCSH003CURR15(2) WERTV8
CRDWNPMTPS key figure: vendor down payment PSEISCSH004CURR15(2) WERTV8
CROPNINVPS key figure: open vendor invoices PSEISCSH006CURR15(2) WERTV8
CRACTPMTPS key figure: vendor actual payments PSEISCSH008CURR15(2) WERTV8
DRPAYMPLPS key figure: customer payment plan PSEISCSH101CURR15(2) WERTV8
DRDNPYRQPS key figure: customer down payment requests PSEISCSH102CURR15(2) WERTV8
DRDWNPMTPS key figure: customer down payment PSEISCSH103CURR15(2) WERTV8
DROPNINVPS key figure: open customer invoices PSEISCSH104CURR15(2) WERTV8
DRACTPMTPS key figure: actual customer payments PSEISCSH106CURR15(2) WERTV8
OACTCOSTSPS key figure: actual costs (in object currency) PSEISCST501CURR15(2) WERTV8
OPLNCOSTSPS key figure: plan costs in object currency PSEISCST502CURR15(2) WERTV8
OCOMMITMTPS key figure: commitment in object currency PSEISCST504CURR15(2) WERTV8
OPREQCOMPS key figure: purchase requisition commitment in obj.crcy PSEISCST505CURR15(2) WERTV8
OPORDCOMPS key figure: purchase order commitment in object currency PSEISCST506CURR15(2) WERTV8
ODPMTEXPDPS key figure: down payment as expense in object currency PSEISCST508CURR15(2) WERTV8
OACTLREVSPS key figure: actual revenue in object currency PSEISCST512CURR15(2) WERTV8
OPLANREVSPS key figure: plan revenue in object currency PSEISCST513CURR15(2) WERTV8
OACTCSTSTSDPS key figure: actual costs credit settlement in obj.crcy PSEISCST514CURR15(2) WERTV8
OPLNCSTSTSDPS key figure: plan costs credit settlement in object crcy PSEISCST515CURR15(2) WERTV8
OACTREVSTSDPS key figure: actual revenue credit settlement in obj.crcy PSEISCST516CURR15(2) WERTV8
OPLNREVSTSDPS key figure: plan revenue credit settlement in object crcy PSEISCST517CURR15(2) WERTV8
OACTCSTSTRSPS key figure: actual cost debit settlement in original crcy PSEISCST518CURR15(2) WERTV8
OPLNCSTSTRSPS key figure: plan cost debit settlement in object currency PSEISCST519CURR15(2) WERTV8
OACTREVSTRSPS key figure: actual revenue debit settlement in obj.crcy PSEISCST550CURR15(2) WERTV8
OPLNREVSTRSPS key figure: plan revenue debit settlement in obj.crcy PSEISCST551CURR15(2) WERTV8
OCSTORDRECPS key figure: Incoming order costs (in object currency) PSEISCST527CURR15(2) WERTV8
OCSTORDBAKPS key figure: open order costs (in object currency) PSEISCST528CURR15(2) WERTV8
OREVORDRECPS key figure: incoming order revenue in object currency PSEISCST529CURR15(2) WERTV8
OREVORDBAKPS key figure: open order revenue (in object currency) PSEISCST530CURR15(2) WERTV8
OACREVRESPS key figure: actual: revenue affecting results in OC PSEISCST531CURR15(2) WERTV8
OACREVBILPS key figure: actual: revenue in excess of billings in OC PSEISCST532CURR15(2) WERTV8
OACREVSURPS key figure: actual: revenue surplus in object currency PSEISCST533CURR15(2) WERTV8
OACCSTSLSPS key figure: actual: cost of sales (in object currency) PSEISCST534CURR15(2) WERTV8
OACWKIPPS key figure: actual: work in process (in object currency) PSEISCST535CURR15(2) WERTV8
OACSURCPS key figure: actual: provision for unrealized costs in OC PSEISCST536CURR15(2) WERTV8
OACRESLOSPS key figure: actual: provision for imminent losses (OC) PSEISCST537CURR15(2) WERTV8
OPLREVRESPS key figure: plan: revenue affecting result (in obj.crcy) PSEISCST538CURR15(2) WERTV8
OPLREVBILPS key figure: plan: revenue in excess of billings (OC) PSEISCST539CURR15(2) WERTV8
OPLREVSURPS key figure: plan: surplus revenue in object currency PSEISCST540CURR15(2) WERTV8
OPLCSTSLSPS key figure: plan: cost of sales (in object currency) PSEISCST541CURR15(2) WERTV8
OPLWKIPPS key figure: plan: work in process (in object currency) PSEISCST542CURR15(2) WERTV8
OPLSURCPS key figure: plan: provision for unrealized costs (in OC) PSEISCST543CURR15(2) WERTV8
OPLRESLOSPS key figure: plan: provision for imminent losses (in OC) PSEISCST544CURR15(2) WERTV8
OORIGBDGTPS key figure: original budget in original currency PSEISCST521CURR15(2) WERTV8
OBDGTSUPPPS key figure: budget supplement in object currency PSEISCST522CURR15(2) WERTV8
OBDGTRETNPS key figure: budget return in object currency PSEISCST523CURR15(2) WERTV8
OBDGTTRFRPS key figure: budget transfer in object currency PSEISCST524CURR15(2) WERTV8
OCURRBDGTPS key figure: current budget in object currency PSEISCST525CURR15(2) WERTV8
ORELDBUDGTPS key figure: released budget in object currency PSEISCST526CURR15(2) WERTV8
OCRPAYMPLPS key figure: vendor payment plan (in object currency) PSEISCSH501CURR15(2) WERTV8
OCRPAYMOBPS key figure: vendor payment obligation from PO (in OC) PSEISCSH502CURR15(2) WERTV8
OCRDNPYRQPS indicator: Vendor down payment request (object currency) PSEISCSH503CURR15(2) WERTV8
OCRDWNPMTPS Key Figure: Vendor down payment (object currency) PSEISCSH504CURR15(2) WERTV8
OCROPNINVPS key figure: open vendor invoices (in object currency) PSEISCSH506CURR15(2) WERTV8
OCRACTPMTPS key figure: Actual vendor payments (in object currency) PSEISCSH508CURR15(2) WERTV8
ODRPAYMPLPS key figure: customer payment plan (in object currency) PSEISCSH601CURR15(2) WERTV8
ODRDNPYRQPS key figure: customer down payment request (in obj.crcy) PSEISCSH602CURR15(2) WERTV8
ODRDWNPMTPS key figure: customer down payment (in object currency) PSEISCSH603CURR15(2) WERTV8
ODROPNINVPS key figure: open customer invoices (in object currency) PSEISCSH604CURR15(2) WERTV8
ODRACTPMTPS key figure: actual customer payments (in object currency) PSEISCSH606CURR15(2) WERTV8
QTACTREVPS key figure: actual quantity, revenues PSEISQTY001QUAN15(3) MENGV8
QTACTKSTPS key figure: actual quantity costs PSEISQTY002QUAN15(3) MENGV8
QTPLNREVPS key figure: plan quantity revenues PSEISQTY003QUAN15(3) MENGV8
QTPLNKSTPS key figure: plan quantity costs PSEISQTY004QUAN15(3) MENGV8
QTCOMMITPS key figure: commitment quantity PSEISQTY005QUAN15(3) MENGV8
QTASTKYAPS key figure: actual statistical key figs can be aggregated PSEISQTY006QUAN15(3) MENGV8
QTASTKYNPS key figure: actual stat.key figs cannot be aggregated PSEISQTY007QUAN15(3) MENGV8
QTPSTKYAPS key fig: plan statistical key figures can be aggregated PSEISQTY008QUAN15(3) MENGV8
QTPSTKYNPS key figure: plan stat.key figs cannot be aggregated PSEISQTY009QUAN15(3) MENGV8

Key field Non-key field



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

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

How to access SAP table PSEISACC

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