TDS_RFC_HEAD_COMR SAP (Lean Order - RFC - Header Data (Values, Read-Only)) Structure details

Dictionary Type: Structure
Description: Lean Order - RFC - Header Data (Values, Read-Only)




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




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

TDS_RFC_HEAD_COMR 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 "Lean Order - RFC - Header Data (Values, Read-Only)" 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_TDS_RFC_HEAD_COMR TYPE TDS_RFC_HEAD_COMR.

The TDS_RFC_HEAD_COMR table consists of various fields, each holding specific information or linking keys about Lean Order - RFC - Header Data (Values, Read-Only) data available in SAP. These include AUART_T (Description), VKORG_T (Name), VTWEG_T (Name), SPART_T (Name).. 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: Cannot Be Enhanced


SAP TDS_RFC_HEAD_COMR 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
HANDLEGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
AUART_TDescription BEZEI20CHAR20TEXT20
VKORG_TName VTXTKCHAR20TEXT20
VTWEG_TName VTXTKCHAR20TEXT20
SPART_TName VTXTKCHAR20TEXT20
VKBUR_TDescription BEZEI20CHAR20TEXT20
VKGRP_TDescription BEZEI20CHAR20TEXT20
VTBER_TSales area TXT_VTRBERCHAR64TXT_VTRBER
KUNAG_TDisplay text for partners (name, city, country, street) TXTPACHAR255TXTPA
KUNWE_TDisplay text for partners (name, city, country, street) TXTPACHAR255TXTPA
LIFSK_TDescription BEZEI_LIFSPCHAR20TEXT20
FAKSK_TDescription BEZEI_FAKSPCHAR20TEXT20
DWERK_TName NAME1CHAR30TEXT30
ERNAM_RName of Person who Created the Object ERNAMCHAR12USNAM
ERDAT_RDate on Which Record Was Created ERDATDATS8DATUM
ZLSCH_TName of Payment Method in Language of the Country TEXT1_042ZCHAR30TEXT30
ZTERM_TDescription of terms of payment DZTERM_BEZCHAR30TEXT30
WAERK_RSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS
ENDBK_RTotal amount of document ENDBKCURR15(2) WERTV8
NETWR_RNet Value of the Sales Order in Document Currency NETWR_AKCURR15(2) WERTV8
BTGEW_RGross Weight of the Item BRGEW_APQUAN15(3) MENG15
NTGEW_RNet Weight of the Item NTGEW_APQUAN15(3) MENG15
GEWEI_RWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLUM_RVolume of the item VOLUM_APQUAN15(3) MENG15
VOLEH_RVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
TRVOG_RTransaction group TRVOG_VACHAR1TRVOG_VAVTV
PLTYP_TDescription BEZEI20CHAR20TEXT20
KONDA_TDescription BEZEI20CHAR20TEXT20
BZIRK_TDescription BEZEI20CHAR20TEXT20
KDGRP_TDescription BEZEI20CHAR20TEXT20
BSARK_TDescription BEZEI20CHAR20TEXT20
VSART_TDescription BEZEI20CHAR20TEXT20
AEDAT_RChanged On AEDATDATS8DATUM
KALSM_RSales and Distribution: Pricing Procedure in Pricing KALSMASDCHAR6Assigned to domainKALSM
AUFNR_ROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
QMNUM_RNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
KALSM_TDescription VTXTMCHAR30TEXT30
WAKTION_TPromotion description AKTBEZCHAR40TEXT40
MWSBK_RTax amount in document currency MWSBPCURR13(2) WERTV7
VSBED_TDescription of the shipping conditions VSBED_BEZCHAR20TEXT20
AUGRU_TDescription BEZEI40CHAR40TEXT40
UPD_TMSTMP_RUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
GSBER_TBusiness area description GTEXTCHAR30TEXT30
PS_PSP_PNR_TPS: Short description (1st text line) PS_POST1CHAR40TEXT40
KOSTL_TGeneral Name KTEXTCHAR20TEXT20
KURST_RExchange Rate Type KURSTCHAR4Assigned to domainKURSTKUT
OBJNR_RObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
ABRUF_PART_TShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
SPPAYM_TShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
SCHEME_GRP_TDescription BEZEI40CHAR40TEXT40
KOPGR_RScreen sequence group for document header & item BIFGRCHAR4Assigned to domainBIFGR

Key field Non-key field



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

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

How to access SAP table TDS_RFC_HEAD_COMR

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