SAP ABAP Class CL_PBP_FUNC_TYPE_RECALC_REQU (CL_PBP_FUNC_TYPE_RECALC_REQU)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PSM (Application Component) Public Sector Management
     RS_BCT_FM (Package) BW: Content FM (Funds Management)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20060316
Properties
Class CL_PBP_FUNC_TYPE_RECALC_REQU  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_FM   BW: Content FM (Funds Management) 
Created 20060316   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PBP_FUNC_TYPE_RECALC_REQU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20060316
Friends
Class CL_PBP_FUNC_TYPE_RECALC_REQU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FN_COUNTRY_ID Instance attribute Private Type reference (TYPE) STRING 20060321
2 FN_EMPLGROUP Instance attribute Private Type reference (TYPE) STRING 20060321
3 FN_EMPLOYEE Instance attribute Private Type reference (TYPE) STRING 20060321
4 FN_EMPLSGROUP Instance attribute Private Type reference (TYPE) STRING 20060321
5 FN_ESGFORCAP Instance attribute Private Type reference (TYPE) STRING 20060321
6 FN_FISCPER Instance attribute Private Type reference (TYPE) STRING 20060321
7 FN_FISCVARNT Instance attribute Private Type reference (TYPE) STRING 20060321
8 FN_FISCYEAR Instance attribute Private Type reference (TYPE) STRING 20060321
9 FN_HRPOSITION Instance attribute Private Type reference (TYPE) STRING 20060321
10 FN_JOB Instance attribute Private Type reference (TYPE) STRING 20060321
11 FN_LFBG Instance attribute Private Type reference (TYPE) STRING 20060321
12 FN_PAYSCALEAR Instance attribute Private Type reference (TYPE) STRING 20060321
13 FN_PAYSCALEGR Instance attribute Private Type reference (TYPE) STRING 20060321
14 FN_PAYSCALELV Instance attribute Private Type reference (TYPE) STRING 20060321
15 FN_PAYSCALETY Instance attribute Private Type reference (TYPE) STRING 20060321
16 FN_PLVAR Instance attribute Private Type reference (TYPE) STRING 20060321
17 FN_REVIEW_STATUS Instance attribute Private Type reference (TYPE) STRING 20060321
18 FN_VERSION Instance attribute Private Type reference (TYPE) STRING 20060321
19 INFO_PROV_AVG Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20060316
20 INFO_PROV_ORGSTRUC Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20060317
21 INFO_PROV_PC_REQU Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20060324
22 IOBJ_DISP Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20060324
23 IOBJ_VERSION Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20060316
24 IOBJ_YEAR Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20060316
25 T_AVG_COSTS Instance attribute Private Object reference (TYPE REF TO) DATA 20060316
26 T_CHA_AVG Instance attribute Private Type reference (TYPE) RSD_T_ICHA_PRO Data Target-specific Characteristic Properties 20060321
27 T_CHA_AVG_KEY Instance attribute Private Type reference (TYPE) RSD_T_ICHA_PRO Data Target-specific Characteristic Properties 20060322
28 T_CHA_ORGSTRUC Instance attribute Private Type reference (TYPE) RSD_T_ICHA_PRO Data Target-specific Characteristic Properties 20060321
29 T_CHA_PERSCOSTS Instance attribute Private Type reference (TYPE) RSD_T_ICHA_PRO Data Target-specific Characteristic Properties 20060322
30 T_CHA_PERSCOSTS_KEY Instance attribute Private Type reference (TYPE) RSD_T_ICHA_PRO Data Target-specific Characteristic Properties 20060322
31 T_KYF_AVG Instance attribute Private Type reference (TYPE) RSD_T_IKYF_PRO Data Target-specific Key Figure Properties 20060321
32 T_KYF_ORGSTRUC Instance attribute Private Type reference (TYPE) RSD_T_IKYF_PRO Data Target-specific Key Figure Properties 20060321
33 T_KYF_PERSCOSTS Instance attribute Private Type reference (TYPE) RSD_T_IKYF_PRO Data Target-specific Key Figure Properties 20060322
34 T_ORGSTRUC Instance attribute Private Object reference (TYPE REF TO) DATA 20060317
35 T_PERS_COSTS Instance attribute Private Object reference (TYPE REF TO) DATA 20060316
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_AVG_COSTS_KEY Instance method Private Method Read Requirement - Real Values 20060322
2 BUILD_PERSCOSTS_KEY Instance method Private Method Read Requirement - Real Values 20060322
3 CREATE_DATA Instance method Private Method Generate Tables for InfoProvider 20060321
4 GET_AVG_COSTS Instance method Private Method Read Requirement - Real Values 20060316
5 GET_META_DATA Instance method Private Method Read Meta Data from InfoProvider 'Average Costs' 20060322
6 GET_ORGSTRUC Instance method Private Method Read Requirement - Real Values 20060317
7 GET_PERS_COSTS Instance method Private Method Read Requirement - Real Values 20060322
Events
Class CL_PBP_FUNC_TYPE_RECALC_REQU has no event.
Types
Class CL_PBP_FUNC_TYPE_RECALC_REQU has no local type.
Method Signatures

