ISH_P21_FALL SAP (IS-H DE: P21 FALL File Structure) Structure details

Dictionary Type: Structure
Description: IS-H DE: P21 FALL File Structure




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




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

ISH_P21_FALL 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 DE: P21 FALL File Structure" 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_P21_FALL TYPE ISH_P21_FALL.

The ISH_P21_FALL table consists of various fields, each holding specific information or linking keys about IS-H DE: P21 FALL File Structure data available in SAP. These include FALAR (IS-H: Case Type), PATNR (IS-H: Patient Number), GBDAT (IS-H: Birthdate), GBJAHR (Year of Birth).. 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_P21_FALL 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
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
FALARIS-H: Case Type FALLARTCHAR1FALLART
PATNRIS-H: Patient Number PATNRCHAR10Assigned to domainALPHAPATNRPAT
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
GBJAHR Year of Birth0
GSCHL Sex0
PLZ Postal Code0
AUFNAHMEIS-H: Date of Movement BWIDTDATS8RI_DATUM
AUFN_ZIS-H: Time of Movement BWIZTTIMS6UHRZT
AUFJAHR Year of Admission0
AUFN_A Admission Cause0
AUFGR1Movement Reason - 1st and 2nd Positions ISH_BWGR1CHAR2Assigned to domainISH_BGRUND
AUFGR2Movement Reason - 3rd and 4th Positions ISH_BWGR2CHAR2Assigned to domainISH_BGRUND
AUFN_OUTSIDEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
INST_VERLIS-H: Institute Indicator INSTNRCHAR10ALPHAINSTNR
BWARTIS-H: Movement Type RI_BWARTCHAR2Assigned to domainRI_BWART
ALTER Age at Admission0
ALTER2 Age in Days0
GBMONAT Month of birth0
INST_VVIS-H: Institute Indicator INSTNRCHAR10ALPHAINSTNR
ENTLIS-H: Date of Movement BWIDTDATS8RI_DATUM
ENTL_ZIS-H: Time of Movement BWIZTTIMS6UHRZT
ENTLGRD1Movement Reason - 1st and 2nd Positions ISH_BWGR1CHAR2Assigned to domainISH_BGRUND
ENTLGRD2Movement Reason - 3rd and 4th Positions ISH_BWGR2CHAR2Assigned to domainISH_BGRUND
ENTLABTIS-H: OU with Departmental Responsibility for Case NZUWFACHAR8Assigned to domainALPHAORGID
ENTL_OUTSIDEIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
TAGE_URLAUB Leave/Absence Days0
ANZ_DIA Number of Intercurrent Dialyses0
RESPIIS-H: Duration of Mechanical Ventilation in Hours ISH_RESPIRATIONNUMC5NUM5
VSTAT_BEGINIS-H: Date of Movement BWIDTDATS8RI_DATUM
VSTAT_TAGE Number of Preadmission Days0
NSTAT_ENDIS-H: Date of Movement BWIDTDATS8RI_DATUM
NSTAT_TAGE Number of Postdischarge Days0
PATGEWIS-H: Weight of Patient at Admission ISH_PATGEWQUAN7(3) ISH_GEWICH
P_GEW_EIS-H: Unit of Measurement for Patient Weight ISH_EINGEWUNIT3Assigned to domainCUNITMEINSN_WEIGHT_UNIT
PATGEW_G Weight in Grams0
NEUGEBIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
BEGLEITIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
VSTATIS-H: Boolean Data Type for ON (= 'X') and OFF (= ' ') ISH_ON_OFFCHAR1ISH_ON_OFF
BILLMODEIS-H: Billing Mode ISH_BILLING_MODECHAR10ALPHAISH_BILLING_MODE
STANDORT Discharging Location0
ENTGELTBEREICH Charge Area0
BELEGTAGE_EXT Days Covered by FR per Case in Diff. Charge Area0
URLAUB_BPFLV Leave of Abs. Days in Charge Area0
READMISSION_CASE Case Merging (Y/N)0
READMISSION_REASON ISH_RETURN_REASONCHAR2ALPHAISH_RETURN_REASON
INSID ISH_VERS_NRCHAR10

Key field Non-key field



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

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

How to access SAP table ISH_P21_FALL

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