SAP IF_MSR_REPLACEMENT_CONST OO Class - Constant Interface









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



IF_MSR_REPLACEMENT_CONST 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_ACTIONConstantLIKE
Public
GC_CELL_ROConstantCell output only'RO'LIKE
CHAR2
Public
GC_CELL_RWConstantCell open for input'RW'LIKE
CHAR2
Public
GC_COL_OPT_ALWAYSConstantAlways Optimize Width of a Column in the ALV'A'LIKE
LVC_COLOPT
Public
GC_DIALOG_ANSWER_1ConstantReturn value from button 'Yes' of exit safety dialog'1'LIKE
STRING
Public
GC_DIALOG_ANSWER_2ConstantReturn value from button 'No' of exit safety dialog'2'LIKE
STRING
Public
GC_DIALOG_ANSWER_AConstantReturn value from cancel button of exit safety dialog'A'LIKE
STRING
Public
GC_DOC_CAT_POConstantPurchasing Document Category'F'LIKE
BSTYP
Public
GC_EBELP_INITIALConstantInitial number of a purchasing document'00000'LIKE
EBELP
Public
GC_FCODE_ADV_SELConstantFunction code to call selection screen'ADV_SEL'LIKE
SYUCOMM
Public
GC_FCODE_BACKConstantFunction code to cancel (F3) the program'BACK'LIKE
SYUCOMM
Public
GC_FCODE_CANCELConstantFunction code to leave (F12) the program'LEAVE'LIKE
SYUCOMM
Public
GC_FCODE_EXECUTEConstantFunction code to refresh the tree'EXECUTE'LIKE
SYUCOMM
Public
GC_FCODE_EXITConstantFunction code to exit (Shift+F3) the program'EXIT'LIKE
SYUCOMM
Public
GC_FCODE_EXP_TREEConstantFunction code to hide/show tree'EXP_TREE'LIKE
SYUCOMM
Public
GC_FCODE_FIRST_ITEMConstantFunction code to display next item on detail screen'FIRST_ITEM'LIKE
SYUCOMM
Public
GC_FCODE_GRID_DATA_CHANGEDConstantFunction code to duplicate lines'GRID_DATA_CHANGED'LIKE
SYUCOMM
Public
GC_FCODE_GRID_DELETE_LINEConstantFunction code to delete lines'GRID_DELETE_LINE'LIKE
SYUCOMM
Public
GC_FCODE_GRID_DETAILConstantFunction code to show grid line in detail display'GRID_DETAIL'LIKE
SYUCOMM
Public
GC_FCODE_GRID_DOUBLE_CLICKConstantFunction code to display double-clicked item on detailscreen'GRID_DOUBLE_CLICK'LIKE
SYUCOMM
Public
GC_FCODE_GRID_DUPLICATE_LINEConstantFunction code to duplicate lines'GRID_DUPLICATE_LINE'LIKE
SYUCOMM
Public
GC_FCODE_GRID_TRACKINGConstantFunction Code to go to returns overview display'GRID_TRACKING'LIKE
SYUCOMM
Public
GC_FCODE_LAST_ITEMConstantFunction code to display next item on detail screen'LAST_ITEM'LIKE
SYUCOMM
Public
GC_FCODE_LFUConstantFunction code to call LFU transaction'VRM_LFU'LIKE
SYUCOMM
Public
GC_FCODE_NEXT_ITEMConstantFunction code to display next item on detail screen'NEXT_ITEM'LIKE
SYUCOMM
Public
GC_FCODE_PREVIOUS_ITEMConstantFunction code to display previous item on detail screen'PREVIOUS_ITEM'LIKE
SYUCOMM
Public
GC_FCODE_REFRESH_SELECTIONConstantrefresh worklist'REFRESH_SELECTION'LIKE
SYUCOMM
Public
GC_FCODE_REFRESH_TREEConstantFunction code to refresh the tree'REFRESH_TREE'LIKE
SYUCOMM
Public
GC_FCODE_RESET_TRANSACTIONConstantInternal fcode'RESET_TRANSACTION'LIKE
SYUCOMM
Public
GC_FCODE_SAVEConstantFunction code to save data'SAVE'LIKE
SYUCOMM
Public
GC_FCODE_SAVE_CONFConstantFunction code to save & confirm LFU data'SAVE_CONF'LIKE
SYUCOMM
Public
GC_FCODE_SELECTION_SCREENConstantFunction code for the selection screen'SELECTION_SCREEN'LIKE
SYUCOMM
Public
GC_FCODE_SHOW_EPROTConstantFunction code to show error protocol'SHOW_EPROT'LIKE
SYUCOMM
Public
GC_FCODE_TAKE_TREE_SELECTIONConstantFunction code to take over tree selection to the grid'TAKE_TREE_SELECTION'LIKE
SYUCOMM
Public
GC_FCODE_TOGGLEConstantFunction code to toggle between display and change mode'TOGGLE'LIKE
SYUCOMM
Public
GC_FCODE_TRACKINGConstantFunction Code to go to returns overview display'TRACKING'LIKE
SYUCOMM
Public
GC_FCODE_U_SETTINGSConstantFunction code to call user settings'U_SETTINGS'LIKE
SYUCOMM
Public
GC_FCODE_VDELConstantFunction code to delete variants'VDEL'LIKE
SYUCOMM
Public
GC_FCODE_VL32NConstantFunction code to call VL32N'VRM_VL32N'LIKE
SYUCOMM
Public
GC_FCODE_VMAINTConstantFunction code to maintain variants'VMAINT'LIKE
SYUCOMM
Public
GC_LIFEX_LENConstantMax. Length of external Delivery ID16LIKE
INT1
Public
GC_LINE_INTENSIFIED_OFFConstantColour setting for line in item overview'C000'LIKE
CHAR4
Public
GC_LINE_INTENSIFIED_ONConstantColour setting for line in item overview'C101'LIKE
CHAR4
Public
GC_SEL_STATUS_LFU_ALLConstantDeliveries with or without LFU3LIKE
INT1
Public
GC_SEL_STATUS_LFU_DONEConstantDeliveries with LFU2LIKE
INT1
Public
GC_SEL_STATUS_LFU_WAIT_LFUConstantDeliveries without LFU1LIKE
INT1
Public
GC_STATUS_FULLY_COMPENSATEDConstantReturn PO with full compensation3LIKE
INT1
Public
GC_STATUS_LFU_BLOCKEDConstantLFU blocked1LIKE
INT1
Public
GC_STATUS_LFU_CONFIRMEDConstantLFU confirmed5LIKE
INT1
Public
GC_STATUS_LFU_NOConstantNo LFU exists3LIKE
INT1
Public
GC_STATUS_LFU_PROPOSEDConstantLFU proposed4LIKE
INT1
Public
GC_STATUS_NO_COMPENSATIONConstantReturn PO with no compensation1LIKE
INT1
Public
GC_STATUS_PARTLY_COMPENSATEDConstantReturn PO with partial compensation2LIKE
INT1
Public
GC_STRUC_NAME_GR_ITEM_DETAILConstant'MSR_S_REP_GR_ITEM_DETAIL'LIKE
STRING
Public
GC_TCODE_ME29NConstantCurrent Transaction Code'ME29N'LIKE
SYTCODE
Public
GC_TCODE_MM03ConstantTransaction code to call display of material master data'MM03'LIKE
SYTCODE
Public
GC_VORGA_BESTConstantTransaction/event'F 'LIKE
VORGA
Public
GC_WBSTK_CConstantTotal goods movement status: completed'C'LIKE
WBSTK
Public


Links to Related Class(s)

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