MCJLFGADD SAP (IS-M/SD: LIS Comm.Structure, Additional Delivery Header Data) Structure details

Dictionary Type: Structure
Description: IS-M/SD: LIS Comm.Structure, Additional Delivery Header Data




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




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

MCJLFGADD 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-M/SD: LIS Comm.Structure, Additional Delivery Header Data" 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_MCJLFGADD TYPE MCJLFGADD.

The MCJLFGADD table consists of various fields, each holding specific information or linking keys about IS-M/SD: LIS Comm.Structure, Additional Delivery Header Data data available in SAP. These include PVABERGRP1 (Report group 1 - edition), PVABERGRP2 (Report group 2 - edition), PVAPOVERKZ (IS-M: Postal distribution indicator), PVAIVWNR (Circulation Audit Report ID for Edition).. 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 MCJLFGADD 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
PVABEZEI10Short text for edition KBEZPVACHAR10TEXT10
PVABERGRP1Report group 1 - edition PVABERGRP1CHAR10Assigned to domainPVABERGRP1
PVABERGRP2Report group 2 - edition PVABERGRP2CHAR10Assigned to domainPVABERGRP2
PVAPOVERKZIS-M: Postal distribution indicator POVERKZCHAR8POVERKZMJD3
PVAIVWNRCirculation Audit Report ID for Edition IVWNRNUMC10IVWNR
PVAISPCNROISPC Number of Object ISPCNROBNUMC6ISPCNROB
PVAISPCNRTISPC Number of Sub-Object ISPCNRTONUMC2ISPCNRTO
VDZVERTRKZIS-M: WBZ, VDZ Sales Code (Num. Share Postal Sales Code) JWBZVKENNZCHAR5Assigned to domainJKWBZJWBZVKENNZ
PVARKAUFNROrder Number of RK Order for Account Assignment J_RK_AUFNRCHAR8ALPHAJ_RK_AUFNR
PVARKPOSNRItem Number of RK Order for Account Assignment J_RK_POSNRNUMC2ALPHAJ_RK_POSNR
PVACOAUFNROrder number of internal CO order for account assignment J_CO_AUFNRCHAR12Assigned to domainALPHAAUFNRANR
DRERZSPARTDivision for publication SPARTDRERZCHAR2Assigned to domainSPARTSPA
JAHRGANGYear number of issue JAHRGANGNUMC4JAHRGANG
NRIMJAHRIssue number (in year) NRIMJAHRCHAR4ALPHAJNRIMJAHR
HEFTNUMMERCopy Number of Issue HEFTNUM_VACHAR9HEFTNUMMER
ABHOLSTELLIS-M/SD: Customer Pickup Point ABHOLSTELLCHAR10Assigned to domainALPHAGPNR
BUKRSCompany code of the sales organization VKBUKCHAR4Assigned to domainBUKRS
LIEF_LANDDeparture country (country from which the goods are sent) ALANDCHAR3Assigned to domainLAND1VAL
ANZVAMONumber of issues in a month JMCANZVAMODEC9STMENGE
ANZVATANumber of issues in a day JMCANZVATADEC9STMENGE
ANZVAWONumber of issues in a week JMCANZVAWODEC9STMENGE
ANZVABUNumber of issues in a posting period JMCANZVABUDEC9STMENGE
ETMEINSIS-M: Sales Unit for Sales Order ETMEINSUNIT3Assigned to domainCUNITMEINS
ZUSTELLERIS-M: Carrier JZUSTELLERCHAR10Assigned to domainALPHAGPNR
VSGZUSTLRIS-M/SD: Service Company to Which Carrier Belongs VSGZUSTLRCHAR10Assigned to domainALPHAGPNR

Key field Non-key field



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

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

How to access SAP table MCJLFGADD

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