TDS_RFC_HVSTAT_COMR SAP (Lean Order - RFC - Sales Status (Header)) Structure details

Dictionary Type: Structure
Description: Lean Order - RFC - Sales Status (Header)




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




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

TDS_RFC_HVSTAT_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 - Sales Status (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_TDS_RFC_HVSTAT_COMR TYPE TDS_RFC_HVSTAT_COMR.

The TDS_RFC_HVSTAT_COMR table consists of various fields, each holding specific information or linking keys about Lean Order - RFC - Sales Status (Header) data available in SAP. These include ABSTK_T (Description), BESTK_T (Description), BUCHK_T (Description), CMGST_T (Description).. 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_HVSTAT_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
ABSTK_TDescription BEZEI20CHAR20TEXT20
BESTK_TDescription BEZEI20CHAR20TEXT20
BUCHK_TDescription BEZEI20CHAR20TEXT20
CMGST_TDescription BEZEI20CHAR20TEXT20
CMPS0_TDescription BEZEI20CHAR20TEXT20
CMPS1_TDescription BEZEI20CHAR20TEXT20
CMPS2_TDescription BEZEI20CHAR20TEXT20
CMPSA_TDescription BEZEI20CHAR20TEXT20
CMPSB_TDescription BEZEI20CHAR20TEXT20
CMPSC_TDescription BEZEI20CHAR20TEXT20
CMPSD_TDescription BEZEI20CHAR20TEXT20
CMPSE_TDescription BEZEI20CHAR20TEXT20
CMPSF_TDescription BEZEI20CHAR20TEXT20
CMPSG_TDescription BEZEI20CHAR20TEXT20
CMPSH_TDescription BEZEI20CHAR20TEXT20
CMPSI_TDescription BEZEI20CHAR20TEXT20
CMPSJ_TDescription BEZEI20CHAR20TEXT20
CMPSK_TDescription BEZEI20CHAR20TEXT20
CMPSL_TDescription BEZEI20CHAR20TEXT20
CMPSM_TDescription BEZEI20CHAR20TEXT20
COSTA_TDescription BEZEI20CHAR20TEXT20
DCSTK_TDescription BEZEI20CHAR20TEXT20
FKIVK_TDescription BEZEI20CHAR20TEXT20
FKSAK_TDescription BEZEI20CHAR20TEXT20
FKSTK_TDescription BEZEI20CHAR20TEXT20
FSSTK_TDescription BEZEI20CHAR20TEXT20
GBSTK_TDescription BEZEI20CHAR20TEXT20
KOQUK_TDescription BEZEI20CHAR20TEXT20
KOSTK_TDescription BEZEI20CHAR20TEXT20
LFGSK_TDescription BEZEI20CHAR20TEXT20
LFSTK_TDescription BEZEI20CHAR20TEXT20
LSSTK_TDescription BEZEI20CHAR20TEXT20
LVSTK_TDescription BEZEI20CHAR20TEXT20
PDSTK_TDescription BEZEI20CHAR20TEXT20
PKSTK_TDescription BEZEI20CHAR20TEXT20
RFGSK_TDescription BEZEI20CHAR20TEXT20
RFSTK_TDescription BEZEI20CHAR20TEXT20
SPSTG_TDescription BEZEI20CHAR20TEXT20
TRSTA_TDescription BEZEI20CHAR20TEXT20
UVALL_TDescription BEZEI20CHAR20TEXT20
UVALS_TDescription BEZEI20CHAR20TEXT20
UVFAK_TDescription BEZEI20CHAR20TEXT20
UVFAS_TDescription BEZEI20CHAR20TEXT20
UVVLK_TDescription BEZEI20CHAR20TEXT20
UVVLS_TDescription BEZEI20CHAR20TEXT20
WBSTK_TDescription BEZEI20CHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table TDS_RFC_HVSTAT_COMR

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