SAP ABAP Class CL_RPM_CAPACITY_MANAGER (xRPM: Capacity Management)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     RPM_SHARED (Package) RPM Shared Objects
Properties
Class CL_RPM_CAPACITY_MANAGER  
Short Description xRPM: Capacity Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPM_SHARED   RPM Shared Objects 
Created 20030521   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RPM_ENTITY_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RPM_CAPACITY_MANAGER has no interface implemented.
Friends
Class CL_RPM_CAPACITY_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_DAILY_BREAKDOWN Constant Public Type reference (TYPE) RPM_TV_AVLB_PERIOD '05' Breakdown period 20030801
2 SC_DATE_FINAL Constant Public Type reference (TYPE) ENDDA '99991231' End Date 20030925
3 SC_DATE_ZERO Constant Public Type reference (TYPE) BEGDA '19000101' Start Date 20030925
4 SC_INTERVAL_BREAKDOWN Constant Public Type reference (TYPE) RPM_TV_AVLB_PERIOD '04' Breakdown period 20030618
5 SC_MONTHLY_BREAKDOWN Constant Public Type reference (TYPE) RPM_TV_AVLB_PERIOD '01' Breakdown Period 20030521
6 SC_WEEKLY_BREAKDOWN Constant Public Type reference (TYPE) RPM_TV_AVLB_PERIOD '02' Breakdown Period 20030521
7 SV_DAILY_HOURS Static Attribute Private Type reference (TYPE) RPM_TV_DAILY_HOURS Hours per Day 20030925
8 SV_DEFAULT_CALENDAR Static Attribute Private Type reference (TYPE) WFCID Factory calendar 20031005
9 SV_MONTHLY_TITLE Static Attribute Private Type reference (TYPE) RPM_TV_TIME_PERIOD_LABEL RPM Data Element: Time Period Title 20030524
10 SV_WEEKLY_TITLE Static Attribute Private Type reference (TYPE) RPM_TV_TIME_PERIOD_LABEL RPM Data Element: Time Period Title 20030524
Methods
# Method Level Visibility Method type Description Created on
1 ALLOC_BEGDA_CHANGE Static method Public Method Extend/truncate allocation table for start date change 20030827
2 ALLOC_DATE_CHANGES Static method Public Method Extend/truncate allocation table for start/end date change 20030827
3 ALLOC_ENDDA_CHANGE Static method Public Method Extend/truncate allocation table for end date change 20030827
4 CALCULATE_INTERVAL_AMT Static method Public Method 20030827
5 CALCULATE_NO_OF_WORKDAYS Static method Public Method Calculate no. fo working days if calendar is unique 20030722
6 CALCULATE_WORKDAY Static method Public Method Calculate no. fo working days if calendar may change 20030819
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030524
8 CONVERT_FORMAT Static method Public Method Convert format for one relate/role(unique calendar/location) 20030521
9 CONVERT_FORMAT_PERIOD Static method Public Method Convert Format for one period 20030521
10 CONVERT_GLOBAL_UNIT Static method Private Method OBSOLETE! DO NOT USE! 20030523
11 CONVERT_ROLE_DEMAND Static method Public Method Convert role demand to certain alloc/time unit 20030807
12 CONVERT_TO_INTERVAL Static method Public Method 20030724
13 CONVERT_UNIT Static method Public Method 20030725
14 DETERMINE_DATEFRAME Static method Public Method Determine start and finish period/date 20030808
15 GENERATE_RANDOM_INTERVALS Static method Public Method 20030903
16 GET_ALLOCATION_OF_ROLE Static method Public Method Get all resource allocation to one role 20030807
17 GET_AMOUNT_PER_FTE Static method Public Method calculate the regular working time of one FTE 20040220
18 GET_AVAILABILITY_OF_MULTI_BPS Static method Public Method calculate total availability breakdown of multiple BPs 20040210
19 GET_BP_AVAILABILIY Static method Public Method read the availabilty of one BP for one interval and from DB 20030802
20 GET_CALENDAR_ID Static method Public Method Get calendar Info of one resource 20030721
21 GET_DAILY_ALLOCATION Static method Public Method 20030801
22 GET_DAILY_BREAKDOWN Static method Public Method 20030814
23 GET_GLOBAL_SETTINGS Static method Public Method 20030523
24 GET_INTERVAL_AVAILABILITY Static method Public Method Get availabilty of one BP in certain time/allocation unit 20030804
25 GET_LOCATION_SETTING Static method Public Method 20031203
26 GET_NEXT_PERIOD Static method Private Method Get next period 20030610
27 GET_NO_OF_PERIOD Static method Public Method Get period Number between two periods(Monthly/weekly only) 20030827
28 GET_PERIOD_BEGDA Static method Public Method 20030523
29 GET_PERIOD_ENDDA Static method Public Method 20030524
30 GET_PERIOD_FORMAT_TABLE Static method Public Method Get period table from the start/end period 20030523
31 GET_PERIOD_FRAME_OF_DAY Static method Public Method 20030821
32 GET_PERIOD_ID_OF_DAY Static method Public Method 20030828
33 GET_PERIOD_OF_DAY Static method Public Method Get period number of a day(monthly/weekly only) 20030524
34 GET_PERIOD_TABLE Static method Public Method 20030611
35 GET_PERIOD_TABLE_FR_PERIOD_NO Static method Public Method Get period table from the start period and no. of periods 20040318
36 GET_PREVIOUS_PERIOD Static method Public Method 20030825
37 GET_ROLE_CALENDAR Static method Public Method Get calendar of a role 20030912
38 GET_ROLE_DEMAND_DATA Static method Public Method 20031203
39 GET_ROLE_RESOURCE_ALLOC Static method Public Method 20030523
40 GET_T006_UNIT_CONVERSION Static method Public Method 20040604
41 GET_TOTAL_ALLOC_OF_MULTI_BPS Static method Public Method calculate total allocation breakdown of multiple BPs 20040210
42 GET_WORKDAYS_TABLE Static method Public Method 20030718
43 INCLUDE_CALENDAR Static method Public Method 20030805
44 IS_WORKING_DAY Static method Private Method 20030801
Events
Class CL_RPM_CAPACITY_MANAGER has no event.
Types
Class CL_RPM_CAPACITY_MANAGER has no local type.
Method Signatures

