RNBEWAPI1 SAP (IS-H: Transfer structure for movement data using RFC / API) Structure details

Dictionary Type: Structure
Description: IS-H: Transfer structure for movement data using RFC / API




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




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

RNBEWAPI1 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: Transfer structure for movement data using RFC / API" 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_RNBEWAPI1 TYPE RNBEWAPI1.

The RNBEWAPI1 table consists of various fields, each holding specific information or linking keys about IS-H: Transfer structure for movement data using RFC / API data available in SAP. These include EINRI (Institution), FALNR (IS-H: Case Number), LFDNR (IS-H: Sequence Number of Movement), BEWTY (Movement Category).. 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 RNBEWAPI1 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
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
LFDNRIS-H: Sequence Number of Movement LFDBEWNUMC5Assigned to domainLFDBEW
BEWTYMovement Category BEWTYCHAR1BEWTY
BEWTXIS-H: Text for Movement Category BEWTYPTXTCHAR15TEXT15
BWARTIS-H: Movement Type RI_BWARTCHAR2Assigned to domainRI_BWART
BWATXIS-H: Text for Movement Type BEWARTXTCHAR15TEXT15
BWIDTIS-H: Date of Movement BWIDTDATS8RI_DATUM
BWIZTIS-H: Time of Movement BWIZTTIMS6UHRZT
PLANBIS-H: Planned Indicator for Date of Movement PLANBCHAR1ISH_PLAN
STATUIS-H: Internal Status of Outpatient Visit ISH_ABSTINCHAR2ISH_ABSTIN
BWPDTIS-H: Planned Date of Movement BWPDTDATS8RI_DATUM
BWPZTIS-H: Planned Time of Movement BWPZTTIMS6UHRZT
BWEDTIS-H: Movement End Date, Start Date of Subsequent Movement BWEDTDATS8RI_DATUM
BWEZTIS-H: Movement End Time, Start Time of Subsequent Movement BWEZTTIMS6UHRZT
PLANEIS-H: Planned Indicator for End Date of Movement PLANECHAR1ISH_PLAN
ORGFAIS-H: OU with Departmental Responsibility for Case NZUWFACHAR8Assigned to domainALPHAORGID
ORGKBFAIS-H: Organizational Unit Short Text ORGKBCHAR12TEXT12
OKURZFAIS-H: Identifier of Organizational Unit in the Application OEKURZCHAR5ORGKZ
ORGPFOrganizational Unit Assigned to Case NZUWPFCHAR8Assigned to domainALPHAORGID
ORGKBPFIS-H: Organizational Unit Short Text ORGKBCHAR12TEXT12
OKURZPFIS-H: Identifier of Organizational Unit in the Application OEKURZCHAR5ORGKZ
ZIMMRIS-H: Building ID of Room ISH_ZIMMIDCHAR8Assigned to domainALPHABAUID
ZIKURZIS-H: Building Unit Identifier BKURZCHAR8CHAR8
ZIMKBIS-H: Short Text for Building Unit BAUKBCHAR12TEXT12
BETTIS-H: Building ID of Bed Location BETTIDCHAR8Assigned to domainALPHABAUID
BEKURZIS-H: Building Unit Identifier BKURZCHAR8CHAR8
BETTKBIS-H: Short Text for Building Unit BAUKBCHAR12TEXT12
PLANRIS-H: Planned Indicator for Room Assignment ISH_PLANRCHAR1ISH_PLAN
DAUERIS-H: Estimated Length of Stay or Treatment ISH_DAUERNUMC5NUMC5
ORGAUIS-H: Org. ID of Admitting Facility ORGAUCHAR8Assigned to domainALPHAORGID
BEKATTreatment Category BEKATCHAR6Assigned to domainALPHABEHKATEG
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
NOTKZIS-H: Emergency Case Indicator RI_NOTKZCHAR1XFELD
UNFKZIS-H: Accident Type UNFARTCHAR3Assigned to domainUNFART
UNFTXIS-H: Text for Accident Type UNFTXTCHAR15TEXT15
UNFNRIS-H: File Number / Processing Number for Accident UNFNRCHAR12ALPHAUNFNR
WLPRIIS-H: Priority for Preregistration/Waiting List Management WLPRICHAR2Assigned to domainALPHAWLPRI
PRTXTIS-H: Text for Priority ISH_PRITXTCHAR15TEXT15
AUFDSIS-H: Latest Admission Date AUFDT_LASTDATS8RI_DATUM
EZUSTDisposition of Patient at Time of Discharge EZUSTCHAR2Assigned to domainENTZU
EZTXTText for Patient's Disposition at Time of Discharge EZTXTCHAR15TEXT15
ARBUNIS-H: Work Incapacity To-Date ARBUNDATS8RI_DATUM
TELNRIS-H: Telephone Number of Patient in Institution TELF_INTCHAR16TEXT16

Key field Non-key field



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

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

How to access SAP table RNBEWAPI1

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