TDS_RFC_HVSTAT_COMV 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_COMV
Related tables to TDS_RFC_HVSTAT_COMV
Access table TDS_RFC_HVSTAT_COMV




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

TDS_RFC_HVSTAT_COMV 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_COMV TYPE TDS_RFC_HVSTAT_COMV.

The TDS_RFC_HVSTAT_COMV 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 (Overall rejection status of all document items), BESTK (Confirmation status), BUCHK (Posting Status of Billing Document), CMGST (Overall status of credit checks).. 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_COMV 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
ABSTKOverall rejection status of all document items ABSTKCHAR1STATV
BESTKConfirmation status BESTKCHAR1STATV
BUCHKPosting Status of Billing Document BUCHKCHAR1STATV
CMGSTOverall status of credit checks CMGSTCHAR1CMGST
CMPS0Status of credit check for customer reserve 1 CMPS0CHAR1CMPSZ
CMPS1Status of credit check for customer reserve 2 CMPS1CHAR1CMPSZ
CMPS2Status of credit check for customer reserve 3 CMPS2CHAR1CMPSZ
CMPSAStatus of static credit limit check CMPSACHAR1CMPSZ
CMPSBStatus of dynamic credit limit check in the credit horizon CMPSBCHAR1CMPSZ
CMPSCStatus of credit check against maximum document value CMPSCCHAR1CMPSZ
CMPSDStatus of credit check against terms of payment CMPSDCHAR1CMPSZ
CMPSEStatus of credit check against customer review date CMPSECHAR1CMPSZ
CMPSFStatus of credit check against open items due CMPSFCHAR1CMPSZ
CMPSGStatus of credit check against oldest open items CMPSGCHAR1CMPSZ
CMPSHStatus of credit check against highest dunning level CMPSHCHAR1CMPSZ
CMPSIStatus of credit check against financial document CMPSICHAR1CMPSZ
CMPSJStatus of credit check against export credit insurance CMPSJCHAR1CMPSZ
CMPSKStatus of credit check against payment card authorization CMPSKCHAR1CMPSZ
CMPSLStatus of credit check of reserves 4 CMPSLCHAR1CMPSZ
CMPSMCredit check data is obsolete CMPSMCHAR1CMPSZ
COSTAConfirmation status for ALE COSTA_DCHAR1COSTA
DCSTKDelay status DCSTKCHAR1STATV
FKIVKBilling totals status for intercompany billing FKIVKCHAR1STATV
FKSAKBilling status (order-related billing document) FKSAKCHAR1STATV
FKSTKBilling status FKSTKCHAR1STATV
FSSTKOverall billing block status FSSTKCHAR1STATV
GBSTKOverall processing status of document GBSTKCHAR1STATV
KOQUKStatus of pick confirmation KOQUKCHAR1STATV
KOSTKOverall picking / putaway status KOSTKCHAR1STATV
LFGSKOverall delivery status for all items LKGSKCHAR1STATV
LFSTKDelivery status LFSTKCHAR1STATV
LSSTKOverall delivery block status LSSTK_GCHAR1STATV
LVSTKOverall status of warehouse management activities LVSTKCHAR1STATV
PDSTKPOD status on header level PDSTKCHAR1STATV
PKSTKOverall packing status of all items PKSTKCHAR1STATV_PKST
RFGSKTotal reference status of all items RFGSKCHAR1STATV
RFSTKReference document header status RFSTKCHAR1STATV
SPSTGOverall blocked status SPSTGCHAR1STATV
TRSTATransportation planning status TRSTACHAR1TRSTA
UVALLGeneral incompletion status of the header UVALL_UKCHAR1STATV
UVALSTotal incompletion status of all items in general UVALL_SUCHAR1STATV
UVFAKHeader incompletion status with respect to billing UVFAK_UKCHAR1STATV
UVFASTotal incompletion status of all items: Billing UVFAK_SUCHAR1STATV
UVVLKHeader incompletion status concerning delivery UVVLK_UKCHAR1STATV
UVVLSTotal incompletion status of all items: Delivery UVVLS_SUCHAR1STATV
WBSTKTotal goods movement status WBSTKCHAR1STATV

Key field Non-key field



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

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

How to access SAP table TDS_RFC_HVSTAT_COMV

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