MCJLFZADD SAP (IS-PSD: LIS Comm.Structure, Del.Assgmt (Item) Addr.Determ.) Structure details

Dictionary Type: Structure
Description: IS-PSD: LIS Comm.Structure, Del.Assgmt (Item) Addr.Determ.




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




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

MCJLFZADD 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 "IS-PSD: LIS Comm.Structure, Del.Assgmt (Item) Addr.Determ." 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_MCJLFZADD TYPE MCJLFZADD.

The MCJLFZADD table consists of various fields, each holding specific information or linking keys about IS-PSD: LIS Comm.Structure, Del.Assgmt (Item) Addr.Determ. data available in SAP. These include AUART (IS-M/SD: Sales Document Types), AUARTGRP (IS-M/SD: Sales document type grouping), VKORG (Sales Organization), VTWEG (Distribution Channel).. 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP MCJLFZADD 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
GPAGBusiness Partner: Sold-to Party GPAGCHAR10Assigned to domainALPHAGPNR
AUARTIS-M/SD: Sales Document Types AUART_ISPCHAR4Assigned to domainAUART_ISPJAD
AUARTGRPIS-M/SD: Sales document type grouping JAUARTGRPCHAR1JAUARTGRPJKAUARTGRP
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision for order header SPART_AKCHAR2Assigned to domainSPARTSPA
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
GSKSTBusiness area from cost center GSKSTCHAR4Assigned to domainGSBER
XIMMATRIKIndicator: Proof of matriculation provided XIMMATRIKCHAR1XFELD
POARTInternal Item Type for Sales Order POART_ISPCHAR2Assigned to domainPOART_ISPJAP
XURPOSOriginal item in publishing sales order XURPOSCHAR1XFELD
POSGUELVONValid-From Date of Sales Order Item JKAPVONDATS8DATUMJC1
POSGUELBISDate to which Sales Order Item is Valid JKAPBISDATS8DATUMJC2
AKT_B_LANDCurrent country being supplied LANDE_ISPCHAR3Assigned to domainLAND1LND
NRM_B_LANDNormal delivery country LAND1_ISPCHAR3Assigned to domainLAND1LND
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KOKRS_POSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
KOSTL_L_PODebit Cost Center KOSTL_LCHAR10Assigned to domainALPHAKOSTLKOS
STAFOUpdate group for statistics update STAFOCHAR6Assigned to domainALPHASTAFOMCF
IVWKNCirculation Audit Report Category ID IVWKNCHAR8Assigned to domainIVWKN
IVWKNFREICirculation Report Category ID for Non-Calculation Period IVWKNFREICHAR8Assigned to domainIVWKN
IVWKN_VDATAudit Report Category ID of Order for Shipping Date IVWKN_VERSDATCHAR8Assigned to domainIVWKN
RECHBEGINNBilling From RECHBEGINNDATS8DATUM
RECHENDEBilling To RECHENDEDATS8DATUM
BEZUGGRDPurchase Reason BEZUGGRDCHAR3Assigned to domainBEZUGGRDJK8
KUENDGRDReason for end of delivery KUENDGRDCHAR3Assigned to domainKUENDGRD
XIVWIndicator: Relevant for audit report XIVWCHAR1XFELD
SBFREIAdministrator responsible for free copies SBFREICHAR12USNAM
XLIEFGPIS-M: Delivery to business partner XLIEFGPCHAR1XFELD
XLIEFBEZIS-M: Delivery to a carrier route (reserve) XLIEFBEZCHAR1XFELD
ETEEXIS-M: External Schedule Line Number ETEEXNUMC6ETEEX
BEZPERService Type BEZPERCHAR5Assigned to domainBEZPERJD4
ETMENGEIS-M: Sales Order Schedule Line Quantity ETMENGEQUAN10MENGGPOS
ETMEINSIS-M: Sales Unit for Sales Order ETMEINSUNIT3Assigned to domainCUNITMEINS
ETVORZEIPlus/Minus Sign for Schedule Line Quantity in Sales Order ETVORZEICHAR1VORZEI
XFAKTURAIndicator: Relevant for billing XFAKTURACHAR1XFELD
STAFO_ZUOUpdate group for statistics update STAFOCHAR6Assigned to domainALPHASTAFOMCF
WERBEARTSales Source WERBEARTCHAR4Assigned to domainALPHAWERBEARTJWA
WERBEAKTSales Promotion WERBEAKTCHAR8Assigned to domainALPHAWERBEAKTJWTMJW1
WERBTRAEGAdvertising Medium WERBTRAEGCHAR10Assigned to domainWERBTRAEG
SACHPRAEMIS-M: Material number for gift MATNR_SAPRCHAR18Assigned to domainMATN1MATNR_ISPJMA
PVAKNTGRPAccount Assignment Grouping for Edition PVAKNTGRPCHAR2Assigned to domainKTGRM
PVAKONGRPCondition Grouping for Edition PVAKONGRPCHAR2Assigned to domainJKONDMJDPVAKONGRP

Key field Non-key field



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

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

How to access SAP table MCJLFZADD

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