SAP ABAP Class CL_PBP_FUNC_TYPE_CHANGE_PS (Change Pay Scale Area)
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) 20060531
Properties
Class CL_PBP_FUNC_TYPE_CHANGE_PS  
Short Description Change Pay Scale Area    
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 20060531   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20060531
Friends
Class CL_PBP_FUNC_TYPE_CHANGE_PS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LIST_PARAMETER Instance attribute Private Object reference (TYPE REF TO) CL_RSPLFD_PARAM_SET Parameter Record (Definition) 20060531
2 PERIOD_FROM Instance attribute Private Type reference (TYPE) I 20060606
3 PERIOD_TO Instance attribute Private Type reference (TYPE) I 20060606
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERIOD_VALUE Instance method Private Method 20060531
2 READ_AVG_COSTS Instance method Private Method Read Average Costs 20060612
Events
Class CL_PBP_FUNC_TYPE_CHANGE_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_PARAMETERS Private See coding 20060613 BEGIN OF l_parameters, parameter_name TYPE string, iobj TYPE rsiobjnm, parameter_value TYPE string, END OF l_parameters
2 T_PARAMETERS Private See coding 20060613 t_parameters TYPE STANDARD TABLE OF l_parameters
Method Signatures

Method GET_PERIOD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_VALID Call by reference Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060606
2 Importing I_PARAMETER_DATA Call by reference Type reference (TYPE) STRING 20060531
3 Importing I_PARAMETER_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20060531

Method GET_PERIOD_VALUE on class CL_PBP_FUNC_TYPE_CHANGE_PS has no exception.

Method READ_AVG_COSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_AVG_COSTS Value transfer Object reference (TYPE REF TO) DATA 20060613
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) T_PARAMETERS 20060613
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20060613

Method READ_AVG_COSTS on class CL_PBP_FUNC_TYPE_CHANGE_PS has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703