SAP ABAP Function Module HRTNM_GET_NB_ASSIGNED_PERSONS (Get the number of persons assigned to a training need)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Basic Data
Function Module HRTNM_GET_NB_ASSIGNED_PERSONS Get the number of persons assigned to a training need  
Function Group HRTNM_REPOSITORY   TNM Repository  
Program Name SAPLHRTNM_REPOSITORY    
INCLUDE Name LHRTNM_REPOSITORYU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_EXP_NB_PERS TYPE I Expected Number of Persons to be Assigned to the Training Need
Exporting EV_ACT_NB_PERS TYPE I Actual Number of Persons Assigned to the Training Need
Exporting EV_PERS_ALLOCATION TYPE BOOLE_D Allocation Status
Importing IV_PLVAR TYPE PLVAR Plan Version
Importing IV_OTYPE TYPE OTYPE Object Type
Importing IV_OBJID TYPE PD_OBJID_R Object ID
Importing IV_BEGDA TYPE BEGDA Start Date
Importing IV_ENDDA TYPE ENDDA End Date
Importing IV_BUFF TYPE FLAG 'X' Use IT buffer
               
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  20071120 
SAP Release Created in 600