RN1PO_PROCESS_REPRESENTATION SAP (IS-H*MED: Patient Organizer - Progress Display) Structure details

Dictionary Type: Structure
Description: IS-H*MED: Patient Organizer - Progress Display




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




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

RN1PO_PROCESS_REPRESENTATION 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: Patient Organizer - Progress Display" 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_RN1PO_PROCESS_REPRESENTATION TYPE RN1PO_PROCESS_REPRESENTATION.

The RN1PO_PROCESS_REPRESENTATION table consists of various fields, each holding specific information or linking keys about IS-H*MED: Patient Organizer - Progress Display data available in SAP. These include PODATE (Date of an Information Object), POTIME (Time of an Information Object), ORGID (Patient Organizer - Organizational Unit Overview Display), ORGKB (IS-H: Organizational Unit Short Text).. 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 RN1PO_PROCESS_REPRESENTATION 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
POBEZPatient Organizer - Description of Medical Object N1POBEZCHAR150CHR150
PODATEDate of an Information Object N1PODATEDATS8DATE
POTIMETime of an Information Object N1POTIMECHAR6CHAR06
ORGIDPatient Organizer - Organizational Unit Overview Display N1POORGIDCHAR15ALPHAPATORGID
ORGKBIS-H: Organizational Unit Short Text ORGKBCHAR12TEXT12
MITARBPatient Organizer - Employee Responsible N1POMITARBCHAR12CHAR12
MITARBNAMPatient Organizer - Name of Employee Responsible N1POMITARBNAMCHAR100CHAR100
STATUStatus of a Medical Object N1POSTATUCHAR30CHAR_30
POKLSPatOrg Classification Column N1POKLSCHAR40CHAR40
POKLSICONIcon in Text Fields (Substitute Display, Alias) N2_ICONCHAR4Assigned to domainICON
POKEYKey Term for Object Type in the PatOrg N1POKEYCHAR30CHAR30
POERGPatOrg - Enhancing Description of Data Record N1POERGCHAR50CHAR50
POLINKPatient Organizer Hotspot that Enables Branching N1POLINKCHAR20CHAR20
POLINK2Patient Records Exist for Services N1POLINK2CHAR20CHAR20
POFALNRPatient Organizer - Case Number N1POFALNRCHAR10Assigned to domainALPHAFALNR
PORISKPatient Organizer - Patient's Risk Factors N1PORISKCHAR5CHAR05
POCXTYPSN1IS-H: Context Identifier NCXTYPSNCHAR15TEXT15
POCXTYPSN2IS-H: Context Identifier NCXTYPSNCHAR15TEXT15
POCXTYPSN3IS-H: Context Identifier NCXTYPSNCHAR15TEXT15
POCXSTANM1IS-H: Name of Context Status NCXSTANMCHAR20TEXT20
POCXSTANM2IS-H: Name of Context Status NCXSTANMCHAR20TEXT20
POCXSTANM3IS-H: Name of Context Status NCXSTANMCHAR20TEXT20
POCXSICON1IS-H: Icon for Context Status NCXSICONCHAR4Assigned to domainICON
POCXSICON2IS-H: Icon for Context Status NCXSICONCHAR4Assigned to domainICON
POCXSICON3IS-H: Icon for Context Status NCXSICONCHAR4Assigned to domainICON
POCXID1IS-H: Context Identification NCXIDNUMC10NUMC10
POCXID2IS-H: Context Identification NCXIDNUMC10NUMC10
POCXID3IS-H: Context Identification NCXIDNUMC10NUMC10
ROOMIS-H: Identification of Building Unit BAUIDCHAR8Assigned to domainALPHABAUIDBAU
ROOMKBIS-H: Short Text for Building Unit BAUKBCHAR12TEXT12
DBC ISH_NL_DBCCHAR30ISH_NL_DBC
DBC_ICON ISH_NL_DBC_ICONCHAR50TEXT50
AFGESL ISH_NL_AFGSLCHAR1ISH_NL_AFGSL
ENDDT ISH_NL_DATDATS8ISH_NL_DAT
PATIENT_NAMEIS-H: Output String 'Patient Name, Sex and Age' ISH_NAME_SEX_AGECHAR50TEXT50
OBJECTTYPE_NAME30 Characters CHAR30CHAR30CHAR30
OBJECTTYPE_ICONIcon in text fields (substitute display, alias) ICON_DCHAR4Assigned to domainICON
WEEK_NAMECharacter field, 8 characters long CHAR8CHAR8CHAR8
MONTH_NAMECharacter Field Length = 10 CHAR10CHAR10CHAR10
QUARTER_NAMEChar 15 CHAR15CHAR15CHAR15
YEAR_NAMENot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
PO_TM_TITLETitle of Patient Pathway N2GL_TM_TITLECHAR40TEXT40
POSYMPTEXTDescription for Health Problem SYMPTTEXTCHAR255TEXT255
SORT_DATE_01Date of an Information Object N1PODATEDATS8DATE
SORT_TIME_01Time of an Information Object N1POTIMECHAR6CHAR06
SORT_DATE_02Date of an Information Object N1PODATEDATS8DATE
SORT_TIME_02Time of an Information Object N1POTIMECHAR6CHAR06

Key field Non-key field



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

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

How to access SAP table RN1PO_PROCESS_REPRESENTATION

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