RN1ESO_PREC_PROGDOC SAP (i.s.h.med: Patient Record, Search Connector Progress Notes) Structure details

Dictionary Type: Structure
Description: i.s.h.med: Patient Record, Search Connector Progress Notes




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




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

RN1ESO_PREC_PROGDOC 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 "i.s.h.med: Patient Record, Search Connector Progress Notes" 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_RN1ESO_PREC_PROGDOC TYPE RN1ESO_PREC_PROGDOC.

The RN1ESO_PREC_PROGDOC table consists of various fields, each holding specific information or linking keys about i.s.h.med: Patient Record, Search Connector Progress Notes data available in SAP. These include PATNR (IS-H: Patient Number), EINRI (Institution), OBJECTTYPE (i.s.h.med: Patient Record, Object Type), OBJECTTYPENAME (i.s.h.med: Patient Record, Object Type Name).. 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 RN1ESO_PREC_PROGDOC 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
PATNRIS-H: Patient Number PATNRCHAR10Assigned to domainALPHAPATNRPAT
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
OBJECTTYPEi.s.h.med: Patient Record, Object Type N1PREC_OBJECTTYPECHAR3CHAR3
OBJECTTYPENAMEi.s.h.med: Patient Record, Object Type Name N1PREC_OBJECTTYPENAMECHAR20CHAR20S
MANDTClient MANDTCLNT3Assigned to domainMANDT
DATESystem Date SYDATUMDATS8SYDATS
WD_ACT_TIMEPD: Reference Time N2VD_ACTION_TIMETIMS6N2VD_TIME
WD_CATCategories: Category Description N2CAT_CAT_TEXTCHAR40TEXT40
WD_STATUSPD: Status N2VD_STATUSCHAR2VDSTAN2VD_STATUS
WD_STATUS_TEXTString DSTRINGSTRG0
WD_OCC_GROUPOccupational Group N2GL_PROF_GROUPCHAR4N2GL_PROF_GROUP
WD_OCC_GROUP_TEXTString DSTRINGSTRG0
WD_OU_NURSENursing OU N2_IPPN_OU_NURSECHAR8Assigned to domainALPHAORGID
WD_OU_NURSE_TEXTString DSTRINGSTRG0
WD_OU_FACHDepartmental Organizational Unit N2_IPPN_OU_FACHCHAR8Assigned to domainALPHAORGID
WD_OU_FACH_TEXTString DSTRINGSTRG0
WD_EMPLEmployee Responsible N2_IPPN_EMPLCHAR10Assigned to domainALPHARI_KUNNR
WD_EMPL_TEXTString DSTRINGSTRG0
WD_NOTE_TEXTString DSTRINGSTRG0
WD_NOTE_SHORT_TEXTString DSTRINGSTRG0
WD_CANCEL_TEXTText for Cancellation Reason N1STOTXCHAR15N1C015
WD_CONTEXTPD:Short Description N2VD_ITEMDESCRCHAR64N2VD_ITEMDESCR
EINKBIS-H: Short Text for Institution EINKBCHAR15TEXT15
TYPEPD: PD Type N2VD_VDTYPECHAR10Assigned to domainN2VD_TYPE
VDKEYPD: PD Key N2VD_KEYCHAR20Assigned to domainALPHAN2VD_KEY
NOTEKEYPD: PD Key N2VD_KEYCHAR20Assigned to domainALPHAN2VD_KEY

Key field Non-key field



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

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

How to access SAP table RN1ESO_PREC_PROGDOC

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