ISH_CASREV_CHG_DEL_C SAP (IS-H: Case Revision - Changing Struc. for Copy Newborns) Structure details

Dictionary Type: Structure
Description: IS-H: Case Revision - Changing Struc. for Copy Newborns




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




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

ISH_CASREV_CHG_DEL_C 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 Revision - Changing Struc. for Copy Newborns" 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_CASREV_CHG_DEL_C TYPE ISH_CASREV_CHG_DEL_C.

The ISH_CASREV_CHG_DEL_C table consists of various fields, each holding specific information or linking keys about IS-H: Case Revision - Changing Struc. for Copy Newborns data available in SAP. These include EINRI (Institution), FALN1 (IS-H: Case Number), LFDNR (Sequence Number of a Multiple Birth), FALN2 (IS-H: Case Number).. 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 ISH_CASREV_CHG_DEL_C 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
FALN1IS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
LFDNRSequence Number of a Multiple Birth LFDMEHRNUMC5LFDMEHR
FALN2IS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
GBDATIS-H: Birthdate RI_GBDATDATS8RI_DATUM
GBDAT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GBTIMTime of Birth RI_GBZEITTIMS6UHRZT
GBTIM_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GSCHLIS-H: Sex Indicator - Internal GSCHLCHAR1GSCHL
GSCHL_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GBGEWBirth Weight GBGEWQUAN7(3) ISH_GEWICH
GBGEW_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GWEINIS-H: Unit of Measurement ISH_EINHUNIT3Assigned to domainCUNITMEINS
GWEIN_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GBGROBirth Size GBGROQUAN5(2) ISH_GROESS
GBGRO_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GREINIS-H: Unit of Measurement ISH_EINHUNIT3Assigned to domainCUNITMEINS
GREIN_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KZTXTIS-H: Comment on Birth TEXT_GEBCHAR50TEXT50
KZTXT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LGTXTIndicator that Long Text Exists RI_LGTXTCHAR1XFELD
LGTXT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KZTOTIS-H: Stillbirth Indicator KZTOTCHAR1XFELD
KZTOT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MODUSIS-H: Birth Procedure ENTMODCHAR1Assigned to domainISH_ENTMOD
MODUS_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BWERTAssessment Key for Newborns ISH_BEWERTCHAR2ALPHAISH_BEWERT
BWERT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MEHRLIndicator whether Newborn from Multiple Birth ISH_MEHRLCHAR1XFELD
MEHRL_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
VNAMEIS-H: Patient First Name VNAME_PATCHAR30TEXT30
VNAME_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STDATDate of Cancellation STORN_DATDATS8RI_DATUM
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
GEBNRIS-H CH: Internal seq. no. of birth (acc. to midwife reg.) NCH_GEBNRNUMC4NCH_GEBNR
GEBNR_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KGMISIS-H CH: Congenital malformation NCH_KONMISCHAR1NCH_KONMIS
KGMIS_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table ISH_CASREV_CHG_DEL_C

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