LXDCKM_OUTTR_SLOPT SAP (Outbound TR for monitor - Header) Structure details

Dictionary Type: Structure
Description: Outbound TR for monitor - Header




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




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

LXDCKM_OUTTR_SLOPT 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 "Outbound TR for monitor - Header" 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_OUTTR_SLOPT TYPE LXDCKM_OUTTR_SLOPT.

The LXDCKM_OUTTR_SLOPT table consists of various fields, each holding specific information or linking keys about Outbound TR for monitor - Header data available in SAP. These include DOCPR (Reference Document Priority), PDATU (Date of Planned Execution of Transfer Request), PZEIT (Time of Planned Execution of Transfer Requirement), STATU (Header Status of Transfer Requirement).. 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 LXDCKM_OUTTR_SLOPT 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
DOCNRReference Document LEINT_DOCNRCHAR10Assigned to domainALPHAVBELN
DOCPRReference Document Priority LXHME_DOCPRNUMC2NUMC2
PDATUDate of Planned Execution of Transfer Request LTBK_PDATUDATS8DATUM
PZEITTime of Planned Execution of Transfer Requirement LTBK_PZEITTIMS6UZEIT
STATUHeader Status of Transfer Requirement LTBK_STATUCHAR1LTBK_STATU
TRARTShipment Type LVS_TRARTCHAR1LVS_TRARTH_T333A
TBPRITransfer Priority TBPRICHAR1TBPRI
BNAMEUser Name LVS_BNAMECHAR12USNAM
BDATUCreation Date of Transfer Request LTBK_BDATUDATS8DATUM
BZEITCreation time of transfer request LTBK_BZEITTIMS6UZEIT
TBKTXHeader Text of Transfer Requirement LTBK_TBKTXCHAR40TEXT40
BETYPRequirement Type LVS_BETYPCHAR1Assigned to domainLVS_BETYP
BENUMRequirement Number LVS_BENUMCHAR10ALPHALVS_BENUM
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA
BWLVSMovement Type for Warehouse Management BWLVSNUMC3Assigned to domainBWLVSBWL
VLTYPSource Storage Type T333_VLTYPCHAR3Assigned to domainLGTYP
VLPLASource storage bin T333_VLPLACHAR10Assigned to domainLGPLA
VKDYNIndicator: dynamic source bin T333_VKDYNCHAR1XFELD
NLTYPDestination Storage Type T333_NLTYPCHAR3Assigned to domainLGTYP
NLPLADestination Storage Bin T333_NLPLACHAR10Assigned to domainLGPLA
NKDYNIndicator: dynamic destination bin T333_NKDYNCHAR1XFELD
MBLNRNumber of Material Document MBLNRCHAR10ALPHABELNRMBN
MJAHRMaterial Document Year MJAHRNUMC4GJAHRGJAHRMJA
ANZPSNumber of Transfer Requirement Items LTBK_ANZPSDEC4LTBK_ANZPS
BRGEWTotal Weight of Transfer Request LTBK_BRGEWDEC11(3) DEC8_3
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
KLFR2Indicator: Delivery document from superior system (R/2) LTBK_KLFR2CHAR1XFELD
KFAR2Indicator: Production order from superior system (R/2) LTBK_KFAR2CHAR1XFELD
TBRUEIndicator: confirm transfer requriement LTBK_TBRUECHAR1LTBK_TBRUE
RSNUMNumber of Reservation/Dependent Requirement RSNUMNUMC10Assigned to domainRSNUMRES
LZNUMAdditional Reference Number for Transport LVS_LZNUMCHAR20LVS_LZNUM
AUTTAAutomatic Transfer Order Creation LVS_AUTTACHAR1Assigned to domainAUTTA
BDARTRequirement type BDARTCHAR2BDARTBDA
PKNUMControl cycle number PKNUMCHAR7Assigned to domainALPHAPKNUMPKNUM
PKPOSKanban item number / control cycle item PKPOSNUMC3PKPOS
DIRTAAutomatic TO Creation Immediately After TR Generation LVS_DIRTACHAR1XFELD
KBNKZKanban Indicator KBNKZCHAR1KBNKZ

Key field Non-key field



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

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

How to access SAP table LXDCKM_OUTTR_SLOPT

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