SAP ICH_DM_CL_C OO Class - Constants for Data Management Area









ICH_DM_CL_C is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class ICH_DM_CL_C including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of ICH_DM_CL_C SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability



ICH_DM_CL_C attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
GC_CLAS_TYPE_AMOUNTConstantAttribute Type'AMOUNT'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_BINARYConstantAttribute Type'BINARY'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_CODEConstantAttribute Type'CODE'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_DATEConstantAttribute Type'DATE'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_DATETIMEConstantAttribute Type'DATETIME'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_DECIMALConstantAttribute Type'DECIMAL'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_DURATIONConstantAttribute Type'DURATION'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_FLOATConstantAttribute Type'FLOAT'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_IDENTIFIERConstantAttribute Type'IDENTIFIER'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_INDICATORConstantAttribute Type'INDICATOR'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_INTEGERConstantAttribute Type'INTEGER'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_MEASUREConstantAttribute Type'MEASURE'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_NAMEConstantAttribute Type'NAME'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_PERCENTConstantAttribute Type'PERCENT'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_QUANTITYConstantAttribute Type'QUANTITY'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_RATIOConstantAttribute Type'RATIO'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_CLAS_TYPE_TIMEConstantAttribute Type'TIME'LIKE
ICH_DM_ATTRIBUTETYPE
Public
GC_INVENTORY_TYPE_BLOCKEDStatic AttributeStock Type'00003'LIKE
ICH_DM_INV_TYPE
Public
GC_INVENTORY_TYPE_INTRANSFERStatic AttributeStock Type'00005'LIKE
ICH_DM_INV_TYPE
Public
GC_INVENTORY_TYPE_QUALITYStatic AttributeStock Type'00002'LIKE
ICH_DM_INV_TYPE
Public
GC_INVENTORY_TYPE_SCINTRANSFERStatic AttributeStock Type'00006'LIKE
ICH_DM_INV_TYPE
Public
GC_INVENTORY_TYPE_UNRESTRICTEDStatic AttributeStock Type'00001'LIKE
ICH_DM_INV_TYPE
Public
GC_PARTY_TYPE_BUYERStatic AttributeBusiness Partner Category'00001'LIKE
ICH_DM_PARTY_TYPE
Public
GC_PARTY_TYPE_MSG_RECIPIENTStatic AttributeBusiness partner category'00011'LIKE
ICH_DM_PARTY_TYPE
Public
GC_PARTY_TYPE_MSG_SENDERStatic AttributeBusiness Partner Category'00010'LIKE
ICH_DM_PARTY_TYPE
Public
GC_PARTY_TYPE_PRODUCTRECIPIENTStatic AttributeBusiness Partner Category'00004'LIKE
ICH_DM_PARTY_TYPE
Public
GC_PARTY_TYPE_VENDORStatic AttributeBusiness Partner Category'00002'LIKE
ICH_DM_PARTY_TYPE
Public
GC_REF_TYPE_INBOUND_DELIVERYStatic AttributeReference Document Category'00001'LIKE
ICH_DM_REF_TYPE
Public
GC_REF_TYPE_POStatic AttributeReference Document Category'00001'LIKE
ICH_DM_REF_TYPE
Public
GC_REF_TYPE_SAStatic AttributeReference Document Category'00003'LIKE
ICH_DM_REF_TYPE
Public
GC_TIMS_TYPE_CONSUMPTIONStatic AttributeTime Series Type'00007'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_CONSUMPTION_FCSTStatic AttributeTime Series Type'00008'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_ON_ORDERStatic AttributeTime Series Type'00009'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_ORDER_FCSTStatic AttributeTime Series Type'00005'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_QMLOTStatic AttributeTime Series Type'00069'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_SALESStatic AttributeTime Series Type'00001'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_SALES_FCSTStatic AttributeTime Series Type'00003'LIKE
ICH_DM_TIMS_TYPE
Public
GC_TIMS_TYPE_SHIPPINGStatic AttributeTime Series Type'11000'LIKE
ICH_DM_TIMS_TYPE
Public


Links to Related Class(s)

ICH_DM_C...
Full list of available SAP object classes

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!