RN1_N1CORDTTR_X SAP (IS-H: X-Flag Structure for N1CORDTTR (Filler)) Structure details

Dictionary Type: Structure
Description: IS-H: X-Flag Structure for N1CORDTTR (Filler)




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




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

RN1_N1CORDTTR_X 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: X-Flag Structure for N1CORDTTR (Filler)" 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_N1CORDTTR_X TYPE RN1_N1CORDTTR_X.

The RN1_N1CORDTTR_X table consists of various fields, each holding specific information or linking keys about IS-H: X-Flag Structure for N1CORDTTR (Filler) data available in SAP. These include ORDNM_X (IS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ')), HITLS (IS-H: CORD/Prereg: Only Services of This Filler's Hit List), HITLS_X (IS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ')), CORDOULS (IS-H: CORD/Prereg: Display Filler in Selection List).. 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)


SAP RN1_N1CORDTTR_X 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
ORDNMIS-H: CORD/PREG: Filler of Clinical Order: Sequence N1COTTRORDNMNUMC3NUMC3
ORDNM_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
HITLSIS-H: CORD/Prereg: Only Services of This Filler's Hit List N1COTTRHITLSCHAR1XFELD
HITLS_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
CORDOULSIS-H: CORD/Prereg: Display Filler in Selection List N1COTTROULSCHAR1XFELD
CORDOULS_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
ISORIS-H: CORD/PREG: CORD Type - Filler of Surgical Orders N1COTTRISORCHAR1XFELD
ISOR_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
ADRBPCORD: Addressing of Business Partner Possible N1CORDTTRADRBPCHAR1XFELD
ADRBP_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
POSSELRestrict Business Partner Using Positions N1CORDTTRPOSSELCHAR1XFELD
POSSEL_XIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
SRVHITLSMANDTRestrict Business Partner Using Positions N1CORDTTRPOSSELCHAR1XFELD
SRVHITLSMANDT_XIS-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_N1CORDTTR_X using ABAP code?

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

How to access SAP table RN1_N1CORDTTR_X

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