Method ALLOC_BEGDA_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
2 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030827
3 Importing IT_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030827

Method ALLOC_BEGDA_CHANGE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method ALLOC_DATE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
2 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030827
3 Importing IT_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030827
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030827

Method ALLOC_DATE_CHANGES on class CL_RPM_CAPACITY_MANAGER has no exception.

Method ALLOC_ENDDA_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
2 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030827
3 Importing IT_RELATE_ALLOC Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030827
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030827

Method ALLOC_ENDDA_CHANGE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CALCULATE_INTERVAL_AMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AMOUNT Value transfer Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030827
2 Exporting EV_WORKDAYS Call by reference Type reference (TYPE) I 20030827
3 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030827
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030827
5 Importing IV_DAILY_AVERAGE Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030827
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030827
7 Importing IV_UNIT_FROM Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030827
8 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030827

Method CALCULATE_INTERVAL_AMT on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CALCULATE_NO_OF_WORKDAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_WORKDAYS Call by reference Type reference (TYPE) I 20030722
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030722
3 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) SCAL-FCALID Factory calendar 20030722
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030722

Method CALCULATE_NO_OF_WORKDAYS on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CALCULATE_WORKDAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_WORKDAYS Call by reference Type reference (TYPE) I Number of working days 20030819
2 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030819
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030819
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030819

Method CALCULATE_WORKDAY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RPM_CAPACITY_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAP_DATA Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Data 20030522
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030521
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030521
4 Importing IS_INPUT_DATA Call by reference Type reference (TYPE) RPM_TS_CAPACITY_DATA xRPM Capacity Data 20030522
5 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030521
6 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030804
7 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030804
8 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030521
9 Importing IV_NEW_INTERVALS Call by reference Type reference (TYPE) XFELD New interval Structures 20030822
10 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030521

