RNV2000_APP_V SAP (IS-H: Preset Clinical Process Builder - Appointment) Structure details

Dictionary Type: Structure
Description: IS-H: Preset Clinical Process Builder - Appointment




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




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

RNV2000_APP_V 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: Preset Clinical Process Builder - Appointment" 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_RNV2000_APP_V TYPE RNV2000_APP_V.

The RNV2000_APP_V table consists of various fields, each holding specific information or linking keys about IS-H: Preset Clinical Process Builder - Appointment data available in SAP. These include POBNR (IS-H: Internal Sequence Number of Planning Object), TMNDP (IS-H: OU with Departmental Responsibility for Case), TMNOE (IS-H: Planned Organizational Unit), TMNDT (IS-H: Date of Appointment).. 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 RNV2000_APP_V 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
TMNIDIS-H: Identification of Appointment ISH_TMNIDCHAR10ALPHAISH_LNRAPP
POBNRIS-H: Internal Sequence Number of Planning Object ISH_POBNRNUMC10Assigned to domainISH_POBNR
TMNDPIS-H: OU with Departmental Responsibility for Case NZUWFACHAR8Assigned to domainALPHAORGID
TMNOEIS-H: Planned Organizational Unit ISH_TMNOECHAR8Assigned to domainALPHAORGID
TMNDTIS-H: Date of Appointment ISH_TMNDTDATS8DATE
TMNZTIS-H: Time of Appointment ISH_TMNZTTIMS6UHRZT
TMNPEIS-H: Person Number PERNR_FALLCHAR10Assigned to domainALPHARI_KUNNRPER
TMNROIS-H: Building ID of Room ISH_ZIMMIDCHAR8Assigned to domainALPHABAUID
TMNDRIS-H: Duration of Appointment ISH_TMDAUERNUMC4ISH_DZEIT
PTINPIS-H: Inpatient Scheduling Type N1PTINPCHAR8Assigned to domainISH_DSPTC8
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
TPARTTransport Type N1TPAECHAR2Assigned to domainN1TPAE
BWPRIOPrioritization for Request/Movement (Internal) N1APRI_DNUMC3N1APRI
TEXT_APP 0
TEXT_MED 0
TMSTGCancellation Reason for an Appointment ISH_TMSTGCHAR3Assigned to domainN1STOID
VBUND ISH_TMVBDCHAR1XFELD
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
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
APCNIDIS-H: Identification of an Appointment Template N1APCNIDCHAR32SYSUUID_C
PELOCIS-H: Person Being Substituted ISH_PELOCCHAR10Assigned to domainALPHARI_KUNNR
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_EINBOECHAR8Assigned to domainALPHAORGID
EINBPERIS-H: Person/Physician of Last Patient Appt Notification ISH_EINBPERCHAR10Assigned to domainALPHARI_KUNNR
EINBZIMIS-H: Building Unit of Last Patient Notification ISH_EINBZIMCHAR8Assigned to domainALPHABAUID

Key field Non-key field



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

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

How to access SAP table RNV2000_APP_V

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