Menu

SAP Function Module RH_OBJID_REQUEST

Input Help (F4) for OBJID

The Function Module RH_OBJID_REQUEST (Input Help (F4) for OBJID) is a standard Function Module in SAP ERP and is part of the function group HRBAS00SEARCH within the package SP00.

Technical Information

Function Module RH_OBJID_REQUEST
Short Text Input Help (F4) for OBJID
Function Group HRBAS00SEARCH
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APP_DATA TYPE HRF4PARAM-APP_DATA Application-Specific Data
CALLBACK_FORM TYPE ANY SPACE Callback Routine for Reorganization
CALLBACK_PROG LIKE SY-REPID SPACE Callback Program
DYNPRO_DYNNR LIKE SY-DYNNR SPACE Number of Current Screen
DYNPRO_OTYPEFIELD LIKE DYNPREAD-FIELDNAME SPACE Name of Object Type Field on Screen
DYNPRO_PLVARFIELD LIKE DYNPREAD-FIELDNAME SPACE Name of Plan Version Field on Screen
DYNPRO_REPID LIKE SY-REPID SPACE Name of Calling Program (Not SY_SUBRC)
DYNPRO_SEARKFIELD LIKE DYNPREAD-FIELDNAME SPACE Name of Search Term Field on Screen
ORGBEG LIKE WPLOG-BEGDA SY-DATUM Organizational Assignment of Positions
ORGEND LIKE WPLOG-ENDDA SY-DATUM Organizational Assignment of Positions
OTYPE LIKE PLOGI-OTYPE SPACE Object Type
PLVAR LIKE PLOGI-PLVAR Plan Version (Optional)
RESTRICT_DATA LIKE RHMC1-MC_DATA SPACE Data String for Restriction
RESTRICT_FB LIKE TFTIT-FUNCNAME SPACE FM for Restriction
SEARK LIKE PPMAC-SEARK '*' Search Term
SEARK_BEGDA LIKE WPLOG-BEGDA $LOW_DATE Search Period (Start)
SEARK_ENDDA LIKE WPLOG-ENDDA $HIGH_DATE Search Period (End)
SET_MODE TYPE C SPACE X - Multiple Selection
WIN_TITLE TYPE SYTITLE Redefine Window Title
WITHOUT_RELAT LIKE P1001-RELAT Unrelated Objects: RELAT
WITHOUT_RSIGN LIKE P1001-RSIGN Unrelated Objects: RSIGN
WITHOUT_SCLAS LIKE P1001-SCLAS Unrelated Objects: SCLAS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEL_OBJECT LIKE OBJEC Selected Object
SEL_OTYPE LIKE PLOGI-OTYPE Selected Object Type
SEL_PLVAR LIKE PLOGI-PLVAR Selected Plan Version

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASE_OBJECTS LIKE RHMC2 Input: Object Basic Set (-> No Database Selection)
CONDITION LIKE HRCOND Input: Condition Table
MARKED_OBJECTS LIKE HRSOBID Input: List of Already Selected Objects
OTYPE_TABLE LIKE T788O Input: Object Type Table
SEL_HROBJECT_TAB LIKE HROBJECT Output: Selected Objects (Short ID)
SEL_HRSOBID_TAB LIKE HRSOBID Output: List of Selected Objects (Extended ID)
SEL_OBJECTS LIKE OBJEC Output: List of Selected Objects (with Text)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Activity Terminated
ILLEGAL_MODE (No Longer Used)
INTERNAL_ERROR System Error
NOTHING_FOUND No Object Matched Search Criteria
WRONG_CONDITION Invalid Dynamic Condition in CONDITION