RNPOL_MOVEMENT SAP (IS-H: Movement Fields Changed in NPOL) Structure details

Dictionary Type: Structure
Description: IS-H: Movement Fields Changed in NPOL




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




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

RNPOL_MOVEMENT 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: Movement Fields Changed in NPOL" 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_RNPOL_MOVEMENT TYPE RNPOL_MOVEMENT.

The RNPOL_MOVEMENT table consists of various fields, each holding specific information or linking keys about IS-H: Movement Fields Changed in NPOL data available in SAP. These include VISTY (IS-H: Code of Visit Category for Visit Scheduling), DSPTY (IS-H: Scheduling Type for Visit Scheduling), APCNID (IS-H: Identification of an Appointment Template), EXTKH (IS-H: Identification of an External Hospital).. 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 RNPOL_MOVEMENT 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
VISTYIS-H: Code of Visit Category for Visit Scheduling ISH_BTCHAR1ISH_BT
DSPTYIS-H: Scheduling Type for Visit Scheduling ISH_DSPTCHAR8Assigned to domainISH_DSPTC8
APCNIDIS-H: Identification of an Appointment Template N1APCNIDCHAR32SYSUUID_C
EXTKHIS-H: Identification of an External Hospital EXTKHCHAR10Assigned to domainALPHARI_KUNNR
BWGR1Movement Reason - 1st and 2nd Positions ISH_BWGR1CHAR2Assigned to domainISH_BGRUND
BWGR2Movement Reason - 3rd and 4th Positions ISH_BWGR2CHAR2Assigned to domainISH_BGRUND
DAUERIS-H: Estimated Length of Stay or Treatment ISH_DAUERNUMC5NUMC5
NWATARBU NWATARBUCHAR1NWATARBU
NWATNOTF NWATNOTFCHAR1XFELD
NWATBEGUT NWATFOLGECHAR1XFELD
NWATMUTT NWATMUTTCHAR1NWATMUTT
NWATSPENDE NWATUESCHCHAR1NWATUESCH
NWATMETHOD NWATMETHODCHAR1XFELD
NWATTRUNK NWATTRUNKCHAR1XFELD
NWATSUCHT NWATSUCHTCHAR1XFELD
NWATRAUF NWATRAUFCHAR1XFELD
NWATRZB NWATRZB_AKCHAR1XFELD
NWATVPNR NWATVPNRCHAR10Assigned to domainALPHARI_KUNNR
NWATBEFRGR NWATBEFRGRCHAR2Assigned to domainNWATBEFRGR
NWATSSW NWATSSWNUMC2NWATSSW
NWATBEHAND NWATBEHANDCHAR2ALPHANWATBEHAND
NWATZUGART NWATZUGARTCHAR1ALPHANWATZUGART
NWATABGART NWATABGARTCHAR1ALPHANWATABGART
NWATZUGVA NWATZUGVPNRCHAR10Assigned to domainALPHARI_KUNNR
VISTYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DSPTYXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
APCNIDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTKHXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BWGR1XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BWGR2XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DAUERXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATARBUXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATNOTFXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATBEGUTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATMUTTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATSPENDEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATMETHODXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATTRUNKXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATSUCHTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATRAUFXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATRZBXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATVPNRXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATBEFRGRXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATSSWXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATBEHANDXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATZUGARTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATABGARTXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NWATZUGVAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table RNPOL_MOVEMENT

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