LXDCKM_LDOCV_ALERT SAP (Logistic document view alert structure) Structure details

Dictionary Type: Structure
Description: Logistic document view alert structure




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




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

LXDCKM_LDOCV_ALERT 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 "Logistic document view alert structure" 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_LXDCKM_LDOCV_ALERT TYPE LXDCKM_LDOCV_ALERT.

The LXDCKM_LDOCV_ALERT table consists of various fields, each holding specific information or linking keys about Logistic document view alert structure data available in SAP. These include LGNUM (Warehouse Number), DOCTY (Reference Document Type), DOCNR (Reference Document), DOCPR (Reference Document Priority).. 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 LXDCKM_LDOCV_ALERT 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
LIGHTSSingle-Character Indicator CHAR1CHAR1CHAR1
LGNUMWarehouse Number LEINT_LGNUMCHAR3Assigned to domainLGNUMLGNH_T300
DOCTYReference Document Type LXHME_DOCTYCHAR2LXHME_DOCTY
DOCNRReference Document LEINT_DOCNRCHAR10Assigned to domainALPHAVBELN
DOCPRReference Document Priority LXHME_DOCPRNUMC2NUMC2
TKNUMShipment Number TKNUMCHAR10Assigned to domainALPHATKNUMTNRSD_F4_SHP_ID
XPLDTTime Reference for Cross-Dock Planning LXDCK_XPLDTDEC15TSHMELXHME_TSTMP
RLSDTRelease Time LXHME_RLSDTDEC15TSHMELXHME_TSTMP
MTCDTMatching Date & Time LXHME_MTCDTDEC15TSHMELXHME_TSTMP
KODATPicking Date LXHME_KODATDEC15TSHMELXHME_TSTMP
LDDATLoading Date LXHME_LDDATDEC15TSHMELXHME_TSTMP
TDDATTransportation Planning Date LXHME_TDDATDEC15TSHMELXHME_TSTMP
WADATPlanned Goods Movement Date LXHME_WADAKDEC15TSHMELXHME_TSTMP
LFDATDelivery Date LXHME_LFDATDEC15TSHMELXHME_TSTMP
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWIVDistribution channel for intercompany billing VTWIVCHAR2Assigned to domainVTWEGVTW
VSTELShipping Point/Receiving Point VSTELCHAR4Assigned to domainVSTELVST
PRVBEProduction Supply Area PRVBECHAR10Assigned to domainPRVBEPVB
TERNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
KUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
KUNNRShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
KDGRPCustomer group KDGRPCHAR2Assigned to domainKDGRPVKD
AULWERoute Schedule AULWECHAR10Assigned to domainAULWE
LSTELLoading Point LSTELCHAR2Assigned to domainLSTEL
ABLADUnloading Point ABLADCHAR25TEXT25
VSARTShipping type VSARTTRCHAR2Assigned to domainVERSART
GMSTSOverall status of warehouse management activities LXHME_LVSTKCHAR1LXHME_STATV
VSBEDShipping Conditions VSBEDCHAR2Assigned to domainVSBED
LIFNRVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
LIFEXExternal Identification of Delivery Note LIFEXCHAR35TEXT35
BENUMRequirement Number LVS_BENUMCHAR10ALPHALVS_BENUM
LZNUMAdditional Reference Number for Transport LVS_LZNUMCHAR20LVS_LZNUM
TRAIDMeans of Transport ID TRAIDCHAR20TRAID
ITEMSNumber of Document Items LXHME_ITEMSNUMC4NUMC4
GRPNRGroup SAMMGCHAR10Assigned to domainALPHASAMMGGRN
IMWRKDelivery has Status 'In Plant' IMWRKCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table LXDCKM_LDOCV_ALERT

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