/DSD/SL_FSR_DELFFMT_DH_LIKP SAP (DSD Final Settlement Run-Delivery Execution: Shipment Header) Structure details

Dictionary Type: Structure
Description: DSD Final Settlement Run-Delivery Execution: Shipment Header




ABAP Code to SELECT data from /DSD/SL_FSR_DELFFMT_DH_LIKP
Related tables to /DSD/SL_FSR_DELFFMT_DH_LIKP
Access table /DSD/SL_FSR_DELFFMT_DH_LIKP




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

/DSD/SL_FSR_DELFFMT_DH_LIKP 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 "DSD Final Settlement Run-Delivery Execution: Shipment 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_/DSD/SL_FSR_DELFFMT_DH_LIKP TYPE /DSD/SL_FSR_DELFFMT_DH_LIKP.

The /DSD/SL_FSR_DELFFMT_DH_LIKP table consists of various fields, each holding specific information or linking keys about DSD Final Settlement Run-Delivery Execution: Shipment Header data available in SAP. These include VSTEL (Shipping Point/Receiving Point), VKORG (Sales Organization), LFART (Delivery Type), WADAT (Planned goods movement date).. 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)


SAP /DSD/SL_FSR_DELFFMT_DH_LIKP 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
VBELNDelivery VBELN_VLCHAR10Assigned to domainALPHAVBELNVL
VSTELShipping Point/Receiving Point VSTELCHAR4Assigned to domainVSTELVST
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
LFARTDelivery Type LFARTCHAR4Assigned to domainLFARTALT
WADATPlanned goods movement date WADAKDATS8DATUM
WAUHRTime of Goods Issue (Local, Relating to a Plant) WAUHRTIMS6TIME_PLANT
LDDATLoading Date LDDATDATS8DATUM
LDUHRLoading Time (Local Time Relating to a Shipping Point) LDUHRTIMS6TIME_SHIPP
LFDATDelivery Date LFDAT_VDATS8DATUM
LFUHRTime of delivery LFUHRTIMS6LFUHR
ROUTERoute ROUTECHAR6Assigned to domainROUTE
FAKSKBilling block in SD document FAKSKCHAR2Assigned to domainFAKSP
VBTYPSD document category VBTYPCHAR1VBTYP
KUNNRShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
KUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
FKARVProposed billing type for a delivery-related billing doc. FKARVCHAR4Assigned to domainFKART
WAERKSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS
VKOIVSales organization for intercompany billing VKOIVCHAR4Assigned to domainVKORGVKO
VTWIVDistribution channel for intercompany billing VTWIVCHAR2Assigned to domainVTWEGVTW
SPAIVDivision for intercompany billing SPAIVCHAR2Assigned to domainSPARTSPA
FKAIVBilling type for intercompany billing FKAIVCHAR4Assigned to domainFKART
KUNIVCustomer number for intercompany billing KUNIVCHAR10Assigned to domainALPHAKUNNR
LIFEXExternal Identification of Delivery Note LIFEXCHAR35TEXT35
WADAT_ISTActual Goods Movement Date WADAT_ISTDATS8DATUMWDTI
KALSPShipping: Pricing procedure KALSPCHAR6Assigned to domainKALSM
KNUMPNumber of document condition - pricing KNUMPCHAR10KNUMV

Key field Non-key field



How do I retrieve data from SAP structure /DSD/SL_FSR_DELFFMT_DH_LIKP using ABAP code?

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

How to access SAP table /DSD/SL_FSR_DELFFMT_DH_LIKP

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