RN1_CUTRA_IMP_WPL_XML SAP (i.s.h.med: XML Structure for the Clinical Work Station) Structure details

Dictionary Type: Structure
Description: i.s.h.med: XML Structure for the Clinical Work Station




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




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

RN1_CUTRA_IMP_WPL_XML 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: XML Structure for the Clinical Work Station" 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_CUTRA_IMP_WPL_XML TYPE RN1_CUTRA_IMP_WPL_XML.

The RN1_CUTRA_IMP_WPL_XML table consists of various fields, each holding specific information or linking keys about i.s.h.med: XML Structure for the Clinical Work Station data available in SAP. These include WPLACETXT_XML (Name of Work Environment), FACHLOE_XML (Departmental OU in Work Environment), PFLEGOE_XML (Nursing OU in Work Environment), ERBOE_XML (Performing OU in Work Environment).. 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 RN1_CUTRA_IMP_WPL_XML 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
ADJ_WPLACE_DATA 0
WPLACETXT_XMLName of Work Environment NWPLACETXTCHAR50N1WCHAR50
FACHLOE_XMLDepartmental OU in Work Environment NWFACHLOECHAR8ALPHAORGID
PFLEGOE_XMLNursing OU in Work Environment NWPFLEGOECHAR8ALPHAORGID
ERBOE_XMLPerforming OU in Work Environment NWERBOECHAR8ALPHAORGID
PLANOE_XMLPlanning/Initiating OU in Work Environment NWPLANOECHAR8ALPHAORGID
WPLACETXTName of Work Environment NWPLACETXTCHAR50N1WCHAR50
FACHLOEDepartmental OU in Work Environment NWFACHLOECHAR8ALPHAORGID
PFLEGOENursing OU in Work Environment NWPFLEGOECHAR8ALPHAORGID
ERBOEPerforming OU in Work Environment NWERBOECHAR8ALPHAORGID
PLANOEPlanning/Initiating OU in Work Environment NWPLANOECHAR8ALPHAORGID
FACHLOE_TXT_XMLIS-H: Organizational Unit Name ORGNACHAR30TEXT30
PFLEGOE_TXT_XMLIS-H: Organizational Unit Name ORGNACHAR30TEXT30
ERBOE_TXT_XMLIS-H: Organizational Unit Name ORGNACHAR30TEXT30
PLANOE_TXT_XMLIS-H: Organizational Unit Name ORGNACHAR30TEXT30
FACHLOE_TXTIS-H: Organizational Unit Name ORGNACHAR30TEXT30
PFLEGOE_TXTIS-H: Organizational Unit Name ORGNACHAR30TEXT30
ERBOE_TXTIS-H: Organizational Unit Name ORGNACHAR30TEXT30
PLANOE_TXTIS-H: Organizational Unit Name ORGNACHAR30TEXT30
NWPLACE_XML 0
MANDTClient MANDTCLNT3MANDT
WPLACETYPEType of the Work Environment NWPLACETYPECHAR3NWPLACETYPE
WPLACEIDIdentification of the Work Environment NWPLACEIDCHAR40CHAR40
TITEL_INACTIVHide Title of Work Environment? NTITEL_INACTIVCHAR1XFELD
OWNERPerson who Created Work Environment ISH_WPLACE_OWNERCHAR12XUBNAME
NWPLACET_XML 0
MANDTClient MANDTCLNT3MANDT
SPRASLanguage Key LANGULANG1ISOLASPRAS
WPLACETYPEType of the Work Environment NWPLACETYPECHAR3NWPLACETYPE
WPLACEIDIdentification of the Work Environment NWPLACEIDCHAR40CHAR40
TXTName of Work Environment NWPLACETXTCHAR50N1WCHAR50
NWPLACE_001_XML 0
MANDTClient MANDTCLNT3MANDT
WPLACETYPEType of the Work Environment NWPLACETYPECHAR3NWPLACETYPE
WPLACEIDIdentification of the Work Environment NWPLACEIDCHAR40CHAR40
EINRIInstitution EINRICHAR4ALPHAEINRIEIN
FACHLOEDepartmental OU in Work Environment NWFACHLOECHAR8ALPHAORGID
PFLEGOENursing OU in Work Environment NWPFLEGOECHAR8ALPHAORGID
ERBOEPerforming OU in Work Environment NWERBOECHAR8ALPHAORGID
PLANOEPlanning/Initiating OU in Work Environment NWPLANOECHAR8ALPHAORGID
T_NWPVZ_XML 0
T_NWPVZT_XML 0
T_NWVIEW_XML 0
T_NWVIEWT_XML 0
STATEDummy for B20 int1 (Local Everywhere) INT1INT13INT1
ACTIVEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
PREALLOCIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF

Key field Non-key field



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

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

How to access SAP table RN1_CUTRA_IMP_WPL_XML

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