Method CONVERT_FORMAT on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_FORMAT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030521
2 Exporting EV_OUTPUT Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030521
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030521
4 Importing IT_CAP_INT Call by reference Type reference (TYPE) RPM_TT_CAP_EXT RPM: Relate table type 20030805
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030521
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030521
7 Importing IV_UNIT_FR Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Unit of existing data 20030805
8 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Unit: new 20030805

Method CONVERT_FORMAT_PERIOD on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_GLOBAL_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT Call by reference Type reference (TYPE) RPM_TV_ALLOCATION_UNIT Allocation unit 20030523
2 Returning RV_CONVERSION Value transfer Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030523

Method CONVERT_GLOBAL_UNIT on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_ROLE_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_DEMAND Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Allocation 20030807
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030808
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030808
4 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030807
5 Importing IT_ROLE_AVL Call by reference Type reference (TYPE) RPM_TT_ROLE_AVLB_WITH_ENDDA Project Role Demand with End date 20030807
6 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030807
7 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030807
8 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030807
9 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030808
10 Importing IV_ROLE_LOCAT Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION Project Location 20030808
11 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030807

Method CONVERT_ROLE_DEMAND on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_TO_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAP_DATA Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS 20030724
2 Importing IT_CAP_INT Call by reference Type reference (TYPE) RPM_TT_CAP_EXT Internal Capacity table for calculation 20030806
3 Importing IV_UNIT_FR Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030806
4 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT 20030724

Method CONVERT_TO_INTERVAL on class CL_RPM_CAPACITY_MANAGER has no exception.

Method CONVERT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RATE Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030728
2 Importing IV_DAYHOURS Call by reference Type reference (TYPE) RPM_TV_DAILY_HOURS xRPM Capacity Amount 20030725
3 Importing IV_UNIT_FR Call by reference Type reference (TYPE) RPM_TV_ALLOCATION_UNIT Allocation unit 20030725
4 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_ALLOCATION_UNIT Allocation unit 20030725
5 Importing IV_WORKDAYS Call by reference Type reference (TYPE) I 20030725

Method CONVERT_UNIT on class CL_RPM_CAPACITY_MANAGER has no exception.

Method DETERMINE_DATEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030808
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030808
3 Exporting EV_END_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030808
4 Exporting EV_START_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030808
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030808
6 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Period Type (Weekly/Monthly/Generic Interval) 20030808
7 Importing IV_PERIOD_NO Call by reference Type reference (TYPE) I 20030808
8 Importing IV_SCROLL_DIR Call by reference Type reference (TYPE) RPM_TV_SCROLL Scroll Direction 20030808
9 Importing IV_START_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030808

Method DETERMINE_DATEFRAME on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GENERATE_RANDOM_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030903
2 Importing IV_AVERAGE Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030903
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030903
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030903
5 Importing IV_NO Call by reference Type reference (TYPE) I 20030903
6 Importing IV_NOGAP Call by reference Type reference (TYPE) XFELD Checkbox 20030903
7 Importing IV_UNIT Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030903
8 Returning RT_RELATE_ALLOC Value transfer Type reference (TYPE) RPM_TT_RELATE_ALLOCATIONS RPM Table Type: Object relation allocations by period 20030903

Method GENERATE_RANDOM_INTERVALS on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_ALLOCATION_OF_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALLOCATIONS Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS RPM Table Type: Allocations by period 20030807
2 Exporting EV_PROJ_AVERAGE_TOTAL Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20040221
3 Importing IS_PROJECT_DATES Call by reference Type reference (TYPE) RPM_TS_WHATIF_PROJECT_DATES Project Dates(whatIf) optional 20040221
4 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030807
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030807
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030807
7 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030807
8 Importing IV_NEW_INTERVALS Call by reference Type reference (TYPE) XFELD New Interval Structures 20030822
9 Importing IV_ROLE_GUID Call by reference Type reference (TYPE) RPM_TV_GUID External ID 20030807
10 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030807

