RN2DSCA_CORD_VERB SAP (ISHMED: Update Structure for Cardiology Order Component) Structure details

Dictionary Type: Structure
Description: ISHMED: Update Structure for Cardiology Order Component




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




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

RN2DSCA_CORD_VERB 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 "ISHMED: Update Structure for Cardiology Order Component" 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_RN2DSCA_CORD_VERB TYPE RN2DSCA_CORD_VERB.

The RN2DSCA_CORD_VERB table consists of various fields, each holding specific information or linking keys about ISHMED: Update Structure for Cardiology Order Component data available in SAP. These include KZ (Change Type (U, I, S, D)), MANDT (Client), CUUID (UUID in character form), NYHA (Cardiology: Fixed Values NYHA Classification).. 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 RN2DSCA_CORD_VERB 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
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND
MANDTClient MANDTCLNT3Assigned to domainMANDT
CUUIDUUID in character form SYSUUID_CCHAR32SYSUUID_C
NYHACardiology: Fixed Values NYHA Classification N2_CANYHACHAR1N2_CANYHA
CCSCardiology: Fixed Value CCS Status N2_CACCSCHAR1N2_CACCS
PATGEWBody Weight in Kg N1KGEWNUMC3N1N003
PATGROHeight in Cm N1KGRNUMC3N1N003
XKEBECardiology: Checkbox no Cardiovascular Risks Known N2_CAKEBECHAR1XFELD
XARTHYCardiology: Checkbox Art. Hypertension N2_CAARTHYCHAR1XFELD
XNICOCardiology: Checkbox Nicotine N2_CANICOCHAR1XFELD
XDIABMCardiology: Checkbox Diabetes Mellitus N2_CADIABMCHAR1XFELD
XHYLIPCardiology: Checkbox Hyperlipidemia N2_CAHYLIPCHAR1XFELD
XFAMACardiology: Checkbox Family Anamnesis N2_CAFAMACHAR1XFELD
CAVSONCardiology: Other Cardiovascular Risk Factors N2_CACAVSCHAR60TEXT60
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERTIMIS-H: Time Record Created RI_ERTIMTIMS6UHRZT
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPTIMIS-H: Time of Last Change RI_UPTIMTIMS6UHRZT
UPUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
STORNDeletion Flag/Indicator RI_LOEKZCHAR1XFELD
STDATDate of Deletion RI_LODATDATS8RI_DATUM
STTIMDeletion Time RI_LOTIMTIMS6UHRZT
STUSRUser Who Deleted Record RI_LOUSRCHAR12USNAM

Key field Non-key field



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

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

How to access SAP table RN2DSCA_CORD_VERB

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