KKB_IS1_PA SAP (CO-PC Infosource 1: Transaction Data Product Drilldown) Structure details

Dictionary Type: Structure
Description: CO-PC Infosource 1: Transaction Data Product Drilldown




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




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

KKB_IS1_PA 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 "CO-PC Infosource 1: Transaction Data Product Drilldown" 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_KKB_IS1_PA TYPE KKB_IS1_PA.

The KKB_IS1_PA table consists of various fields, each holding specific information or linking keys about CO-PC Infosource 1: Transaction Data Product Drilldown data available in SAP. These include FISCPER (Fiscal year / period), CO_AREA (Controlling Area), PLANT (Plant), MATERIAL (Material Number).. 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 KKB_IS1_PA 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
FISCVARNTFiscal year variant RSFISCVARCHAR2RSFISCVAR
FISCPERFiscal year / period RSFISCPERNUMC7PERI7RSFISCPER
CO_AREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
PLANTPlant EWERKCHAR4Assigned to domainWERKSWRK
MATERIALMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PRODVRSNProduction Version VERIDCHAR4Assigned to domainVERIDVER
PRODPROCNRProduction Process CKML_F_PROCNRNUMC12Assigned to domainCK_KALNRCKML_PROCNR
PRODORDEROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
FLG_DELFLGDeletion Indicator FLG_DELFLGCHAR1FLG_DELFLG
ORDERITEMOrder Item Number CO_POSNRNUMC4CO_POSNR
VTYPEValue type for Reporting RSVTYPENUMC3Assigned to domainRSVTYPE
VERSIONVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
VALUTYPValuation View VALUTYPNUMC1VALUTYPVTP
COSTELMNTCost Element KSTARCHAR10Assigned to domainALPHAKSTARKAT
SENRECEIVDebit/credit indicator BEKNZCHAR1BEKNZBEKNZ
POBJTYPEPartner InfoObject (4 Figure) OMPIOBJSVCHAR4OMIOBJSV
PARTOBJCharacteristic Value of a Partner InfoObject OMPIOVALUECHAR28OMIOVALUE
AMOUNTAmount SWKGRCURR15(2) WERTV8
AMOUNTFXFixed Amount SWKFRCURR15(2) WERTV8
AMOUNTVRVariable Amount SWKVRCURR15(2) WERTV8
QUANTINConsumption quantity SMEGRQUAN15(3) MENGV8
QUANTINFXFixed Consumption Quantity SMEFRQUAN15(3) MENGV8
QUANTINVRVariable Consumption Quantity SMEVRQUAN15(3) MENGV8
QUANTOUTActivity Quantity LSTXXQUAN15(3) MENGV8
CURTYPECurrency type RSCURTYPECHAR2RSCURTYPE
CURRENCYCurrency Key RSCURRENCYCUKY5Assigned to domainWAERS
UNIT_INUnit of Measure CO_MEINHUNIT3Assigned to domainCUNITMEINS
UNIT_OUTActivity Unit LEINHUNIT3Assigned to domainCUNITMEINS
MAT_INPUTMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PLT_INPUTPlant EWERKCHAR4Assigned to domainWERKSWRK
CCT_INPUTCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ACT_INPUTActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
BP_INPUTBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP

Key field Non-key field



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

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

How to access SAP table KKB_IS1_PA

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