RN1PLANNING_HISTORY SAP (IS-H: Appointment History) Structure details

Dictionary Type: Structure
Description: IS-H: Appointment History




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




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

RN1PLANNING_HISTORY 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: Appointment History" 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_RN1PLANNING_HISTORY TYPE RN1PLANNING_HISTORY.

The RN1PLANNING_HISTORY table consists of various fields, each holding specific information or linking keys about IS-H: Appointment History data available in SAP. These include ATTRID (IS-H: ID of Attribute for Planning), NUMBER (IS-H: Number of Entry in History), APP_HEAD (), MANDT (Client).. 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 (Deep)


SAP RN1PLANNING_HISTORY 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
APP_OBJIS-H: Appointment Object N1APPOINTMENT_OBJECTREF0CL_ISH_APPOINTMENT
ATTRIDIS-H: ID of Attribute for Planning N1ATTRIDNUMC8
NUMBERIS-H: Number of Entry in History N1_HIST_NUMBERINT410N1I4
APP_HEAD 0
MANDTClient MANDTCLNT3MANDT
TMNIDIS-H: Identification of Appointment ISH_TMNIDCHAR10ALPHAISH_LNRAPP
EINRIInstitution EINRICHAR4ALPHAEINRIEIN
PATNRIS-H: Patient Number PATNRCHAR10ALPHAPATNRPAT
PZIFFCheck Digit for Patient PZIFF_PATCHAR1PZIFFPZP
EXTNRIS-H: External Patient Identification EXT_PATNRCHAR20EXT_PATNR
FALNRIS-H: Case Number FALNRCHAR10ALPHAFALNRFAL
FZIFFCheck Digit for Case PZIFF_FALLCHAR1PZIFFPZF
FALARIS-H: Case Type FALLARTCHAR1FALLART
TMNLBIS-H: Sequence Number of Movement LFDBEWNUMC5LFDBEW
TMNOEIS-H: Planned Organizational Unit ISH_TMNOECHAR8ALPHAORGID
TMNDTIS-H: Date of Appointment ISH_TMNDTDATS8DATE
TMNZTIS-H: Time of Appointment ISH_TMNZTTIMS6UHRZT
TMNDRIS-H: Duration of Appointment ISH_TMDAUERNUMC4ISH_DZEIT
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_TITELCHAR15TITEL
NAMZUIS-H: Name Affix RI_NAMZUCHAR15TITEL
VORSWIS-H: Name Prefix RI_VORSWCHAR15TITEL
GBNAMIS-H: Birthname GBNAMCHAR30TEXT30
GBNASIS-H: Standardized Birthname GBNAMS_PATCHAR30CHAR30
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
GSCHLIS-H: Sex Indicator - Internal GSCHLCHAR1GSCHL
TELF1IS-H: Patient Telephone Number TELF_PATCHAR16TEXT16
TODKZIS-H: Patient Is Deceased PAT_TODCHAR1XFELD
SOURCIS-H: Application that Created Object ISH_OBJSRCCHAR1ISH_OBJSRC
TMTAGIS-H: Appointment on Given Day ISH_TMTAGCHAR1XFELD
REFIDIS-H: Reference Number of Next Appointment ISH_REFTMNIDCHAR10ALPHAISH_LNRAPP
NOTANIS-H: Emergency Admission Indicator NOTAUFCHAR1XFELD
KRZANIS-H: Quick Admission Indicator KURZAUFCHAR1XFELD
BEKATTreatment Category BEKATCHAR6ALPHABEHKATEG
RISKFIS-H: Risk Information Exists for the Patient ISH_RISIKOCHAR1XFELD
CLASSIS-H: Patient Class ISH_PAYCLCHAR4ALPHAISH_PAYCL
BNKZIS-H: Notification of Appointment Desired ISH_APP_NOTI_WANTEDCHAR1XFELD
BNDTIS-H: Date on which patient was last notified ISH_BNDTDATS8RI_DATUM
BNARTIS-H: Type of Notification (Tel., Written) ISH_BNARTCHAR1KOMMART
EINBDTIS-H: Date of Appointment of which Patient Last Notified ISH_EINBDTDATS8RI_DATUM
EINBZTIS-H: Time of Appointment of which Patient Last Notified ISH_EINBZTTIMS6UHRZT
EINBOENursing Org. Unit of Patient's Last Scheduled Appointment ISH_EINBOECHAR8ALPHAORGID
EINBPERIS-H: Person/Physician of Last Patient Appt Notification ISH_EINBPERCHAR10ALPHARI_KUNNR
EINBZIMIS-H: Building Unit of Last Patient Notification ISH_EINBZIMCHAR8ALPHABAUID
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
FATYPCase Category ISH_CASETYPECHAR2ISH_CASETYPE
BWARTIS-H: Movement Type RI_BWARTCHAR2RI_BWART
TPARTTransport Type N1TPAECHAR2N1TPAE
BWPRIOPrioritization for Request/Movement (Internal) N1APRI_DNUMC3N1APRI
MEDTXMedical Text N1MEDTXCHAR50N1C050
TMSTGCancellation Reason for an Appointment ISH_TMSTGCHAR3N1STOID
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
VBUND ISH_TMVBDCHAR1XFELD
BWGR1Movement Reason - 1st and 2nd Positions ISH_BWGR1CHAR2ISH_BGRUND
BWGR2Movement Reason - 3rd and 4th Positions ISH_BWGR2CHAR2ISH_BGRUND
UARNRIS-H: Personnel Number of Referring Physician UARNRCHAR10ALPHARI_KUNNR
TMPDTIS-H: Date Planned for Appointment ISH_TMPDTDATS8DATE
TMPZTIS-H: Time Planned for Appointment ISH_TMPZTTIMS6UHRZT
GPLVNIS-H*MED: Employee or User who Last Planned Appointment N1GPLVNCHAR12USNAM
GPLTYIS-H*MED: Appointment Changed by: Employee/User ID N1GPLTYCHAR1N1GPLTY
EMAILIS-H: Internet Mail (SMTP) Address ISH_SMTPADRCHAR241SXIDNAD_SMTPADR
BEWTYMovement Category BEWTYCHAR1BEWTY
CHAINIDIS-H: Link ID for Interdependent Appointments ISH_APP_CHAINIDCHAR10ALPHAISH_LNRAPP
UNITIDIS-H: Treatment Unit ID ISH_TREATM_UNITIDNUMC3NUMC03
DISTMINIS-H: Minimum Interval Between Appointments ISH_APPDIST_MINNUMC3ISH_APPDIST
DISTMAXIS-H: Maximum Interval Between Appointments ISH_APPDIST_MAXNUMC3ISH_APPDIST
DISTUNITIS-H: Time Unit for Interval Between Two Appointments ISH_APPDIST_UNITNUMC1ISH_APPDIST_UNIT
CYCLEIS-H: Appointment Cycle ISH_APPCYCLENUMC3NUMC03
CYCLEUNITIS-H: Time Unit for Appointment Cycle ISH_APPCYCLE_UNITNUMC1ISH_APPCYCLE_UNIT
VKGIDIS-H: CORD/PREG: ID of an Order Item (Preregistration) N1VKGIDNUMC8N1VKGID
PAPIDIS-H: Provisional Patient Number ISH_PAPIDCHAR10ALPHAISH_PAPID
APCNIDIS-H: Identification of an Appointment Template N1APCNIDCHAR32SYSUUID_C
ENDPLIS-H: Planning Complete N1ENDPLCHAR1ISH_TRUE_FALSE
TIMESTAMPTimestamp in Short Form (YYYYMMDDhhmmss) ISH_TIMESTAMPDEC15TZNTSTMPS
.INCLU--AP 0
CAUSECHNGReason for Change N1CAUSECHNGCHAR50N1CAUSECHNG
CSECHGIDReason for Change ID N1CSECHGIDNUMC3NUMC3
APP_RES 0
APP_OBJ_OLDIS-H: Appointment Object N1APPOINTMENT_OBJECTREF0CL_ISH_APPOINTMENT

Key field Non-key field



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

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

How to access SAP table RN1PLANNING_HISTORY

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