CK50DYNP12XX SAP (Dialog Data for Screens 12xx of FUGR CK50) Structure details

Dictionary Type: Structure
Description: Dialog Data for Screens 12xx of FUGR CK50




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




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

CK50DYNP12XX 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 "Dialog Data for Screens 12xx of FUGR CK50" 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_CK50DYNP12XX TYPE CK50DYNP12XX.

The CK50DYNP12XX table consists of various fields, each holding specific information or linking keys about Dialog Data for Screens 12xx of FUGR CK50 data available in SAP. These include LOSGR (Lot Size for Product Costing), AUSMG_ASSEMBLY (Scrap Quantity), AUSSS (Assembly scrap in percent), MEINS (Base Unit of Measure).. 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 CK50DYNP12XX 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
LOSAULot Size Taking Scrap into Account CK_LOSAUQUAN13(3) MENG13
LOSGRLot Size for Product Costing CK_LOSGRQUAN13(3) MENG13
AUSMG_ASSEMBLYScrap Quantity CK_AUSMGQUAN15(3) CQUA8
AUSSSAssembly scrap in percent AUSSSDEC5(2) DEC3_2
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
MENGEQuantity MENGE_POSQUAN15(3) CQUA8
MEEHTUnit of time or quantity MZEIHUNIT3Assigned to domainCUNITMEINS
AUSMGScrap Quantity CK_AUSMGQUAN15(3) CQUA8
AUSMGKOComponent Scrap Quantity CK_AUSMGKOQUAN15(3) CQUA8
AUSPROZScrap Factor CK_SCRAPDEC6(3) DEC3_3
AUSMG_DELTA_COMPProduction-Dependent Scrap Factor of Input Component CK50_MAT_SCRAP_PRODQUAN15(3) CQUA8
AUSPROZ_DELTA_COMPProduction-Dependent Scrap Factor of Input Component CK50_MAT_SCRAP_PROD_FRACDEC6(3) DEC3_3
AUSMG_DELTA_ACTOperation Scrap of All Subsequent Operations CK50_ACT_SCRAP_PRODQUAN15(3) CQUA8
AUSPROZ_DELTA_ACTCumulated Scrap Factor of All Subsequent Operations CK50_ACT_SCRAP_PROD_FRACDEC6(3) DEC3_3
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WERT_AUSMGValue of Total Scrap Quantity CK_WERT_AUSMGCURR15(2) WERTV8
WERT_AUSMGKOValue of Component Scrap or Operation Scrap CK_WERT_AUSMGKOCURR15(2) WERTV8
WERT_AUSMG_DELTAValue of Production-Dependent Scrap Quantity CK_WERT_AUSMG_DELTACURR15(2) WERTV8
RNDKZRounding Indicator in Cost Estimate with Quantity Structure CK_RNDKZCHAR1CK_RNDKZ

Key field Non-key field



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

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

How to access SAP table CK50DYNP12XX

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