KKBW_ACT_IS1 SAP (CO-PC-ACT InfoSource 1: ML Data (Movement Data)) Structure details

Dictionary Type: Structure
Description: CO-PC-ACT InfoSource 1: ML Data (Movement Data)




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




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

KKBW_ACT_IS1 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-ACT InfoSource 1: ML Data (Movement 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_KKBW_ACT_IS1 TYPE KKBW_ACT_IS1.

The KKBW_ACT_IS1 table consists of various fields, each holding specific information or linking keys about CO-PC-ACT InfoSource 1: ML Data (Movement Data) data available in SAP. These include PLANT (Plant), COMP_CODE (Company Code), MATERIAL (Material Number), VAL_TYPE (Valuation Type).. 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 KKBW_ACT_IS1 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
CO_AREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
PLANTPlant EWERKCHAR4Assigned to domainWERKSWRK
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MATERIALMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
VAL_TYPEValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
VAL_CLASSValuation Class BKLASCHAR4Assigned to domainBKLAS
STLMT_CTRLMaterial Price Determination: Control CK_ML_ABSTCHAR1CK_ML_ABST
DOC_NUMBERSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
S_ORD_ITEMItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
WBS_ELEMTWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
VAL_STRUC_TYPEValue Structure Type CK_UNTPERNUMC3CK_UNTPER
RUN_ACTCosting Run in Actual Costing CKML_RUN_TYPECHAR8Assigned to domainCKML_RUN_TYPECKML_RUN_TYPE
RUN_APPLMaterial Ledger Costing Run Application CKML_RUN_APPLCHAR4CKML_RUN_APPL
CATEGCategory in Material Ledger Data Display CKML_CATEGCHAR2CKML_CATEG
PROCCATEGProcess Category (Procurement/Consumption) CKML_PROZESS_TYPCHAR4Assigned to domainCKML_PROZESS_TYP
CURTYPECurrency Type CURRTYPCHAR2CURRTYP
VALUATIONValuation View VALUTYPNUMC1VALUTYPVTP
FISCVARNTFiscal year variant RSFISCVARCHAR2RSFISCVAR
FISCPERFiscal year / period RSFISCPERNUMC7PERI7RSFISCPER
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BASE_UOMBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
QUANTITYQuantity KKB_ML_MENGEQUAN15(3) MENGV8
AMOUNTPreliminary Valuation KKB_ML_BEWERCURR15(2) WERTV8
PRICDIFF_SSingle-Level Price Differences KKB_ML_PABWE_ECURR15(2) WERTV8
PRICDIFF_MMultilevel Price Differences KKB_ML_PABWE_MCURR15(2) WERTV8
EXRTDIFF_SSingle-Level Exchange Rate Differences KKB_ML_KABWE_ECURR15(2) WERTV8
EXRTDIFF_MMultilevel Exchange Rate Differences KKB_ML_KABWE_MCURR15(2) WERTV8

Key field Non-key field



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

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

How to access SAP table KKBW_ACT_IS1

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