SAP ABAP Function Module HRWPC_RQ_GET_ACTION_CODE (Given a Notification Object ID, returns special_data field w/ form action)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   EP-PCT-MGR-HR (Application Component) Business Package for Manager Self-Service (HR)
     PWPC_MAN_RECR_US_46CFF (Package) PWPC_MAN_RECR_US_46CFF
Basic Data
Function Module HRWPC_RQ_GET_ACTION_CODE Given a Notification Object ID, returns special_data field w/ form action  
Function Group HRWPC_RQ_UTILITIES   Global utilities for all forms  
Program Name SAPLHRWPC_RQ_UTILITIES    
INCLUDE Name LHRWPC_RQ_UTILITIESU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting REQ_FORM_ACTION TYPE CHAR10 Requisition form action code
Importing NOTIF_OBJID TYPE QMNUM Notification number
Exception ERROR_RETRIEVING_SPECIAL_DATA TYPE An error occurred while retrieving the special_data of the notification obj
Exception ACTION_CODE_NOT_FOUND TYPE Requisition form action code not found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030325 
SAP Release Created in 1999_1_46C