WTY_HEADER_DSH SAP (Warranty Claim Header) Structure details

Dictionary Type: Structure
Description: Warranty Claim Header




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




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

WTY_HEADER_DSH 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 "Warranty Claim 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_WTY_HEADER_DSH TYPE WTY_HEADER_DSH.

The WTY_HEADER_DSH table consists of various fields, each holding specific information or linking keys about Warranty Claim Header data available in SAP. These include CLMTY (Warranty Claim Type), REFDT (Reference Date), REFNO (External Number of Claim), OLDCN (Number of Preceding Warranty Claim).. 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 WTY_HEADER_DSH 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
CLMNONumber of Warranty Claim WTY_CLMNOCHAR12ALPHAWTY_CLMNOCLMNOWTY_F4_CLMNO_C
CLMTYWarranty Claim Type WTY_CLMTYCHAR4Assigned to domainWTY_CLMTYWTY_F4_CLMTY
REFDTReference Date WTY_REFDTDATS8DATE
REFNOExternal Number of Claim WTY_REFNOCHAR40CHAR40
OLDCNNumber of Preceding Warranty Claim WTY_OLDCNCHAR12ALPHAWTY_CLMNO
AUTNOAuthorization Number WTY_AUTNOCHAR12CHAR12
AUTNAName of Authorizer WTY_AUTNACHAR12CHAR12WTY_F4_AUTNA
CLERKPerson Responsible WTY_CLERKCHAR12UNAMEWTY_F4_CLERK
RELTYType of Warranty Object WTY_RELTYCHAR4Assigned to domainWTY_RELTYWTY_F4_RELTY
RELOBInternal Object Number WTY_RELOBCHAR40WTY_RELOB
RELOTObject Grouping WTY_RELOTCHAR4CHAR4
RELOB_EXTExternal Object Number WTY_RELOB_EXTCHAR40WTY_RELOB
RELDTDate for Warranty Object WTY_RELDTDATS8DATUM
CBACTIONDTRecall Valid To WTY_RCL_VALID_TODATS8DATS
PARNRPartner WTY_PARNRCHAR10ALPHAWTY_PARNRWTY_F4_PARTNER_COL
PARVWPartner Role WTY_PARVWCHAR2Assigned to domainPARVWWTY_PARVWWTY_F4_PARTNER_ROLLE
OBJNRObject Number for Status Management WTY_OBJNRCHAR22Assigned to domainWTY_OBJNR
ASTATEProcessing Status of Warranty Claim WTY_ASTATECHAR4WTY_ASTATEWTY_F4_ASTATE
WERKSPlant WTY_WERKSCHAR4Assigned to domainWTY_WERKSWRKH_T001W
RELOB_EXT2External Object Number WTY_RELOB_EXTCHAR40WTY_RELOB
ARCHIV_FLAGArchiving Indicator WTY_ARCH_FLAGCHAR1WTY_ARCH_FLAG
SERNO2Serial Number WTY_SERNOCHAR18ALPHAGERNR
SERNOSerial Number WTY_SERNOCHAR18ALPHAGERNR
RELOB2Internal Object Number WTY_RELOBCHAR40WTY_RELOB
RELTY2Type of Warranty Object WTY_RELTYCHAR4Assigned to domainWTY_RELTYWTY_F4_RELTY
QMNUMNotification Number WTY_QMNUMCHAR12Assigned to domainALPHAWTY_QMNUMIQMWTY_F4_QMNUM
CLMGRPWarranty Claim Group WTY_CLMGRPCHAR10CWTY006WTY_CLMGRP
RESULT_OUT_MWTYResult of Object Warranty Check (Customer) WTY_CHECK_RESULTNUMC2WTY_CHECK_RESULT
RESULT_IN_MWTYResult of Warranty Check for Object (Vendor) WTY_CHECK_RESULT2NUMC2WTY_CHECK_RESULT
H_DUMMYDummy function in length 1 DUMMYCHAR1DUMMY
CTR_MODEProcessing Mode of Warranty Claim WTY_MODECHAR1WTY_MODE
NEW_HEADERNew Status WTY_STATUS_NEWCHAR1WTY_STATUS
MANUALWarranty Claim to Manual Processing WTY_MANUALCHAR1FLAG
CLOSEDWarranty Claim Processing Completed WTY_CLOSEDCHAR1FLAG
DISTANCEMeasurement Reading for Version WTY_DISTANCECHAR22FLTP_INOUT
D_UNITUnit of Measurement WTY_UNITCHAR6Assigned to domainLUNITMSEC6WTY_F4_UNIT
EQUNREquipment Number WTY_EQUNRCHAR18Assigned to domainALPHAWTY_EQUNR
CLMTY_DESDescription of Warranty Claim Type WTY_CLMTY_DESCHAR40TXT40
MODTXDescription of Model / Object WTY_MODTXCHAR40TEXT40
OBJCT_TXTDescription of Model / Object WTY_MODTXCHAR40TEXT40
ASTATE_TXTDescription of Processing Status of Warranty Claim WTY_ABDESCHAR40TXT40
VALICAmount Claimed by Claimant WTY_VALICCURR13(2) WERTV7
VALIC_CRNCYVersion Currency WTY_CRNCYCUKY5Assigned to domainWAERSWTY_F4_TCURC
VALOVAmount Claimed by Reimburser WTY_VALOVCURR13(2) WERTV7
VALOV_CRNCYVersion Currency WTY_CRNCYCUKY5Assigned to domainWAERSWTY_F4_TCURC
VALIVAmount Approved by Reimburser WTY_VALIVCURR13(2) WERTV7
VALIV_CRNCYVersion Currency WTY_CRNCYCUKY5Assigned to domainWAERSWTY_F4_TCURC
VALOCAmount Approved to Claimant WTY_VALOCCURR13(2) WERTV7
VALOC_CRNCYVersion Currency WTY_CRNCYCUKY5Assigned to domainWAERSWTY_F4_TCURC
CREADATDate of Claim WTY_ANDATDATS8DATUM
CREABYUser who Created the Claim WTY_ANNAMCHAR12USNAMWTY_F4_CREABY
CHNGDATLast Changed on WTY_AEDATDATS8DATUM
CHNGBYName of User who Made Last Change WTY_AENAMCHAR12USNAM
FI_DOC_EXISTVersion Posted to Accounting WTY_FI_DOC_FLAGCHAR1DDFLAG
ADRNRAddress ADRNRCHAR10Assigned to domainALPHAADRNR
CHANGE_FLAGChange Indicator WTY_CHANGE_FLAGCHAR1WTY_CHANGE_FLAG
MEASURE_POINT Measuring Point for Miles/Kilometers Traveled (Vehicle)0
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
REVERSAL_POST Reversal0
CLOSE_DATEDate on Which Claim Was Completed WTY_CLOSE_DATEDATS8DATE

Key field Non-key field



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

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

How to access SAP table WTY_HEADER_DSH

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