RN1ESO_PREC_SERVICE SAP (i.s.h.med: Patient Record, Search Connector Services) Structure details

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




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




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

RN1ESO_PREC_SERVICE 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 Services" 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_SERVICE TYPE RN1ESO_PREC_SERVICE.

The RN1ESO_PREC_SERVICE table consists of various fields, each holding specific information or linking keys about i.s.h.med: Patient Record, Search Connector Services 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_SERVICE 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
CONC_TXTIS-H: Short Text for Service ISH_CONC_KTXTCHAR120TEXT120
LSSTTXTService Status Text N1LSSTTXTCHAR10N1C010
ETROEKBShort Name of the Documenting Organizational Unit ORGDOKBCHAR12TEXT12
EINKBIS-H: Short Text for Institution EINKBCHAR15TEXT15
VMALTIS-H: Compound Patient Name ISH_PNAMECCHAR50TEXT50
GPARTEmployee Responsible N1MITARBCHAR10Assigned to domainALPHARI_KUNNRVMA
DOCUMENTSString DSTRINGSTRG0
DIALOTEXTText for a Medical Localization N2_LOTEXTCHAR20N2_LOTEXT
PATNUETEXTString DSTRINGSTRG0
PATEINTEXTString DSTRINGSTRG0
LGRBEZList of Position Types N2_LAGERUNCHAR50N2_LAGERUN
CORDTITLEIS-H: CORD/PREG: Title of Clinical Order N1CORDTITLECHAR30N1CORDTITLE
CORDPRGNROrder Number N1CORDNRCHAR10ALPHAN1CORDNR
ANPOE_ORGNAIS-H: Organizational Unit Name ORGNACHAR30TEXT30
ERBOE_ORGNAIS-H: Organizational Unit Name ORGNACHAR30TEXT30
ANFOE_ORGNAIS-H: Organizational Unit Name ORGNACHAR30TEXT30
IFGTXTDescription of Degree of Infection N1IFGTXTCHAR15N1IFGTXT
BEWTEXTString DSTRINGSTRG0
TEAMString DSTRINGSTRG0
LNRLSIS-H: Service Sequence Number LNRLSCHAR10ALPHALNRLS

Key field Non-key field



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

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

How to access SAP table RN1ESO_PREC_SERVICE

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