SAP ABAP Function Module OIL_MONTH_GET_FIRST_LAST (Determine 1st and last day of a month)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OI0 (Package) Common objects within IS Oil
Basic Data
Function Module OIL_MONTH_GET_FIRST_LAST Determine 1st and last day of a month  
Function Group OI00   Oil cross application function modules  
Program Name SAPLOI00    
INCLUDE Name LOI00U20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FIRST_DAY TYPE SYST-DATUM Date and time, current (application server) date
Exporting E_LAST_DAY TYPE SYST-DATUM Date and time, current (application server) date
Importing I_MONTH TYPE FCMNR Monatsnummer
Importing I_YEAR TYPE GJAHR Geschäftsjahr
Importing I_DATE TYPE SYST-DATUM Date and time, current (application server) date
Exception WRONG_DATE TYPE Wrong date information
               
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