SMI_S_DEL_SCHED_DATA SAP (Data for delivery schedule creation) Structure details

Dictionary Type: Structure
Description: Data for delivery schedule creation




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




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

SMI_S_DEL_SCHED_DATA 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 "Data for delivery schedule creation" 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_SMI_S_DEL_SCHED_DATA TYPE SMI_S_DEL_SCHED_DATA.

The SMI_S_DEL_SCHED_DATA table consists of various fields, each holding specific information or linking keys about Data for delivery schedule creation data available in SAP. These include MESSAGE_ID (XML GUID), SCHEDULINGAGREEMENTREF_ID (Document ID (Reference for Instance MM Documents)), SCHEDULINGAGREEMENTREF_ITEMID (Position of an Item Within a Document), BUYERPARTY_INTID (Internal ID).. 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 SMI_S_DEL_SCHED_DATA 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
ITEM_DATA 0
MESSAGE_IDXML GUID SMI_XMLGUIDCHAR35CHAR35
SCHEDULINGAGREEMENTREF_IDDocument ID (Reference for Instance MM Documents) SMI_DM_DOCUMENT_IDCHAR35
SCHEDULINGAGREEMENTREF_ITEMIDPosition of an Item Within a Document SMI_DM_DOCUMENT_POSITION_IDCHAR10
BUYERPARTY_INTIDInternal ID SMI_DM_INTERNAL_IDCHAR32
BUYERPARTY_BUYERID customer-specific ID0
BUYERPARTY_VENDORID own ID0
SHIPFROMLOCATION_INTIDInternal ID SMI_DM_INTERNAL_IDCHAR32
SHIPFROMLOCATION_BUYERID customer-specific ID0
SHIPFROMLOCATION_VENDORID own ID0
SHIPTOLOCATION_INTIDInternal ID SMI_DM_INTERNAL_IDCHAR32
SHIPTOLOCATION_BUYERID customer-specific ID0
SHIPTOLOCATION_VENDORID own ID0
PRODUCT_INTIDInternal ID SMI_DM_INTERNAL_IDCHAR32
PRODUCT_BUYERID customer-specific ID0
PRODUCT_VENDORID own ID0
DISCONTINUATIONINDICATORIndicator SMI_DM_INDICATORCHAR1
PACKAGEQUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
PACKAGEQUANTITY_UNITUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
RECEIVEDQUANTITY_STARTDTDateTime SMI_DM_DATETIMEDEC15TZNTSTMPS
RECEIVEDQUANTITY_ENDDTDateTime SMI_DM_DATETIMEDEC15TZNTSTMPS
RECEIVEDQUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
RECEIVEDQUANTITY_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
TRANSPORTDURATIONDuration SMI_DM_DURATIONCHAR30
INV_VENDORDEPENDANTINDICATORIndicator SMI_DM_INDICATORCHAR1
INV_STATUSDTDateTime SMI_DM_DATETIMEDEC15TZNTSTMPS
INV_UNRESTRICTEDUSE_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_UNRESTRICTEDUSE_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_QINSPECTION_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_QINSPECTION_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_BLOCKED_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_BLOCKED_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_PROMOTION_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_PROMOTION_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_INCREMENT_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_INCREMENT_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_REQUIREDMINIMUM_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_REQUIREDMINIMUM_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_REQUIREDMAXIMUM_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
INV_REQUIREDMAXIMUM_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
INV_MINIMUM_DURATIONDuration SMI_DM_DURATIONCHAR30
INV_MAXIMUM_DURATIONDuration SMI_DM_DURATIONCHAR30
CINV_STATUSDTDateTime SMI_DM_DATETIMEDEC15TZNTSTMPS
CINV_UNRESTRICTEDUSE_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_UNRESTRICTEDUSE_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_QINSPECTION_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_QINSPECTION_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_BLOCKED_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_BLOCKED_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_PROMOTION_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_PROMOTION_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_INCREMENT_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_INCREMENT_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_REQUIREDMINIMUM_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_REQUIREDMINIMUM_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_REQUIREDMAXIMUM_QUANTITYQuantity SMI_DM_QUANTITYDEC31(14)
CINV_REQUIREDMAXIMUM_UOMUnit of Measurement SMI_DM_UNIT_OF_MEASUREMENTCHAR3
CINV_MINIMUM_DURATIONDuration SMI_DM_DURATIONCHAR30
CINV_MAXIMUM_DURATIONDuration SMI_DM_DURATIONCHAR30
STOCK_ON_HANDQuantity SMI_DM_QUANTITYDEC31(14)
VBELNSales Document VBELN_VACHAR10ALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6POSNRAPO
LABNKCustomer number for forecast / JIT dlv. sched. LABNKCHAR17TEXT17
TIME_ZONETime Zone TIMEZONECHAR6TZNZONE
SMI_STATUS_INProcessing Status SMI_STATUSCHAR1SMI_STATUS
STOP_INDICATORStop Indicator SMI_STOPINDCHAR1XFLAG
PROC_TIMESTAMPDateTime SMI_DM_DATETIMEDEC15TZNTSTMPS
PROC_TRIGGERProcessing Trigger (Automatically, Background, Manually) SMI_PROCTRIGCHAR1SMI_PROCTRIG
SCHEMAGNTIDInternal ID - Scheme Agency ID SMI_SCAGNTIDCHAR32CHAR32
TS_CONS 0
TS_PROP 0
TS_SHIPPING 0
TS_SHIPPINGFC 0
PROFILE 0
MANDTClient ID SYMANDTCLNT3MANDT
IDSupplier-Managed Inventory Replenishment Profile SMI_PROFILE_IDCHAR10CHAR10
ACTIVE_FLAGProfile is Active SMI_PROFILE_ACTIVECHAR1SIC_PROFILE_ACTIVE
NAMEText Field TEXT50CHAR50TEXT50
CUSTOMER_IDCustomer Numbers KUNNRCHAR10ALPHAKUNNRKUNC_KUNNR
KDMATMaterial Number Used by Customer MATNR_KUCHAR35IDNEX
BSTKDCustomer purchase order number BSTKDCHAR35BSTKD
POSEXItem Number of the Underlying Purchase Order POSEXCHAR6ALPHAPOSEX
WERKS_EXTCustomer description of partner (plant, storage location) KNREFCHAR30KNREFKNREF
MATNRMaterial Number MATNRCHAR18MATN1MATNRMATS_MAT1
VBELNSales Document VBELN_VACHAR10ALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6POSNRAPO
SOBKZSpecial Stock Indicator SOBKZCHAR1SOBKZ
STOP_HORIZONStop Horizon in Days SMI_STOP_HORIZONNUMC4
REPL_METHSMI Replenishment Method SMI_REPL_METHCHAR1SMI_REPL_METH
SAFETY_PERCSafety Tolerance (%) SMI_SAFETY_PERCDEC4(1) DEC3_1
SAFETY_QTYSafety Quantity SMI_SAFETY_QTYQUAN13(6) SMI_SAFETY_QTY
SFTY_QTY_UOMSafety Level Unit SMI_SAFETY_UOMUNIT3CUNITMEINS
CUST_ROUND_VALIndicator for Usage of Customer Rounding Values SMI_CUST_ROUNDING_VALCHAR1SMI_BOOLEAN
REPL_PROC_LOGICProcessing Trigger Replenishment (Autom., Batch, Manually) SMI_PROCTRIG_REPLCHAR1SMI_PROCTRIG
SEND_PROC_LOGICProcessing Trigger Send (Autom., Batch, Manually) SMI_PROCTRIG_SENDCHAR1SMI_PROCTRIG
STOP_FLAGStop Processing Indicator SMI_STOP_FLAGCHAR1SMI_BOOLEAN
COMP_LOGICSMI Comparison Logic Type SMI_COMP_LOGICCHAR1SMI_COMP_LOGIC
SMI_HORIZON_SShort-Term Period in Days SMI_HORIZON_SHORTNUMC2
SMI_HORIZON_MMid-Term Period in Days SMI_HORIZON_MIDNUMC3
SMI_HORIZON_LLong-Term Period in Days SMI_HORIZON_HIGHNUMC4
HIGH_PERC_SUpper Tolerance (%) SMI_HIGH_PERCDEC4(1) DEC3_1
LOW_PERC_SLower Tolerance (%) SMI_LOW_PERCDEC4(1) DEC3_1
HIGH_PERC_MUpper Tolerance (%) SMI_HIGH_PERCDEC4(1) DEC3_1
LOW_PERC_MLower Tolerance (%) SMI_LOW_PERCDEC4(1) DEC3_1
HIGH_PERC_LUpper Tolerance (%) SMI_HIGH_PERCDEC4(1) DEC3_1
LOW_PERC_LLower Tolerance (%) SMI_LOW_PERCDEC4(1) DEC3_1
ALERTCATEGORYAlert Category SALRTDCATCHAR30SALRTDCAT
CREATORName of Person who Created the Object ERNAMCHAR12USNAM
CHANGERName of Person Who Changed Object AENAMCHAR12USNAM
CREATEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
SIMULATECheckbox XFELDCHAR1XFELD
MESSAGES 0
SUCCESSCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table SMI_S_DEL_SCHED_DATA

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