SAP ABAP Function Module RKE_GET_NUMBER_OF_PERIODS (Ermittelt die Anzahl der Perioden einer RKE-Periodenvariante)
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 RKE_GET_NUMBER_OF_PERIODS Ermittelt die Anzahl der Perioden einer RKE-Periodenvariante  
Function Group KED2   CO-PA period conversions  
Program Name SAPLKED2    
INCLUDE Name LKED2U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANZBP TYPE T009-ANZBP Number of posting periods in the y
Exporting ANZSP TYPE T009-ANZSP Number of special periods in the y
Exporting FIRSTSPEC TYPE T009B-POPER Number of the first special period
Importing PERFLAG TYPE TKEL-PERFLAG '1' Period type indicator
Importing PERIV TYPE TKEL-PERIV Period Variant
Importing YEAR TYPE Year
Exception I_ERROR TYPE Error in the input parameters
Exception I_PERFLAG_INVALID TYPE Period type indicator is invalid
Exception I_PERIV_NOTFOUND TYPE Period version not defined in T009
Exception I_DATE_INVALID TYPE Bei Wochenraster Datum ungültig
               
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  19930710 
SAP Release Created in