CRMT_LORD_TDS_VSTATCOMV SAP (Communication Structure: Status Text) Structure details

Dictionary Type: Structure
Description: Communication Structure: Status Text




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




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

CRMT_LORD_TDS_VSTATCOMV 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 "Communication Structure: Status Text" 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_CRMT_LORD_TDS_VSTATCOMV TYPE CRMT_LORD_TDS_VSTATCOMV.

The CRMT_LORD_TDS_VSTATCOMV table consists of various fields, each holding specific information or linking keys about Communication Structure: Status Text data available in SAP. These include RFSTA_BEZ (Reference status description), RFGSA_BEZ (Overall status of reference document (description)), LFSTA_BEZ (Delivery status description), LFGSA_BEZ (Overall delivery status).. 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 (Deep)


SAP CRMT_LORD_TDS_VSTATCOMV 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
RFSTA_BEZReference status description CRMT_RFSTA_BEZCHAR20TEXT20
RFGSA_BEZOverall status of reference document (description) CRMT_RFGSA_BEZCHAR20TEXT20
LFSTA_BEZDelivery status description CRMT_LFSTA_BEZCHAR20TEXT20
LFGSA_BEZOverall delivery status CRMT_LFGSA_BEZCHAR20TEXT20
WBSTA_BEZDescription of goods movement status CRMT_WBSTA_BEZCHAR20TEXT20
FKSTA_BEZBilling status description CRMT_FKSTA_BEZCHAR20TEXT20
FKIVP_BEZStatut text for internal allocation CRMT_FKIVP_BEZCHAR20
FKSAA_BEZBilling status of order-related billing documents CRMT_FKSAA_BEZCHAR20TEXT20
ABSTA_BEZRejection status description CRMT_ABSTA_BEZCHAR20TEXT20
GBSTA_BEZDescription of overall processing status CRMT_GBSTA_BEZCHAR20TEXT20
COSTA_BEZDescription of confirmation status CRMT_COSTA_BEZCHAR20TEXT20
KOSTA_BEZDescription BEZEI20CHAR20TEXT20
LVSTA_BEZDescription BEZEI20CHAR20TEXT20
KOQUA_BEZDescription BEZEI20CHAR20TEXT20
UVALL_BEZDescription BEZEI20CHAR20TEXT20
UVVLK_BEZIncompletion status of delivery CRMT_UVVLK_BEZCHAR20TEXT20
UVALS_BEZDescription BEZEI20CHAR20TEXT20
UVVLS_BEZDescription BEZEI20CHAR20TEXT20
UVFAK_BEZDescription BEZEI20CHAR20TEXT20
UVFAS_BEZDescription BEZEI20CHAR20TEXT20
BESTK_BEZDescription BEZEI20CHAR20TEXT20
BUCHK_BEZDescription BEZEI20CHAR20TEXT20
PKSTK_BEZDescription BEZEI20CHAR20TEXT20
CMPSA_BEZDescription BEZEI20CHAR20TEXT20
CMPSB_BEZDescription BEZEI20CHAR20TEXT20
CMPSC_BEZDescription BEZEI20CHAR20TEXT20
CMPSD_BEZDescription BEZEI20CHAR20TEXT20
CMPSE_BEZDescription BEZEI20CHAR20TEXT20
CMPSF_BEZDescription BEZEI20CHAR20TEXT20
CMPSG_BEZDescription BEZEI20CHAR20TEXT20
CMPSH_BEZDescription BEZEI20CHAR20TEXT20
CMPSI_BEZDescription BEZEI20CHAR20TEXT20
CMPSJ_BEZDescription BEZEI20CHAR20TEXT20
CMPSK_BEZDescription BEZEI20CHAR20TEXT20
CMPSL_BEZDescription BEZEI20CHAR20TEXT20
CMPSM_BEZDescription BEZEI20CHAR20TEXT20
CMPS0_BEZDescription BEZEI20CHAR20TEXT20
CMPS1_BEZDescription BEZEI20CHAR20TEXT20
CMPS2_BEZDescription BEZEI20CHAR20TEXT20
CMPS_CM_BEZDescription BEZEI20CHAR20TEXT20
CMGST_BEZDescription BEZEI20CHAR20TEXT20
TRSTA_BEZDescription BEZEI20CHAR20TEXT20
DCSTA_BEZDescription BEZEI20CHAR20TEXT20
VLSTK_BEZExplanatory short text DDTEXTCHAR60DDTEXT
LSSTA_BEZDescription BEZEI20CHAR20TEXT20
FSSTA_BEZDescription BEZEI20CHAR20TEXT20
LSSTK_BEZDescription BEZEI20CHAR20TEXT20
FSSTK_BEZDescription BEZEI20CHAR20TEXT20
SPSTG_BEZDescription BEZEI20CHAR20TEXT20
PDSTA_BEZDescription of POD status CRMT_PDSTA_BEZCHAR20TEXT20
FKIVK_BEZStatus text for internal allocation CRMT_FKIVK_BEZCHAR20
FMSTK_BEZDescription BEZEI20CHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table CRMT_LORD_TDS_VSTATCOMV

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