SAP ABAP Function Module OIRA_CREATE_INTERVAL (Create number range interval if none exists)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Function Module OIRA_CREATE_INTERVAL Create number range interval if none exists  
Function Group OIRA2   SSR Document Base Table (DBT) functions  
Program Name SAPLOIRA2   DBT function group 
INCLUDE Name LOIRA2U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_NR_RANGE_NR TYPE INRI-NRRANGENR Number range number
Importing I_OBJECT TYPE INRI-OBJECT Name of number range object
Importing I_FROMNUMBER TYPE NRIV-FROMNUMBER From number
Importing I_TONUMBER TYPE NRIV-TONUMBER To number
Importing I_TOYEAR TYPE NRIV-TOYEAR 0000 To fiscal year
Exception INTERVAL_EXISTS TYPE The interval already exists
Exception INSERTION_FAILED TYPE The insert of the new interval has failed
               
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  20050224 
SAP Release Created in