Method GET_ALLOCATION_OF_ROLE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_AMOUNT_PER_FTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20040220
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20040220
3 Exporting EV_TOTAL Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20040220
4 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20040220
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20040220
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20040220
7 Importing IV_UNIT Call by reference Type reference (TYPE) RPM_TV_ALLOCATION_UNIT Allocation unit 20040220

Method GET_AMOUNT_PER_FTE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_AVAILABILITY_OF_MULTI_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AVAILABILITY Call by reference Type reference (TYPE) RPM_TT_WHATIF_CAP_BREAKDOWN xRPM Capacity Allocation 20040210
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20040210
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20040210
4 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20040210
5 Importing IT_RESOURCES Call by reference Type reference (TYPE) RPM_TT_RESOURCE_ID xRPM Resource ID 20040210
6 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_REPORT_TIME_UNIT xRPM Reporting Time Unit 20040210
7 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20040210

Method GET_AVAILABILITY_OF_MULTI_BPS on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_BP_AVAILABILIY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030802
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030802
3 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20030802
4 Returning RT_AVAILABILITIES Value transfer Type reference (TYPE) RPM_TT_BUPA_AVL_EXT Resource Availability 20030802

Method GET_BP_AVAILABILIY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_CALENDAR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030731
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030905
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030905
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030730
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030730
6 Importing IV_RESOURCE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030721

Method GET_CALENDAR_ID on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_DAILY_ALLOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAP_DATA Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Allocation 20030801
2 Importing IT_CAP_INT Call by reference Type reference (TYPE) RPM_TT_CAP_EXT xRPM Capacity Data (Demand/Supply Allocation) 20030805
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030801
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030801
5 Importing IV_UNIT_FR Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030805
6 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030801

Method GET_DAILY_ALLOCATION on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_DAILY_BREAKDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DAILY_TABLE Value transfer Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030814
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030814
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030814

Method GET_DAILY_BREAKDOWN on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_GLOBAL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030523
2 Exporting RV_UNIT Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030523
# Exception Resumable Description Created on
1 CX_RPM_CONFIGURATION_ERROR 20040706

Method GET_INTERVAL_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AVL_DAYTAB Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Allocation 20030804
2 Exporting EV_AVL_OUTPUT Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20030804
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030804
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030804
5 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030804
6 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20030804
7 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030804

Method GET_INTERVAL_AVAILABILITY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_LOCATION_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CALENDAR_ID Call by reference Type reference (TYPE) WFCID Factory calendar 20031203
2 Exporting EV_DAILYHOURS Call by reference Type reference (TYPE) RPM_TV_DAILY_HOURS Hours per Day 20031203
3 Importing IV_LOCATION Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION Project Location 20031203

Method GET_LOCATION_SETTING on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_NEXT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030610
2 Exporting EV_NEXT_DAY Call by reference Type reference (TYPE) ENDDA End Date 20030825
3 Exporting EV_NEXT_PERIOD Value transfer Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030610
4 Exporting EV_RC Call by reference Type reference (TYPE) I 20030610
5 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030610
6 Importing IV_THIS_DAY Call by reference Type reference (TYPE) BEGDA Start Date 20030825
7 Importing IV_THIS_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030610

Method GET_NEXT_PERIOD on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_NO_OF_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NO_OF_PERIOD Value transfer Type reference (TYPE) I 20030827
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030827
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030827
4 Importing IV_FIRST_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030827
5 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Period Type (Weekly/Monthly/Generic Interval) 20030827
6 Importing IV_LAST_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030827

Method GET_NO_OF_PERIOD on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_BEGDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Value transfer Type reference (TYPE) BEGDA Start Date 20030524
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030524
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030524
4 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030524
5 Importing IV_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030524

Method GET_PERIOD_BEGDA on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_ENDDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030524
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030524
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030524
4 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030524
5 Importing IV_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030524

