ISH_KENNZAHL_FALL_INCL SAP (IS-H: Case-Related Key Figures for Med. Doc. (Include)) Structure details

Dictionary Type: Structure
Description: IS-H: Case-Related Key Figures for Med. Doc. (Include)




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




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

ISH_KENNZAHL_FALL_INCL 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: Case-Related Key Figures for Med. Doc. (Include)" 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_ISH_KENNZAHL_FALL_INCL TYPE ISH_KENNZAHL_FALL_INCL.

The ISH_KENNZAHL_FALL_INCL table consists of various fields, each holding specific information or linking keys about IS-H: Case-Related Key Figures for Med. Doc. (Include) data available in SAP. These include AUFZT (IS-H: Key Figure Admission Time), ENTDT (Key Figure Discharge Date), ENTZT (IS-H: Key Figure Discharge Time), AUFFA (IS-H: Key Figure Admitting Departmental OU).. 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 or numeric)


SAP ISH_KENNZAHL_FALL_INCL 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
AUFDTIS-H: Key Figure Admission Date ISH_KEZA_AUFDTDATS8RI_DATUM
AUFZTIS-H: Key Figure Admission Time ISH_KEZA_AUFZTTIMS6UHRZT
ENTDTKey Figure Discharge Date ISH_KEZA_ENTDTDATS8RI_DATUM
ENTZTIS-H: Key Figure Discharge Time ISH_KEZA_ENTZTTIMS6UHRZT
AUFFAIS-H: Key Figure Admitting Departmental OU ISH_KEZA_AUFFACHAR8Assigned to domainALPHAORGID
AUFPFIS-H: Key Figure Admitting Nursing OU ISH_KEZA_AUFPFCHAR8Assigned to domainALPHAORGID
ENTFAIS-H: Key Figure Discharging Departmental OU ISH_KEZA_ENTFACHAR8Assigned to domainALPHAORGID
ENTPFIS-H: Key Figure Discharging Nursing OU ISH_KEZA_ENTPFCHAR8Assigned to domainALPHAORGID
ALTPAIS-H: Key Figure Patient Age ISH_KEZA_ALTERCHAR3ISH_ALTER
WFAAZIS-H: Key Figure Number of Department Changes ISH_KEZA_WFAAZINT410ISH_KENNZAHL_KURZ_INT
DIAAZIS-H: Key Figure Number of Diagnoses ISH_KEZA_DIAAZINT410ISH_KENNZAHL_KURZ_INT
KDIAZIS-H: Key Figure Number of Hospital Main Diagnoses ISH_KEZA_KDIAZINT410ISH_KENNZAHL_KURZ_INT
HDIAZIS-H: Key Figure Number of DRG Principal Diagnoses ISH_KEZA_HDIAZINT410ISH_KENNZAHL_KURZ_INT
NDIAZIS-H: Key Figure Number of DRG Secondary Diagnoses ISH_KEZA_NDIAZINT410ISH_KENNZAHL_KURZ_INT
UHDFZIS-H: Key Figure Number of Non-Spec. DRG Principal Diagnoses ISH_KEZA_UHDFZINT410ISH_KENNZAHL_KURZ_INT
UNDFZIS-H: Key Figure No. of Non-Specific DRG Secondary Diagnoses ISH_KEZA_UNDFZINT410ISH_KENNZAHL_KURZ_INT
OPBFZIS-H: Key Figure Number of Surgery Movements ISH_KEZA_OPBFZINT410ISH_KENNZAHL_KURZ_INT
PROAZIS-H: Key Figure Number of Procedures ISH_KEZA_PROAZINT410ISH_KENNZAHL_KURZ_INT
UPRAZIS-H: Key Figure Number of Non-Specific Procedures ISH_KEZA_UPRAZINT410ISH_KENNZAHL_KURZ_INT
O5PKZIS-H: Key Figure Surgery Mvmt w/o Existing '5-' Procedure ISH_KEZA_O5PKZINT410ISH_KENNZAHL_KURZ_INT
EAUDFIS-H: Key Figure Average Entry Duration Admiss. Diagn.(Days) ISH_KEZA_EAUFDDEC31(2) ISH_DEC31_2
EENDFIS-H: Key Figure Average Entry Duration Disch. Diagn. (Days) ISH_KEZA_EENTDDEC31(2) ISH_DEC31_2
EADKZIS-H: 'Without Expected Number of Diagnoses' Indicator ISH_KEZA_EADKZINT410ISH_KENNZAHL_KURZ_INT
DRDAZIS-H: Key Figure Number of DRG-Relevant Diagnoses ISH_KEZA_DRDAZINT410ISH_KENNZAHL_KURZ_INT
DRDPZIS-H: Key Figure Percentage DRG-Relevant Diagnoses ISH_KEZA_DRDPZDEC5ISH_PROZENT_KENNZAHL
LOSIS-H: Length of Stay (Actual, Calculated) ISH_LOSNUMC5ISH_LOS
LOS_BILLReduced DRG-Relevant Length of Stay for Case in Days ISH_LOS_BILLNUMC5ISH_LOS
DRGIS-H: DRG Code ISH_DRG_CODECHAR10Assigned to domainALPHATARLS
DRG_CATIS-H: DRG Catalog Used for Coding ISH_DRG_CATCHAR2Assigned to domainALPHATARID
MDCIS-H: Code of Major Diagnostic Category (MDC) ISH_MDC_CODECHAR30DIAID
MDC_CATIS-H: Catalog for Major Diagnostic Category (MDC) ISH_MDC_CATCHAR2KATID
SOIIS-H: Severity of Illness (for DRG Purposes) ISH_DRG_SOICHAR1Assigned to domainISH_DRG_SOI_TYPE
COSTWIS-H: Cost Weight for DRGs ISH_COST_WEIGHTDEC9(5) DEC4_5

Key field Non-key field



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

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

How to access SAP table ISH_KENNZAHL_FALL_INCL

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