Method BUILD_AVG_COSTS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHA_AVG_KEY Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
2 Importing I_T_CHA_AVG Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
3 Importing I_T_CHA_ORGSTRUC Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Kennzahleigenschaften 20060322
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060322

Method BUILD_PERSCOSTS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHA_PERSCOSTS_KEY Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
2 Importing I_T_CHA_ORGSTRUC Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Kennzahleigenschaften 20060322
3 Importing I_T_CHA_PERSCOSTS Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060322

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVID Call by reference Type reference (TYPE) RSPBP_CONTTYPEID InfoCube 20060321
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20060321
3 Importing I_T_CHA Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060321
4 Importing I_T_CHA_KEY Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
5 Importing I_T_KYF Call by reference Type reference (TYPE) RSD_T_IKYF_PRO Datenzielspezifische Kennzahleigenschaften 20060321

Method CREATE_DATA on class CL_PBP_FUNC_TYPE_RECALC_REQU has no exception.

Method GET_AVG_COSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHA Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060316
2 Importing I_T_KYF Call by reference Type reference (TYPE) RSD_T_IKYF_PRO Datenzielspezifische Kennzahleigenschaften 20060316
3 Importing I_VERSION Call by reference Type reference (TYPE) STRING Version 20060316
4 Importing I_YEAR Call by reference Type reference (TYPE) STRING Geschäftsjahr 20060316
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060316

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHA Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
2 Exporting E_T_KYF Call by reference Type reference (TYPE) RSD_T_IKYF_PRO Datenzielspezifische Kennzahleigenschaften 20060322
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20060322
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060322

Method GET_ORGSTRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHA Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060317
2 Importing I_T_KYF Call by reference Type reference (TYPE) RSD_T_IKYF_PRO Datenzielspezifische Kennzahleigenschaften 20060317
3 Importing I_VERSION Call by reference Type reference (TYPE) STRING Version 20060317
4 Importing I_YEAR Call by reference Type reference (TYPE) STRING Geschäftsjahr 20060317
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060317

Method GET_PERS_COSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHA Call by reference Type reference (TYPE) RSD_T_ICHA_PRO Datenzielspezifische Merkmaleigenschaften 20060322
2 Importing I_T_KYF Call by reference Type reference (TYPE) RSD_T_IKYF_PRO Datenzielspezifische Kennzahleigenschaften 20060322
3 Importing I_VERSION Call by reference Type reference (TYPE) STRING Version 20060322
4 Importing I_YEAR Call by reference Type reference (TYPE) STRING Geschäftsjahr 20060322
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20060322
History
Last changed by/on SAP  20141101 
SAP Release Created in 703