SAP /IWBEP/IF_ANA_ADP_EQ_CONSTANTS OO Class - Constants for Easy Query









/IWBEP/IF_ANA_ADP_EQ_CONSTANTS 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 /IWBEP/IF_ANA_ADP_EQ_CONSTANTS 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 /IWBEP/IF_ANA_ADP_EQ_CONSTANTS 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



/IWBEP/IF_ANA_ADP_EQ_CONSTANTS 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
GCS_FIELDTYPEConstantLIKE
Public
GCS_UNITTYPEConstantLIKE
Public
GC_ANAConstantNot More Closely Defined Area, Possibly Used for Patchlevels'ANA'LIKE
CHAR4
Public
GC_ASCConstantCharacter Field Length = 10'ASC'LIKE
CHAR10
Public
GC_BTConstantNot More Closely Defined Area, Possibly Used for Patchlevels'BT'LIKE
CHAR4
Public
GC_CL_ANA_ADP_EQ_BW_MEDConstantCharacter field of length 40'/IWBEP/CL_ANA_ADP_EQ_BW_MED'LIKE
CHAR40
Public
GC_CL_ANA_ADP_EQ_BW_RTConstantMessage Variable'/IWBEP/CL_ANA_ADP_EQ_BW_RT'LIKE
SYMSGV
Public
GC_CL_ANA_ADP_EQ_BW_VHConstantMessage Variable'/IWBEP/CL_ANA_ADP_EQ_BW_VH'LIKE
SYMSGV
Public
GC_COL_NAMEConstant'ROWID'LIKE
Public
GC_DATEConstantdate type'DATE'LIKE
CHAR4
Public
GC_DATETYPEConstantfor datetype'D'LIKE
C
Public
GC_DATE_FORMATConstantCHAR30' d d . d d . d d d d'LIKE
CHAR30
Public
GC_DATSConstantdats'DATS'LIKE
CHAR4
Public
GC_DECFLOATConstantChar 20'DECFLOAT'LIKE
CHAR20
Public
GC_EASY_QUERYConstantMessage Variable'Easy Query'LIKE
SYMSGV
Public
GC_EQConstantNot More Closely Defined Area, Possibly Used for Patchlevels'EQ'LIKE
CHAR4
Public
GC_ERRORConstant'E'LIKE
C
Public
GC_GEConstantNot More Closely Defined Area, Possibly Used for Patchlevels'GE'LIKE
CHAR4
Public
GC_IDConstantNot More Closely Defined Area, Possibly Used for Patchlevels'ID'LIKE
CHAR4
Public
GC_INTERVALENDConstantChar 20'TO'LIKE
CHAR20
Public
GC_INTERVALSTARTConstantChar 20''LIKE
CHAR20
Public
GC_INTERVAL_ENDConstantChar 20'TO'LIKE
CHAR20
Public
GC_INTERVAL_STARTConstantChar 20''LIKE
CHAR20
Public
GC_ISTOTALConstantCharacter Field Length = 10'ISTOTAL'LIKE
CHAR10
Public
GC_IWBEP_CM_EQConstant'/IWBEP/CM_EQ'LIKE
SYMSGID
Public
GC_MESSAGE_ELEVENConstantMessage Number 11011LIKE
CHAR4
Public
GC_MESSAGE_FOURTEENConstantMessage Number 14014LIKE
CHAR4
Public
GC_MESSAGE_THREEConstantMessage Number 3003LIKE
CHAR4
Public
GC_MESSAGE_TWELVEConstantMessage Number 12012LIKE
CHAR4
Public
GC_RFC_FAILURE_MESSAGEConstantMessage Variable'RFC_FAILURE_MESSAGE'LIKE
SYMSGV
Public
GC_RFC_GET_FUNCTION_INTERFACEConstantCharacter field of length 40'RFC_GET_FUNCTION_INTERFACE'LIKE
CHAR40
Public
GC_RFC_NONEConstantLogical Destination (Specified in Function Call)'NONE'LIKE
RFCDEST
Public
GC_ROWIDConstantCharacter Field Length = 10'ROWID'LIKE
CHAR10
Public
GC_RSEQ_QUERY_EXECUTEConstantCharacter field of length 40'RSEQ_QUERY_EXECUTE'LIKE
CHAR40
Public
GC_RSEQ_QUERY_EXECUTE_SINGLEConstantCharacter field of length 40'RSEQ_QUERY_EXECUTE_SINGLE'LIKE
CHAR40
Public
GC_RSEQ_QUERY_GET_VALUE_HELPConstantCharacter field of length 40'RSEQ_QUERY_GET_VALUE_HELP'LIKE
CHAR40
Public
GC_RSEQ_QUERY_METADATAConstantCharacter field of length 40'RSEQ_QUERY_METADATA'LIKE
CHAR40
Public
GC_RSEQ_READ_CATALOGConstantCharacter field of length 40'RSEQ_READ_CATALOG'LIKE
CHAR40
Public
GC_SUFFIX_TEXTConstant'Text'LIKE
STRING
Public
GC_TOTALLEDPROPERTIESConstantCharacter field of length 40'TotalledProperties'LIKE
CHAR40
Public
GC_TOTALLED_PROPERTIESConstantCharacter field of length 40'TOTALEDPROPERTIES'LIKE
CHAR40
Public


Links to Related Class(s)

/IWBEP/I...
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!