RN1_NONE_OO_N2VDNOTE_SNAPSHOT SAP (IS-H*MED: Snapshot Structure for CL_ISHMED_NONE_OO_N2VDNOTE) Structure details

Dictionary Type: Structure
Description: IS-H*MED: Snapshot Structure for CL_ISHMED_NONE_OO_N2VDNOTE




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




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

RN1_NONE_OO_N2VDNOTE_SNAPSHOT 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 "IS-H*MED: Snapshot Structure for CL_ISHMED_NONE_OO_N2VDNOTE" 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_RN1_NONE_OO_N2VDNOTE_SNAPSHOT TYPE RN1_NONE_OO_N2VDNOTE_SNAPSHOT.

The RN1_NONE_OO_N2VDNOTE_SNAPSHOT table consists of various fields, each holding specific information or linking keys about IS-H*MED: Snapshot Structure for CL_ISHMED_NONE_OO_N2VDNOTE data available in SAP. These include N2VDNOTE (), MANDT (Client), NOTEKEY (PD: PD Key), STATUS (PD: 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 (character-type or numeric)


SAP RN1_NONE_OO_N2VDNOTE_SNAPSHOT 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
KEYIS-H*MED: Key for Snapshot ISHMED_SNAPKEYINT410N1I4
N2VDNOTE 0
MANDTClient MANDTCLNT3MANDT
NOTEKEYPD: PD Key N2VD_KEYCHAR20ALPHAN2VD_KEY
STATUSPD: Status N2VD_STATUSCHAR2VDSTAN2VD_STATUS
DESCRPD:Short Description N2VD_ITEMDESCRCHAR64N2VD_ITEMDESCR
ADDED_NOTEPD: Supplement Indicator for an Entry N2VD_ADDED_NOTECHAR1N2VD_FLAG
RESPEmployee Responsible N1MITARBCHAR10ALPHARI_KUNNRVMA
DOC_UNITDocumenting Organizational Unit ORGDOCHAR8ALPHAORGIDOED
ACTION_DATEPD: Reference Date N2VD_ACTION_DATEDATS8N2VD_DATE
ACTION_TIMEPD: Reference Time N2VD_ACTION_TIMETIMS6N2VD_TIME
CANCELLEDIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
CANCEL_USRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
CANCEL_DATEDate of Cancellation STORN_DATDATS8RI_DATUM
INSTITUTIONInstitution EINRICHAR4ALPHAEINRIEIN
CANCEL_CAUSEReason for Canceling Medical Object N1STOIDCHAR3N1STOID
N8CRUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
N8CRDATEIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
N8CRTIMEIS-H: Time Record Created RI_ERTIMTIMS6UHRZT
N8UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
N8UPDATEIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
N8UPTIMEIS-H: Time of Last Change RI_UPTIMTIMS6UHRZT
N8DLFLAGDeletion Flag/Indicator RI_LOEKZCHAR1XFELD
N8DLUSRUser Who Deleted Record RI_LOUSRCHAR12USNAM
N8DLDATEDate of Deletion RI_LODATDATS8RI_DATUM
N8DLTIMEDeletion Time RI_LOTIMTIMS6UHRZT
DOC_UNIT2PD: Documenting Org. Unit 2 N2VD_DOC_OU2CHAR8ALPHAORGID
CHART_RELEVANT'Display Note in Chart' Indicator N2VD_CHART_RELEVANTCHAR1N2VD_CHART_RELEVANT
OCCUP_GROUPOccupational Group N2VD_OCC_GROUPCHAR4

Key field Non-key field



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

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

How to access SAP table RN1_NONE_OO_N2VDNOTE_SNAPSHOT

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