CKI_PAE_PP SAP (Price changes: period data) Structure details

Dictionary Type: Structure
Description: Price changes: period data




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




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

CKI_PAE_PP 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 "Price changes: period data" 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_CKI_PAE_PP TYPE CKI_PAE_PP.

The CKI_PAE_PP table consists of various fields, each holding specific information or linking keys about Price changes: period data data available in SAP. These include MATNR (Material Number), BWKEY (Valuation Area), BWTAR (Valuation Type), SOBKZ (Special Stock Indicator).. 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 CKI_PAE_PP 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
KALN1Cost Estimate Number for Cost Est. w/o Qty Structure CK_KALNRNUMC12Assigned to domainCK_KALNRKNR
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
BWKEYValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
BWTARValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
SOBKZSpecial Stock Indicator SOBKZCHAR1Assigned to domainSOBKZ
KZBWSValuation of Special Stock KZBWSCHAR1KZBWS
VBELNSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
PSPNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
BWTTYValuation Category BWTTY_DCHAR1Assigned to domainBWTTY
POPERPosting period POPERNUMC3POPERPOPR
BDATJPosting Date YYYY BDATJNUMC4GJAHRGJAHRBDTJ
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
VPRSVPrice control indicator VPRSVCHAR1VPRSV
MLASTMaterial Price Determination: Control CK_ML_ABSTCHAR1CK_ML_ABST
MLMAAMaterial ledger activated at material level CK_ML_MAACCHAR1XFELD
PRSFIXCheckbox XFELDCHAR1XFELD
LBKUMTotal Valuated Stock LBKUMQUAN13(3) MENG13V
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
VKSALValue of Total Valuated Stock at Sales Price VKSALCURR13(2) WERT13N
PERTYPPeriod category (current, previous, last from prev. year...) PERTYPCHAR2PERTYP
MENGEReference quantity CKMPC_MENGEQUAN13(3) MENG13
XERRORError during price change XERRORCHAR1XERROR
MSGNOSystem Message Number MSGNOCHAR3Assigned to domainMSGNR
ZEILEItem in material or invoice verification document CK_ZEILENUMC6NUMC6
RMBEWHInd.: MBEWH/EBEWH/QBEWH for prev. period could not be read RMBEWHCHAR1XFELD
MBLFMPeriod of MBEW or EBEW or QBEW MBLFMNUMC2MONAT
MBGJAFiscal year of MBEW or EBEW or QBEW MBGJANUMC4GJAHRGJAHR
MBRUEMBEWH rec. already exists for per. before last of MBEW per. MBRUECHAR1XFELD
XBEWMValuation based on the batch-specific unit of measure XBEWWCHAR1XFELD
STATSEGCheckbox XFELDCHAR1XFELD
SUPKALNRCost Estimate Number for Cost Est. w/o Qty Structure CK_KALNRNUMC12Assigned to domainCK_KALNRKNR
GROUP_POSTINGCheckbox XFELDCHAR1XFELD
PRE_READCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table CKI_PAE_PP

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