RNWP_MEDCONTROL_LIST_KFC SAP (IS-H: Medical Controlling - Case-Rel. Key Figures Med. Doc.) Structure details

Dictionary Type: Structure
Description: IS-H: Medical Controlling - Case-Rel. Key Figures Med. Doc.




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




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

RNWP_MEDCONTROL_LIST_KFC 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: Medical Controlling - Case-Rel. Key Figures Med. Doc." 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_RNWP_MEDCONTROL_LIST_KFC TYPE RNWP_MEDCONTROL_LIST_KFC.

The RNWP_MEDCONTROL_LIST_KFC table consists of various fields, each holding specific information or linking keys about IS-H: Medical Controlling - Case-Rel. Key Figures Med. Doc. data available in SAP. These include AUFDT (IS-H: Key Figure Admission Date), AUFZT (IS-H: Key Figure Admission Time), ENTDT (Key Figure Discharge Date), ENTZT (IS-H: Key Figure Discharge Time).. 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 RNWP_MEDCONTROL_LIST_KFC 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
ABRKZIS-H: Billing Indicator for Case ABRKZ_FALLCHAR1ABRKZ_FALL
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
AUFBWARTIS-H: Movement Type RI_BWARTCHAR2Assigned to domainRI_BWART
AUFBWATXIS-H: Text for Movement Type BEWARTXTCHAR15TEXT15
ENTBWARTIS-H: Movement Type RI_BWARTCHAR2Assigned to domainRI_BWART
ENTBWATXIS-H: Text for Movement Type BEWARTXTCHAR15TEXT15
ALTPAIS-H: Key Figure Patient Age ISH_KEZA_ALTERCHAR3ISH_ALTER
WFAAZIS-H: Key Figure Number of Department Changes ISH_KEZA_WFAAZINT410ISH_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
FANAMIS-H: Last name and first name of the admitting physician FANAMCHAR40TEXT40
DANAMIS-H: First and Last Name of Discharge Physician DANAMCHAR40TEXT40
DAUER_ICONIS-H: 'Length of Stay/Treatment Missing' Icon ISH_NO_DAUER_ICONCHAR50TEXT50
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
LOSVGL_ICONIS-H: 'Length of Stay Exceeded' Icon ISH_LOSVGL_ICONCHAR50TEXT50
LOSDAUER_ICONIS-H: 'Estimated Length of Stay Exceeded' Icon ISH_LOSDAUER_ICONCHAR50TEXT50
TOBIS-H: Days Without Calculation ISH_TOBNUMC3

Key field Non-key field



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

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

How to access SAP table RNWP_MEDCONTROL_LIST_KFC

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