JVTZAEM11 SAP (Logical Record for Order Changes) Structure details

Dictionary Type: Structure
Description: Logical Record for Order Changes




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




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

JVTZAEM11 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 "Logical Record for Order Changes" 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_JVTZAEM11 TYPE JVTZAEM11.

The JVTZAEM11 table consists of various fields, each holding specific information or linking keys about Logical Record for Order Changes data available in SAP. These include BEZRUNDE (IS-M: Delivery Round), AENDER_VON (Valid-From Date), AENDER_BIS (Valid-To Date), GUELTIGVON (Valid-From Date).. 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 JVTZAEM11 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
BEZIRKCarrier Route BEZIRKCHAR10Assigned to domainALPHABEZIRKBEZMJVC
BEZRUNDEIS-M: Delivery Round BEZRUNDECHAR10Assigned to domainALPHABEZRUNDEJBR
AENDER_VONValid-From Date GUELTIGVONDATS8DATUMJSA
AENDER_BISValid-To Date GUELTIGBISDATS8DATUMJSB
GUELTIGVONValid-From Date GUELTIGVONDATS8DATUMJSA
GUELTIGBISValid-To Date GUELTIGBISDATS8DATUMJSB
GPAGBusiness Partner: Sold-to Party GPAGCHAR10Assigned to domainALPHAGPNR
KNDGRUPPECustomer group KDGRPCHAR2Assigned to domainKDGRPVKD
WEMPFNRIS-M: Business Partner Key GPNRCHAR10Assigned to domainALPHAGPNRJGPMJG0
AUARTGRPIS-M/SD: Sales document type grouping JAUARTGRPCHAR1JAUARTGRPJKAUARTGRP
VBELNIS-M/SD: Publishing Sales Order AVNRCHAR10Assigned to domainALPHAAVNRJK1MJK1
POSNRSales Order Item APNRNUMC6Assigned to domainAPNR
ETENRSales Order Schedule Line JAENRNUMC4Assigned to domainAENR
LIEFERARTDelivery Type LIEFERARTCHAR2Assigned to domainLIEFERARTJLA
LIEFBARNRSequence number for delivery/home delivery viability set LIEFBARNRCHAR9Assigned to domainLIEFBARNR
XLIEFBEZIS-M: Delivery to a carrier route (reserve) XLIEFBEZCHAR1XFELD
POSEXExternal Item Number (Purchase Order Item) POSEX_ISPNUMC6POSEX_ISPJK2
POARTInternal Item Type for Sales Order POART_ISPCHAR2Assigned to domainPOART_ISPJAP
AEARTOrder Change Type AEART_JSDKCHAR1AEART_JSDK
ZSKLSTime slice classification for sales order JZSKLSCHAR1JZSKLS
DRERZPublication DRERZCHAR8Assigned to domainALPHADRERZJD1MJD1
PVAEdition PVACHAR8Assigned to domainALPHAPVAJD2
BEZUGSTYPMix Type BEZUGSTYP_JE_PVACHAR2JDTBEZTYPBEZUGSTYP_JE_PVAJD3MJD7
XURPOSOriginal item in publishing sales order XURPOSCHAR1XFELD
POSNR_UROriginal Item in Publishing Sales Order APNR_URNUMC6Assigned to domainAPNR
POSNR_VGPreceding Item in Publishing Sales Order APNR_VGNUMC6Assigned to domainAPNR
ADRNRIS-M: Address Number JADRNRCHAR10Assigned to domainALPHAJADRNR
ADRESSVARIS-M: Address Variant ADRESSVARCHAR1ERSTADR
BEZPERService Type BEZPERCHAR5Assigned to domainBEZPERJD4
ETMENGEIS-M: Sales Order Schedule Line Quantity ETMENGEQUAN10MENGGPOS
ETMEINSIS-M: Sales Unit for Sales Order ETMEINSUNIT3Assigned to domainCUNITMEINS
POART_NFInternal Item Type for Sales Order POART_ISPCHAR2Assigned to domainPOART_ISPJAP
GUELTV_NFValid-From Date GUELTIGVONDATS8DATUMJSA
GUELTB_NFValid-To Date GUELTIGBISDATS8DATUMJSB
XVACPACKVacation Service: Postponed Delivery XVACPACKCHAR1XFELD
DELIVSPLITGRPIS-M/SD: Address Alternation Group DELIVSPLITGRPCHAR10Assigned to domainALPHADELIVSPLITGRP
XUNVLAUTOIS-M: Via.data incomp.for item (due to automatic change) XUNVLAUTOCHAR1XFELD
VSAUSSTARTShipping outsorting type VSAUSSTARTCHAR2Assigned to domainVSAUSSTART

Key field Non-key field



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

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

How to access SAP table JVTZAEM11

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