RNPAT_VBEWFAL_NKAV SAP (Contains All Fields of Join between N_VBEWFAL and NKAV) Structure details

Dictionary Type: Structure
Description: Contains All Fields of Join between N_VBEWFAL and NKAV




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




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

RNPAT_VBEWFAL_NKAV 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 "Contains All Fields of Join between N_VBEWFAL and NKAV" 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_RNPAT_VBEWFAL_NKAV TYPE RNPAT_VBEWFAL_NKAV.

The RNPAT_VBEWFAL_NKAV table consists of various fields, each holding specific information or linking keys about Contains All Fields of Join between N_VBEWFAL and NKAV data available in SAP. These include EINRI (Institution), PATNR (IS-H: Patient Number), FALNR (IS-H: Case Number), LFDNR (IS-H: Sequence Number of Movement).. 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: Not classified


SAP RNPAT_VBEWFAL_NKAV 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 MANDTCLNT3Assigned to domainMANDT
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
PATNRIS-H: Patient Number PATNRCHAR10Assigned to domainALPHAPATNRPAT
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
LFDNRIS-H: Sequence Number of Movement LFDBEWNUMC5Assigned to domainLFDBEW
TYPMedical Record Request Type: Create or Borrow Med. Record ANFOTYPCHAR1ANFTYP
DOKARDocument Type DOKARCHAR3Assigned to domainDOKARCV2
DOKNRDocument number DOKNRCHAR25Assigned to domainALPHADOKNRCV1
DOKVRDocument Version DOKVRCHAR2DOKVRCV3
DOKTLDocument Part DOKTL_DCHAR3DOKTLCV4
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERTIMIS-H: Time Record Created RI_ERTIMTIMS6UHRZT
USER1IS-H: User-Defined Field 1 ISH_KAVUSER1CHAR20CHAR20
BEWTYMovement Category BEWTYCHAR1BEWTY
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
BWARTIS-H: Movement Type RI_BWARTCHAR2Assigned to domainRI_BWART
BWIDTIS-H: Date of Movement BWIDTDATS8RI_DATUM
BWIZTIS-H: Time of Movement BWIZTTIMS6UHRZT
PLANBIS-H: Planned Indicator for Date of Movement PLANBCHAR1ISH_PLAN
BWEDTIS-H: Movement End Date, Start Date of Subsequent Movement BWEDTDATS8RI_DATUM
BWEZTIS-H: Movement End Time, Start Time of Subsequent Movement BWEZTTIMS6UHRZT
LFDREFIS-H: Sequence Number of Subsequent Movement LFDREFNUMC5Assigned to domainLFDBEW
ORGFAIS-H: OU with Departmental Responsibility for Case NZUWFACHAR8Assigned to domainALPHAORGID
ORGPFOrganizational Unit Assigned to Case NZUWPFCHAR8Assigned to domainALPHAORGID
KZTXTComment on Case Movement TEXT_BEWCHAR50TEXT50
FALARIS-H: Case Type FALLARTCHAR1FALLART
FZIFFCheck Digit for Case PZIFF_FALLCHAR1PZIFFPZF
GSCHLIS-H: Sex Indicator - Internal GSCHLCHAR1GSCHL
NNAMEPatient Last Name NNAME_PATCHAR30TEXT30
VNAMEIS-H: Patient First Name VNAME_PATCHAR30TEXT30
NNAMSIS-H: Standardized Last Name NNAMES_PATCHAR30CHAR30
VNAMSStandardized First Name VNAMES_PATCHAR30CHAR30
TITELIS-H: Title RI_TITELCHAR15Assigned to domainTITEL
NAMZUIS-H: Name Affix RI_NAMZUCHAR15Assigned to domainTITEL
VORSWIS-H: Name Prefix RI_VORSWCHAR15Assigned to domainTITEL
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
PZIFFCheck Digit for Patient PZIFF_PATCHAR1PZIFFPZP
EXTNRIS-H: External Patient Identification EXT_PATNRCHAR20EXT_PATNR
ZIMMRIS-H: Building ID of Room ISH_ZIMMIDCHAR8Assigned to domainALPHABAUID
BARZTIS-H: Personnel Number of Attending Physician BARNRCHAR10Assigned to domainALPHARI_KUNNR
PERNRIS-H: Person Number PERNR_FALLCHAR10Assigned to domainALPHARI_KUNNRPER
STATUIS-H: Internal Status of Outpatient Visit ISH_ABSTINCHAR2ISH_ABSTIN
TMNIDIS-H: Identification of Appointment ISH_TMNIDCHAR10ALPHAISH_LNRAPP

Key field Non-key field



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

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

How to access SAP table RNPAT_VBEWFAL_NKAV

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