CKMLDUVACTCO_S SAP (Structure for Database Tables CKMLDUVACT= (+ Extras)) Structure details

Dictionary Type: Structure
Description: Structure for Database Tables CKMLDUVACT= (+ Extras)




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




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

CKMLDUVACTCO_S 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 "Structure for Database Tables CKMLDUVACT= (+ Extras)" 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_CKMLDUVACTCO_S TYPE CKMLDUVACTCO_S.

The CKMLDUVACTCO_S table consists of various fields, each holding specific information or linking keys about Structure for Database Tables CKMLDUVACT= (+ Extras) data available in SAP. These include MANDT (Client), OBJNR (Object number), GJAHR (Fiscal Year), BELNR (Document Number: Actitity Entry for Distribution).. 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 CKMLDUVACTCO_S 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BELNRDocument Number: Actitity Entry for Distribution CKMLDUV_BELNRNUMC10CKMLDUV_BELNR
POSNRSequence Number for Distribution to Account Assign. Objects POSNR_DISTNUMC6NUMC6
DATE_FROMStart Date of the Distribution Interval SDAT_DISTDATS8DATUM
DATE_TOEnd Date for Distribution EDAT_DISTDATS8DATUM
UNITUnit of Measure for Display MEINHUNIT3Assigned to domainCUNITMEINS
QUANTITYQuantity Withdrawn From Orders MNGE_VERBQUAN13(3) MENGV13
DIFF_QUANT_OLDQuantity from Distributions Already Posted MENGE_PROG_OLDQUAN25(3) MENGEV13
DIFF_QUANT_PROGQuantity Calculated by Distribution Run MNGE_PROGQUAN13(3) MENGV13
DIFF_QUANTDifference Quantity MNGE_DIFFQUAN13(3) MENG13V
CO_BELNRDocument Number CO_BELNRCHAR10Assigned to domainALPHACO_BELNRBLN
DOCDISPGoto Follow-On Documents for Distribution Lines CKMLDUV_DOCDISPCHAR4CKML_ICON4
CO_BUZEIPosting row CO_BUZEINUMC3BUZEI
CO_GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
DISTRIBDistribution Indicator Activities DISTRIB_ACTCHAR1DISTRIB_ACT
AUFNROrder Number for Distribution of Activity/ Inventory Diffs. CK_AUFNRCHAR12Assigned to domainALPHAAUFNRANRCKORD
AUFPSOrder item number AUFPSCHAR2CHAR2
KSTRGProduct Cost Collector for Order CKMDUV_PCCCHAR12Assigned to domainALPHAAUFNRORDP
AUFPLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
APLZLGeneral counter for order CO_APLZLNUMC8Assigned to domainCO_APLZL
PAROBObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
AUF_MATNRMaterial No.of Material Produced by Product.Order (product) AUFT_MATNRCHAR18Assigned to domainMATN1MATNR
KALNRCost Estimate Number for Cost Est. w/o Qty Structure CK_KALNRNUMC12Assigned to domainCK_KALNRKNR
MAN_POSIndicator: Manually Entered Item CKMLDUV_MAN_POSCHAR1XFELD
BELNR_REVReversal Document Number of Activities Entry CKMLDUV_BELNR_REVNUMC10CKMLDUV_BELNR
POSNR_REVSequence Number for the Distribution (Reversal) POSNR_DIST_REVNUMC6NUMC6
DOCDISP_REVJump to Follow-On Document of Distribution Line (Reversal) CKMLDUV_DOCDISP_REVCHAR4CKML_ICON4

Key field Non-key field



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

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

How to access SAP table CKMLDUVACTCO_S

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