MMPUR_PRINT_KOMVD SAP (Print Structure for KOMVD) Structure details

Dictionary Type: Structure
Description: Print Structure for KOMVD




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




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

MMPUR_PRINT_KOMVD 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 "Print Structure for KOMVD" 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_MMPUR_PRINT_KOMVD TYPE MMPUR_PRINT_KOMVD.

The MMPUR_PRINT_KOMVD table consists of various fields, each holding specific information or linking keys about Print Structure for KOMVD data available in SAP. These include KPOSN (Condition item number), STUNR (Step number), ZAEHK (Condition counter), KAPPL (Application).. 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 (Deep)


SAP MMPUR_PRINT_KOMVD 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
KPOSNCondition item number KPOSNNUMC6NUM6
STUNRStep number STUNRNUMC3Assigned to domainSTUNR
ZAEHKCondition counter DZAEHKNUMC2ZAEHK
KAPPLApplication KAPPLCHAR2T681AKAPPLKAP
KSCHLCondition type KSCHACHAR4T685AKSCHLVKS
KRECHCalculation type for condition KRECHCHAR1KRECH
KAWRTCondition base value KAWRTCURR15(2) WERTV8
AWEINRate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
AWEI1Rate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KBETRRate (condition amount or percentage) KBETRCURR11(2) WERTV6
KOEINRate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KOEI1Rate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KKURSCondition exchange rate for conversion to local currency KKURSDEC9(5) KKURS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit in the document KVMEIUNIT3T006CUNITMEINS
KUMZANumerator for converting condition units to base units KUMZADEC5UMBSZ
KUMNEDenominator for converting condition units to base units KUMNEDEC5UMBSN
KNTYPCondition category (examples: tax, freight, price, cost) KNTYPCHAR1KNTYP
KSTATCondition is used for statistics KSTATCHAR1XFELD
KHERKOrigin of the condition KHERKCHAR1KHERK
KWERTCondition value KWERTCURR13(2) WERTV7
KSTEUCondition control KSTEUCHAR1KSTEU
KINAKCondition is inactive KINAKCHAR1KINAK
KOAIDCondition class KOAIDCHAR1KOAID
KNUMTNumber of texts KNUMTCHAR10KNUMB
DRUKZPrint ID for condition lines DRUKZCHAR1DRUKZ
VTEXTDescription BEZEI40CHAR40TEXT40
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
STUFELevel (in multi-level BOM explosions) HISTUDEC2DEC2
WEGXXPath (for multi-level BOM explosions) WEGXXDEC4DEC4
KFAKTORFactor for condition base value KFAKTORFLTP16(16) FLTP
NRMNGDiscount in kind: Inclusive bonus quantity of item NRMNGQUAN13(3) MENG13
MDFLGIndicator: Matrix maintenance MDFLGCHAR1MDFLG
KWERT_EUROCondition value KWERTCURR13(2) WERTV7
PACKNOPackage number PACKNONUMC10Assigned to domainPACKNO
INTROWInternal line number for limits INTROWNUMC10NUMC10
SRVTYPCharacter Field Length 1 CHAR01CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table MMPUR_PRINT_KOMVD

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