SAP IF_HRASR00_SEGMENT_DETAILS OO Class - Constants for the Segment Details UI









IF_HRASR00_SEGMENT_DETAILS 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_HRASR00_SEGMENT_DETAILS 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_HRASR00_SEGMENT_DETAILS 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_HRASR00_SEGMENT_DETAILS 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_COMPONENT_CFG_ID_NAVConstantWeb Dynpro: Component Name'HRPAO_PAOM_CFG_ID_NAV'LIKE
WDY_COMPONENT_NAME
Public
GC_COMPONENT_COMPOSITEConstant'FPM_COMPOSITE_UIBB'LIKE
WDY_COMPONENT_NAME
Public
GC_COMPONENT_FORMConstant'FPM_FORM_UIBB_GL2'LIKE
WDY_COMPONENT_NAME
Public
GC_COMPONENT_NOTEConstant'HRPAO_PA_INFTY_NOTE'LIKE
WDY_COMPONENT_NAME
Public
GC_COMPONENT_SELFConstant'HRASR00_SEGMENT_DETAILS'LIKE
WDY_COMPONENT_NAME
Public
GC_COMPONENT_VALIDITYConstant'HRPAO_PAOM_VALIDITY'LIKE
WDY_COMPONENT_NAME
Public
GC_CONFIGID_FIRSTSCREENConstant'HRASR00_START_SEGMENT_FORM'LIKE
WDY_CONFIG_ID
Public
GC_CONFIGID_PREFConstant'HRPAO_PA_PREF'LIKE
WDY_CONFIG_ID
Public
GC_CONFIGID_VALIDITYConstant'HRASR00_CMPST_VALIDITY'LIKE
WDY_CONFIG_ID
Public
GC_CONNTYPE_IDENTITYConstant'IDENTITY'LIKE
HRPAO_MD_DTL_CONNECTOR_TYPE
Public
GC_CONNTYPE_RELATIONConstant'RELATION'LIKE
HRPAO_MD_DTL_CONNECTOR_TYPE
Public
GC_INSTANCEID_BOTTOMConstant'BOTTOM'LIKE
FPM_INSTANCE_ID
Public
GC_INSTANCEID_TOPConstant'TOP'LIKE
FPM_INSTANCE_ID
Public
GC_INTERFACE_CFG_ID_NAVConstantName of a Web Dynpro Window in Floorplan Manager'W_NAV_PANEL'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_COMPOSITEConstant'COMPOSITE_WINDOW'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_DYN_PROC_INFOConstantName of a Web Dynpro Window in Floorplan Manager'W_DETAIL_DYN_PRO_INF'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_FORMConstant'FORM_WINDOW'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_HEADERConstant'W_DETAIL_LINE'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_IGNOREDConstantName of a Web Dynpro Window in Floorplan Manager'W_DETAIL_IGNORED'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_LASTSCREENConstant'W_DETAIL_END_SCRN'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_MISSINGRECConstant'W_DETAIL_MISSING_REC'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_NOTEConstant'W_NOTE'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_RO_DEL_INFOConstantName of a Web Dynpro Window in Floorplan Manager'W_DETAIL_RO_DEL_INF'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_TOOLBARConstant'W_DETAIL_TOOLBAR'LIKE
FPM_WINDOW_NAME
Public
GC_INTERFACE_VALIDITYConstant'W_VALIDITY'LIKE
FPM_WINDOW_NAME
Public
GC_PORT_ID_STANDARDConstant'STANDARD'LIKE
FPM_MODEL_PORT_IDENTIFIER
Public
GC_PORT_TYPE_COLLECTIONConstant'CO'LIKE
FPM_MODEL_PORT_TYPE
Public
GC_PORT_TYPE_LEAD_SELECTIONConstant'LS'LIKE
FPM_MODEL_PORT_TYPE
Public
GC_WIRE_PARAM_BOL_RELConstant'BOL_SUBSEQ_RELATION'LIKE
FPM_PARAMETER_NAME
Public
GC_WIRE_PARAM_BOL_REL_2Constant'BOL_SUBSEQ_RELATION2'LIKE
FPM_PARAMETER_NAME
Public


Links to Related Class(s)

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