CKML_S_WIP_QTY SAP (WIP Quantity for Period: Changes and Total Quantities) Structure details

Dictionary Type: Structure
Description: WIP Quantity for Period: Changes and Total Quantities




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




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

CKML_S_WIP_QTY 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 "WIP Quantity for Period: Changes and Total Quantities" 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_CKML_S_WIP_QTY TYPE CKML_S_WIP_QTY.

The CKML_S_WIP_QTY table consists of various fields, each holding specific information or linking keys about WIP Quantity for Period: Changes and Total Quantities data available in SAP. These include QTY001CHG (WIP Quantity for Period Layer), QTY002CHG (WIP Quantity for Period Layer), QTY003CHG (WIP Quantity for Period Layer), QTY004CHG (WIP Quantity for Period Layer).. 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: Not classified


SAP CKML_S_WIP_QTY 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
MEINHUnit of Measure for Display MEINHUNIT3Assigned to domainCUNITMEINS
.INCLU-CHG 0
QTY001CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY002CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY003CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY004CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY005CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY006CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY007CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY008CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY009CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY010CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY011CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY012CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY013CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY014CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY015CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY016CHGWIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY001WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY002WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY003WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY004WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY005WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY006WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY007WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY008WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY009WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY010WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY011WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY012WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY013WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY014WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY015WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8
QTY016WIP Quantity for Period Layer CKMLWIPQTYQUAN15(3) MENGV8

Key field Non-key field



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

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

How to access SAP table CKML_S_WIP_QTY

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