SAP ABAP Function Module HR_UN_NUMBER_CHECK (Number range: Checks whether number lies in the number interval)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PBUN (Package) Master Data Non Profit Organizations
Basic Data
Function Module HR_UN_NUMBER_CHECK Number range: Checks whether number lies in the number interval  
Function Group HRPADUN_APPL_EG   Education Grant Application  
Program Name SAPLHRPADUN_APPL_EG    
INCLUDE Name LHRPADUN_APPL_EGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE INRI-RETURNCODE Return code
Importing NR_RANGE_NR TYPE INRI-NRRANGENR Number range number
Importing NUMBER TYPE number to be checked
Importing OBJECT TYPE INRI-OBJECT Name of number range object
Importing SUBOBJECT TYPE SPACE Value of sub-object
Importing TOYEAR TYPE INRI-TOYEAR '0000' Value of To-fiscal year
Importing NUMERIC_CHECK TYPE SPACE Numeric check (only for num. intervals)
Exception INTERVAL_NOT_FOUND TYPE Interval not found
Exception NUMBER_RANGE_NOT_EXTERN TYPE Number range is not external
Exception OBJECT_NOT_FOUND TYPE Object not defined in TNRO
               
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 200