CON_FIN_S_KKB_IS1_PA SAP (Copy for DataSource 0CO_PC_01: Transaction Data) Structure details

Dictionary Type: Structure
Description: Copy for DataSource 0CO_PC_01: Transaction Data




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




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

CON_FIN_S_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 "Copy for DataSource 0CO_PC_01: Transaction 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_CON_FIN_S_KKB_IS1_PA TYPE CON_FIN_S_KKB_IS1_PA.

The CON_FIN_S_KKB_IS1_PA table consists of various fields, each holding specific information or linking keys about Copy for DataSource 0CO_PC_01: Transaction Data 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 CON_FIN_S_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
PRODPROCNR Production Process0
PRODORDEROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
FLG_DELFLG Orders with Deletion Indicator0
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
POBJTYPE Partner object type0
PARTOBJ Partner Object0
AMOUNTActual Costs ACCSTCURR15(2) WERTV8
AMOUNTFXActual Costs ACCSTCURR15(2) WERTV8
AMOUNTVRActual Costs ACCSTCURR15(2) WERTV8
QUANTINTotal quantity entered MBGXXXQUAN15(3) MENGV8
QUANTINFXTotal quantity entered MBGXXXQUAN15(3) MENGV8
QUANTINVRTotal quantity entered MBGXXXQUAN15(3) MENGV8
QUANTOUTTotal quantity entered MBGXXXQUAN15(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 CON_FIN_S_KKB_IS1_PA using ABAP code?

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

How to access SAP table CON_FIN_S_KKB_IS1_PA

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