ISH_CASREV_CHG_MAT_C SAP (IS-H: Case Revision - Changing Structure for Copy Materials) Structure details

Dictionary Type: Structure
Description: IS-H: Case Revision - Changing Structure for Copy Materials




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




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

ISH_CASREV_CHG_MAT_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 Structure for Copy Materials" 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_MAT_C TYPE ISH_CASREV_CHG_MAT_C.

The ISH_CASREV_CHG_MAT_C table consists of various fields, each holding specific information or linking keys about IS-H: Case Revision - Changing Structure for Copy Materials data available in SAP. These include MATNR (IS-H: Material Number for Material Consumption), MATNR_X (Updated information in related user data field), WERKS (IS-H MM: Issuing Point for Material (e.g. Pharmacy)), WERKS_X (Updated information in related user data field).. 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_MAT_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
LNRLMIS-H MM: Sequence Number of Material Consumption ISH_LNRLPCHAR10ALPHAISH_LNRLM
MATNRIS-H: Material Number for Material Consumption ISH_MMATNR_CONSCHAR18Assigned to domainMATN1MATNRISH_MAT_CONS
MATNR_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WERKSIS-H MM: Issuing Point for Material (e.g. Pharmacy) ISH_MWERKSCHAR4Assigned to domainWERKSWRK
WERKS_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXMATIS-H: External Material Number ISH_EXMATCHAR20ALPHAISH_EXMAT
EXMAT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ANFOEDepartmental Organizational Unit That Requests the Service ANFOECHAR8Assigned to domainALPHAORGID
ANFOE_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ANPOEIS-H: Nursing Organizational Unit Requesting the Service ANPOECHAR8Assigned to domainALPHAORGID
ANPOE_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MENGEIS-H MM: Quantity of Material ISH_MENGEQUAN15(3) MENGV8
MENGE_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MEINSUnit of Measure ISH_MEINSUNIT3Assigned to domainCUNITMEINS
MEINS_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
CHARG_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MATFTEXTIS-H MM: Material Text / Free Text ISH_MMFTEXTCHAR40TEXT40
MATFTEXT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXCHARGIS-H MM: Vendor Batch Number ISH_MEXCHNCHAR15LICHN
EXCHARG_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSDTIS-H MM: Date of Material Administration ISH_MCONSDTDATS8DATUM
CONSDT_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CONSTMIS-H MM: Time of Material Administration ISH_MCONSTMTIMS6UZEIT
CONSTM_XUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table ISH_CASREV_CHG_MAT_C

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