SAP ABAP Class CL_PRP_RESOURCE_AVAIL (Determine, Change Availability)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-RES (Application Component) Resources
     PRP_RESOURCE (Package) Resource Management
Properties
Class CL_PRP_RESOURCE_AVAIL  
Short Description Determine, Change Availability    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PRP_RESOURCE   Resource Management 
Created 20020516   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PRP_DEMANDS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PRP_SETTINGS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PRP_RESOURCE_AVAIL has no interface implemented.
Friends
Class CL_PRP_RESOURCE_AVAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_WFM_CORE_TZ Instance attribute Private Type reference (TYPE) TIMEZONE 'UTC ' Time Zone 20020621
2 MC_WFM_CORE_UNIT Instance attribute Private Type reference (TYPE) MSEHI 'S' Unit of Measurement 20020620
3 MR_RESOURCE Instance attribute Private Object reference (TYPE REF TO) CL_PRP_RESOURCE Resource 20021129
4 MR_WFM_CORE Instance attribute Private Object reference (TYPE REF TO) CL_PRP_WFM PRP-WFM Interface 20020619
5 MS_AVAILABILITY_IN_RANGE Instance attribute Private Type reference (TYPE) PRP_TS_RESOURCE_AVAIL_IN_RANGE Availability for Each Day 20020620
6 MT_AVAILABILITY_PER_DAY Instance attribute Private Type reference (TYPE) PRP_TT_RESOURCE_AVAILABILITY Availability for Each Day 20020620
7 MT_WTA_PER_DAY Instance attribute Private Type reference (TYPE) PRP_TT_RESOURCE_WTA Availability for Each Day 20020806
8 MV_APD_BEG_DATE Instance attribute Private Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20020620
9 MV_APD_END_DATE Instance attribute Private Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20020620
10 MV_GW_AVAILABLE Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020723
11 MV_RESOURCE Instance attribute Private Type reference (TYPE) BU_PARTNER_GUID Business Partner GUID 20020619
12 MV_WFM_CORE_DEFECT Instance attribute Public Type reference (TYPE) I 0: OK; 1: Defective 20020620
13 MV_WTA_BEG_DATE Instance attribute Private Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20020806
14 MV_WTA_END_DATE Instance attribute Private Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20020806
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WFM_RES_RELEVANCE Instance method Public Method Check Relevance and,if Needed, Existence of BUPA in WFM Core 20030901
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020619
3 CONVERT_DATE Instance method Private Method Convert Date Interval to Time Stamp Interval 20021202
4 CREATE_ASSIGNMENT Instance method Public Method Create WFM Core Appointment (Concrete Assignment) 20020625
5 CREATE_GW_APPOINTMENT Instance method Public Method Create Groupware Appointment 20020705
6