SAP WGRC_CONS OO Class - Constants for Goods Receipt Capacity Check









WGRC_CONS 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 WGRC_CONS 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 WGRC_CONS 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



WGRC_CONS 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_1ConstantDay 1'1'LIKE
CHAR1
Public
GC_2ConstantTag 2'2'LIKE
CHAR1
Public
GC_3ConstantDay 3'3'LIKE
CHAR1
Public
GC_4ConstantDay 4'4'LIKE
CHAR1
Public
GC_5ConstantDay 5'5'LIKE
CHAR1
Public
GC_6ConstantDay 6'6'LIKE
CHAR1
Public
GC_7ConstantDay 7'7'LIKE
CHAR1
Public
GC_AREAConstantDoor or Staging Area'S'LIKE
WGRC_LOCATION
Public
GC_BADI_AFTERConstantCall Time for BAdI'A'LIKE
CHAR1
Public
GC_BADI_BEFOREConstantCall Time for BAdI'B'LIKE
CHAR1
Public
GC_BLUEConstantALV Field Color Blue'100'LIKE
CHAR3
Public
GC_CHECKConstantExecute Goods Receipt Capacity Check'X'LIKE
BOOLEAN
Public
GC_COMMAConstantSeparator','LIKE
C
Public
GC_DARKBLUEConstantALV Field Color Dark-Blue'110'LIKE
CHAR3
Public
GC_DARKGREYConstantALV Field Color Dark-Gray'C210'LIKE
CHAR4
Public
GC_DECREASEInstance AttributeLIKE
Private
GC_DELConstantChanges to Capacity Data: Change Type'D'LIKE
WGRC_UPD
Public
GC_DELTA_ABSConstantAbsolute Delta for Capacity Calculation'0.1'LIKE
FLOAT
Public
GC_DELTA_PERCConstantPercentage Delta for Capacity Calculation'0.01'LIKE
FLOAT
Public
GC_DOORConstantDoor or Staging Area'D'LIKE
WGRC_LOCATION
Public
GC_DOUBLE_NOConstantDouble Assignment of Vendors in Planning'0'LIKE
WGRC_DOUBLE
Public
GC_DOUBLE_YESConstantDouble Assignment of Vendors in Planning'1'LIKE
WGRC_DOUBLE
Public
GC_EMPHASIZEConstantCharacter Field, 8 Characters Long'00000060'LIKE
CHAR8
Public
GC_ENDTIME_DAYConstantTIMS Field Type'235959'LIKE
TIMS
Public
GC_FALSEConstantBoolean Variable (X=true, -=false, space=unknown)' 'LIKE
BOOLEAN
Public
GC_FREEConstantALV Color for Non-Working Days'C100'LIKE
CHAR4
Public
GC_FREEHOLIConstantALV Color for Non-Working Public Holidays'C110'LIKE
CHAR4
Public
GC_FREE_CAPAConstant'Free' Character String'Frei'LIKE
CHAR8
Public
GC_FRIDAYConstantALV Field Friday'FRIDAY'LIKE
CHAR10
Public
GC_GREENConstantALV Field Color Green'5'LIKE
N
Public
GC_GREYConstantALV Field Color Gray'4'LIKE
N
Public
GC_INCREASEInstance AttributeLIKE
Private
GC_INITConstantChanges to Capacity Data: Change Type' 'LIKE
WGRC_UPD
Public
GC_INSConstantChanges to Capacity Data: Change Type'I'LIKE
WGRC_UPD
Public
GC_LINEConstantHyphen'-'LIKE
CHAR1
Public
GC_LOWER_MINConstantFLTP Field Type'0.0001'LIKE
FLOAT
Public
GC_MONDAYConstantALV Field Monday'MONDAY'LIKE
CHAR10
Public
GC_MPHConstantMinutes per Hour60LIKE
I
Public
GC_NILConstantNumber Zero'0'LIKE
N
Public
GC_NO_CHECKConstantDo Not Execute Goods Receipt Capacity Check'-'LIKE
BOOLEAN
Public
GC_PO_FAULTYConstantStatus of Purchasing Document'1'LIKE
WGRC_POSTATUS
Public
GC_PO_NO_CAPAConstantStatus of Purchasing Document'3'LIKE
WGRC_POSTATUS
Public
GC_PO_NO_LGNUMConstantStatus of Purchasing Document'6'LIKE
WGRC_POSTATUS
Public
GC_PO_NO_LOCNOConstantStatus of Purchasing Document'5'LIKE
WGRC_POSTATUS
Public
GC_PO_NO_RESConstantStatus of Purchasing Document'4'LIKE
WGRC_POSTATUS
Public
GC_PO_OKConstantStatus of Purchasing Document'2'LIKE
WGRC_POSTATUS
Public
GC_REDConstantALV Field Color Red'6'LIKE
N
Public
GC_REGSIZEConstantCharacter Field, 8 Characters Long'00000000'LIKE
CHAR8
Public
GC_RESERVEDConstantOccupied'Belegt'LIKE
CHAR8
Public
GC_ROOTConstantName of First Node'ROOT'LIKE
CHAR4
Public
GC_SATURDAYConstantALV Field Saturday'SATURDAY'LIKE
CHAR10
Public
GC_SEL_RASTER_DAYConstantTime Criteria for Resource Selection'D'LIKE
WGRC_SELECTION_RES
Public
GC_SEL_RASTER_HOURConstantTime Criteria for Resource Selection'H'LIKE
WGRC_SELECTION_RES
Public
GC_SEL_RASTER_WEEKConstantTime Criteria for Resource Selection'W'LIKE
WGRC_SELECTION_RES
Public
GC_SORT_DATEConstantSort Sequence in 'RWGRC_004''1'LIKE
WGRC_SORT_REWORK
Public
GC_SORT_EBELNConstantSort Sequence in 'RWGRC_004''2'LIKE
WGRC_SORT_REWORK
Public
GC_STARTTIME_DAYConstantStart Time for a Day'000000'LIKE
TIMS
Public
GC_SUNDAYConstantALV Field Monday'SUNDAY'LIKE
CHAR10
Public
GC_THURSDAYConstantALV Field Thursday'THURSDAY'LIKE
CHAR10
Public
GC_TIMEConstantTime Color in ALV'210'LIKE
CHAR3
Public
GC_TIMEZONEConstantTime Zone'UTC 'LIKE
TIMEZONE
Public
GC_TIM_COLConstantTime Color'C400'LIKE
CHAR4
Public
GC_TRUEConstantBoolean Variable (X=true, -=false, space=unknown)'X'LIKE
BOOLEAN
Public
GC_TUESDAYConstantALV Field Tuesday'TUESDAY'LIKE
CHAR10
Public
GC_UPD_DATEConstantChanges to Capacity Data: Change Type'T'LIKE
WGRC_UPD
Public
GC_UPD_MENGEConstantChanges to Capacity Data: Change Type'U'LIKE
WGRC_UPD
Public
GC_UPD_STORAGEConstantChanges to Capacity Data: Change Type'L'LIKE
WGRC_UPD
Public
GC_WEDNESDAYConstantALV Field Wednesday'WEDNESDAY'LIKE
CHAR10
Public
GC_WEEKDAYSConstantNumber of Days of Displayed Week'7'LIKE
N
Public
GC_ZEROConstantNumber Zero: Right-Aligned' 0'LIKE
CHAR4
Public


Links to Related Class(s)

WGRC_CON...
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!