Method GET_PERIOD_ENDDA on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_FORMAT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERIODS Value transfer Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030523
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030523
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030523
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030815
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030815
6 Importing IV_FIRST_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030523
7 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030524
8 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO current language 20030610
9 Importing IV_LAST_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030523

Method GET_PERIOD_FORMAT_TABLE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_FRAME_OF_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030821
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030821
3 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20030821
4 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Period Type (Weekly/Monthly/Generic Interval) 20030821

Method GET_PERIOD_FRAME_OF_DAY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_ID_OF_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DAY_NO_IN_YEAR Value transfer Type reference (TYPE) RPM_TV_PERIOD Numc3, internal use 20030828
2 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20030828

Method GET_PERIOD_ID_OF_DAY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_OF_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) D 20030524
2 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030524
3 Returning RV_PERIOD Value transfer Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030524

Method GET_PERIOD_OF_DAY on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERIODS Value transfer Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030611
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030611
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030611
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA RPM Data Element: Time period 20030611
5 Importing IV_DAY_LIMIT Call by reference Type reference (TYPE) XFELD Flag: cut at begin/end date? 20030807
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA RPM Data Element: Time period 20030611
7 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030611
8 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030611

Method GET_PERIOD_TABLE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PERIOD_TABLE_FR_PERIOD_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20040318
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20040318
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20040318
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA 20040318
5 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_REPORT_TIME_UNIT xRPM Reporting Time Unit 20040318
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20040318
7 Importing IV_NO_PERIOD Call by reference Type reference (TYPE) I 20040318
8 Importing IV_SCROLL_DIRECTION Call by reference Type reference (TYPE) RPM_TV_SCROLL 20040318
9 Importing IV_START_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD 20040318

Method GET_PERIOD_TABLE_FR_PERIOD_NO on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_PREVIOUS_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PREV_DAY Call by reference Type reference (TYPE) ENDDA End Date 20030825
2 Exporting EV_PREV_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030825
3 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Period Type (Weekly/Monthly/Generic Interval) 20030825
4 Importing IV_THIS_DAY Call by reference Type reference (TYPE) BEGDA Start Date 20030825
5 Importing IV_THIS_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030825
# Exception Resumable Description Created on
1 CX_RPM_CONFIGURATION_ERROR 20030825

Method GET_ROLE_CALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TS_CALENDAR_ID Date Dependent Factory Calendar IDs 20030912
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030912
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030912
4 Importing IV_PROJECT_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030912
5 Importing IV_ROLE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030912

Method GET_ROLE_CALENDAR on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_ROLE_DEMAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEMAND_DATA Call by reference Type reference (TYPE) RPM_TT_ROLE_ALLOCATIONS RPM Table Type: Breakdown of role demand by time periods 20031203
2 Importing IT_ROLE_DEMAND Call by reference Type reference (TYPE) RPM_TT_ROLE_AVLB_WITH_ENDDA Period Type (Weekly/Monthly/Generic Interval) 20031203
3 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Period Type (Weekly/Monthly/Generic Interval) 20031203
4 Importing IV_ROLE_GUID Call by reference Type reference (TYPE) RPM_TV_GUID Guid for application objects 20031203
5 Importing IV_ROLE_LOCATION Call by reference Type reference (TYPE) RPM_TV_PROJECT_LOCATION Project Location 20031203
6 Importing IV_UNIT Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20031203

Method GET_ROLE_DEMAND_DATA on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_ROLE_RESOURCE_ALLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAP_BREAKDOWN Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Allocation 20030523
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20030523
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20030523
4 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030523
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030806
6 Importing IV_DAY_LIMIT Call by reference Type reference (TYPE) XFELD cut at exact day boundary 20030807
7 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030806
8 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030523
9 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030610
10 Importing IV_NEW_INTERVALS Call by reference Type reference (TYPE) XFELD New generic interval structure 20031005
11 Importing IV_PROJECT_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030523
12 Importing IV_RELATE_GUID Call by reference Type reference (TYPE) RPM_TV_GUID Guid for application objects 20030909
13 Importing IV_RESOURCE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030523
14 Importing IV_ROLE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030523
15 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Project Resource Supply - Unit 20030523

