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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | TIMEZONE | 'UTC ' | Time Zone | 20020621 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | MSEHI | 'S' | Unit of Measurement | 20020620 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PRP_RESOURCE | Resource | 20021129 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PRP_WFM | PRP-WFM Interface | 20020619 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PRP_TS_RESOURCE_AVAIL_IN_RANGE | Availability for Each Day | 20020620 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PRP_TT_RESOURCE_AVAILABILITY | Availability for Each Day | 20020620 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | PRP_TT_RESOURCE_WTA | Availability for Each Day | 20020806 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20020620 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20020620 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020723 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20020619 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | I | 0: OK; 1: Defective | 20020620 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20020806 | |||
| 14 | 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 | Instance method | Public | Method | Check Relevance and,if Needed, Existence of BUPA in WFM Core | 20030901 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020619 | |
| 3 | Instance method | Private | Method | Convert Date Interval to Time Stamp Interval | 20021202 | |
| 4 | Instance method | Public | Method | Create WFM Core Appointment (Concrete Assignment) | 20020625 | |
| 5 | Instance method | Public | Method | Create Groupware Appointment | 20020705 | |
| 6 |