RNEO_NV2000_NEO_NFAL SAP (IS-H: EO Dynpro Fields NV2000 Subscreen 'Order Data') Structure details

Dictionary Type: Structure
Description: IS-H: EO Dynpro Fields NV2000 Subscreen 'Order Data'




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




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

RNEO_NV2000_NEO_NFAL 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: EO Dynpro Fields NV2000 Subscreen 'Order Data'" 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_RNEO_NV2000_NEO_NFAL TYPE RNEO_NV2000_NEO_NFAL.

The RNEO_NV2000_NEO_NFAL table consists of various fields, each holding specific information or linking keys about IS-H: EO Dynpro Fields NV2000 Subscreen 'Order Data' data available in SAP. These include MANDT (Client), EINRI (Institution), FALNR (IS-H: Case Number), AFART (External Order - Order Type).. 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 or numeric)


SAP RNEO_NV2000_NEO_NFAL 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
MANDTClient MANDTCLNT3T000MANDT
EINRIInstitution EINRICHAR4TN01ALPHAEINRIEIN
FALNRIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
AFARTExternal Order - Order Type NEO_ORDTYPCHAR1TNEO_ORDER_TYPENEO_ORDTYP
AUTYPExternal Order - Order Category NEO_ORDCATCHAR2TNEO_ORDER_CATNEO_ORDCAT
KTTARIS-H CH: Canton Tariff NCH_TARCDECHAR3TNCH12NCH_TARCDE
EINDATIS-H: EO - Receipt Date of Order EIN_DATDATS8RI_DATUM
EINZTIS-H: EO Receipt Time of Order EIN_ZTTIMS6UHRZT
EAUFNRIS-H: EO Sender Order Number EIN_AUFNRCHAR35EAUFNR
EKRZIS-H: EO Sender Identifier EKRZCHAR12TEXT12
REFGIS-H EO Reference Number of Garantor REFGCHAR20CHAR20
ABT_ARZTIS-H: EO Department Name or Physician's Name ABT_ARZTCHAR50TEXT50
LAUFNRIS-H: EO Laboratory Order Number LAB_AUFNRCHAR16LAUFNR
BEMINTIS-H: EO Internal Comments BEMINTCHAR50TEXT50
BEMINTLIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
BEMEXTIS-H: EO External Comments BEMEXTCHAR50TEXT50
BEMEXTLIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
EXTAUFNRIS-H: EO Number of External Order EXTAUF_NRCHAR10ALPHAEXTAUFNR
EXTFALNRIS-H: External Case Identification ISH_EXTNR_FALCHAR20ISH_EXTNR_FAL
EXTFALARIS-H: EO External Case Type EXTFALARCHAR1FALLART
EXTCLASSIS-H: EO External Patient Class EXTCLASSCHAR4Assigned to domainALPHAISH_PAYCL
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
ERTIMIS-H: Time when Data Record Created ISH_ERTIMTIMS6UHRZT
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
UPTIMIS-H: Time Data Record was Last Changed ISH_UPTIMTIMS6UHRZT
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
TIMESTAMPTimestamp in Short Form (YYYYMMDDhhmmss) ISH_TIMESTAMPDEC15TZNTSTMPS
BWIDTIS-H: Date of Movement BWIDTDATS8RI_DATUM
CLASSIS-H: Patient Class ISH_PAYCLCHAR4TNP01ALPHAISH_PAYCL
ORGFAIS-H: OU with Departmental Responsibility for Case NZUWFACHAR8Assigned to domainALPHAORGID
ORGPFOrganizational Unit Assigned to Case NZUWPFCHAR8Assigned to domainALPHAORGID
EAUFNIS-HCO: Receiver (Order) ISH_EAUFNCHAR12Assigned to domainALPHAAUFNR
AFARTXText TXT30CHAR30TEXT30
AUTYPXText TXT30CHAR30TEXT30
KTTARXIS-H CH: Description of canton tariff NCH_TARCDETXTCHAR25TEXT25
CLASSXIS-H: Short Text for Treatment Category BK_BKTXTCHAR15TEXT15
ORGFAXIS-H: Organizational Unit Short Text ORGKBCHAR12TEXT12
ORGPFXIS-H: Organizational Unit Short Text ORGKBCHAR12TEXT12
GPARTIS-H: Business Partner GPARTNERCHAR10Assigned to domainALPHARI_KUNNRNGP
ANREDEIS-H: Form-of-Address Text RI_ANTXTCHAR25TEXT25
BEMINTKZIS-H: Boolean Data Type for TRUE (='1') and FALSE (='0') ISH_TRUE_FALSECHAR1ISH_TRUE_FALSE
BEMEXTKZIS-H: Boolean Data Type for TRUE (='1') and FALSE (='0') ISH_TRUE_FALSECHAR1ISH_TRUE_FALSE

Key field Non-key field



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

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

How to access SAP table RNEO_NV2000_NEO_NFAL

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