Method GET_ROLE_RESOURCE_ALLOC on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_T006_UNIT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONVERSION Call by reference Type reference (TYPE) RPM_TV_CAPACITY xRPM Capacity Amount 20040604
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20040604
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20040604
4 Importing IV_UNIT_FR Call by reference Type reference (TYPE) T006-MSEHI Unit of Measurement 20040604
5 Importing IV_UNIT_TO Call by reference Type reference (TYPE) T006-MSEHI Unit of Measurement 20040604

Method GET_T006_UNIT_CONVERSION on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_TOTAL_ALLOC_OF_MULTI_BPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOTAL_ALLOCATION Call by reference Type reference (TYPE) RPM_TT_CAP_ALLOCATIONS xRPM Capacity Allocation 20040210
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING message 20040210
3 Exporting EV_RC Call by reference Type reference (TYPE) I return code 20040210
4 Importing IT_EXCLUDE_PROJECTS Call by reference Type reference (TYPE) RPM_TT_GUID Guids of excluded projects(optional) 20040210
5 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20040210
6 Importing IT_PROJECTS_ONLY Call by reference Type reference (TYPE) RPM_TT_GUID Only use these projects(optional) 20040211
7 Importing IT_RESOURCES Call by reference Type reference (TYPE) RPM_TT_RESOURCE_ID xRPM Resource ID 20040210
8 Importing IV_FORMAT_TO Call by reference Type reference (TYPE) RPM_TV_REPORT_TIME_UNIT xRPM Reporting Time Unit 20040210
9 Importing IV_INCLUDE_VERSION Call by reference Type reference (TYPE) XFELD Include version projects(optional) 20040211
10 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20040210
11 Importing IV_UNIT_TO Call by reference Type reference (TYPE) RPM_TV_RESOURCE_AVAIL_UNIT Allocation- Unit 20040210

Method GET_TOTAL_ALLOC_OF_MULTI_BPS on class CL_RPM_CAPACITY_MANAGER has no exception.

Method GET_WORKDAYS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKDAYS Call by reference Type reference (TYPE) RPM_TT_WORKDAY_NO No. of Working Days 20030719
2 Importing IT_PERIODS Call by reference Type reference (TYPE) RPM_TT_PERIODS RPM Table Type: Periods 20030719
3 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) SCAL-FCALID Factory calendar 20030719
4 Importing IV_END_DATE Call by reference Type reference (TYPE) ENDDA End Date 20030719
5 Importing IV_END_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030719
6 Importing IV_FORMAT Call by reference Type reference (TYPE) RPM_TV_AVLB_PERIOD Availability Period 20030722
7 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20030722
8 Importing IV_START_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20030719
9 Importing IV_START_PERIOD Call by reference Type reference (TYPE) RPM_TV_PERIOD RPM Data Element: Time period 20030719

Method GET_WORKDAYS_TABLE on class CL_RPM_CAPACITY_MANAGER has no exception.

Method INCLUDE_CALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAP_INTERNAL Call by reference Type reference (TYPE) RPM_TT_CAP_EXT Internal Capacity table for calculation 20030805
2 Importing IT_CALENDAR_ID Call by reference Type reference (TYPE) RPM_TT_CALENDAR_ID Date Dependent Factory Calendar IDs 20030805
3 Importing IT_CAP_DATA Call by reference Type reference (TYPE) RPM_TT_RELATE_ALLOC_WITH_ENDDA RPM: Relate table type 20030805
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030909
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030909
6 Importing IV_RESOURCE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030911
7 Importing IV_ROLE_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20030911

Method INCLUDE_CALENDAR on class CL_RPM_CAPACITY_MANAGER has no exception.

Method IS_WORKING_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_WORKING_DAY Value transfer Type reference (TYPE) XFELD Checkbox 20030801
2 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) WFCID Factory calendar 20030801
3 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20030801

Method IS_WORKING_DAY on class CL_RPM_CAPACITY_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100