SAP ABAP Function Module RKD_PERIOD_INTERVAL_CHECK (Valid. of per. interval, individual values + intervals of special per.s)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RKD_PERIOD_INTERVAL_CHECK Valid. of per. interval, individual values + intervals of special per.s  
Function Group KEC1   CO-PA: Pop-ups for the screen definition  
Program Name SAPLKEC1    
INCLUDE Name LKEC1U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PERIOD_HIGH TYPE CEST1-PERIO SPACE To-period (7 characters)
Importing I_PERIOD_LOW TYPE CEST1-PERIO From-period (7 characters)
Importing I_PERIV TYPE TKEBL-PERIV Fields specific to an application
Importing I_INITIAL_LOW TYPE CHAR1 ' ' Von Periode initial
Importing I_INITIAL_HIGH TYPE CHAR1 ' ' Bis Periode initial
Importing I_APPLCLASS TYPE RKB1D-APPLCLASS ' '
Exception INTERVAL_IS_EMPTY TYPE Interval From-period, To-period is empty
Exception PERIOD_FROM_TOO_HIGH TYPE From-period is too large
Exception PERIOD_FROM_ZERO TYPE From-period equals zero
Exception PERIOD_TO_TOO_HIGH TYPE To-period is too large
Exception PERIOD_TO_ZERO TYPE To-period equals zero
Exception WRONG_INTERVAL TYPE Interval from regular and special period
               
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  19931227 
SAP Release Created in