SAP ABAP Function Module HR_BPS_REQUEST_TIMES (Check whether requests reach maximum number)
Hierarchy
SAP_HRCKR (Software Component) Sub component SAP_HRCKR of SAP_HR
   PA-BN-BP (Application Component)
     PBEN_BPS (Package) Benefits Points System
Basic Data
Function Module HR_BPS_REQUEST_TIMES Check whether requests reach maximum number  
Function Group HRBPS00REQUEST   Benefit request  
Program Name SAPLHRBPS00REQUEST    
INCLUDE Name LHRBPS00REQUESTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PASS TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Exporting SUBRC TYPE SYST-SUBRC Return value, return value after ABAP statements
Importing EMPLOYEENUMBER TYPE PERNR-PERNR Personnel number
Importing BENEFITAREA TYPE T5UB3-BAREA Benefit area
Importing REQUESTTYPE TYPE T74_BPS12-RQTYP Benefit request type
Importing KEYDATE TYPE SYST-DATUM Date and time, current (application server) date
Importing COUNT_1 TYPE BOOLEAN 'X' Consider this request
Importing REACTION TYPE SYST-MSGTY Messages, message type
Tables ERROR_TABLE TYPE RPBENERR Benefit structure for error table
               
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  20030514 
SAP Release Created in 46C