SAP ABAP Class CL_PRP_RESOURCE_AVAILS (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_AVAILS | |
| 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 | 20020624 | 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) |
Interfaces
Class CL_PRP_RESOURCE_AVAILS has no interface implemented.
Friends
Class CL_PRP_RESOURCE_AVAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PRP_WFM | PRP-WFM Interface | 20020624 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 0: OK; 1: Defective | 20020624 | |||
| 3 | Constant | Private | Type reference (TYPE) | MSEHI | 'S' | Unit in WFM Core | 20050428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020624 | |
| 2 | Instance method | Private | Method | Convert Date Interval to Time Stamp Interval | 20030303 | |
| 3 | Instance method | Public | Method | Destructor | 20050506 | |
| 4 | Instance method | Public | Method | Determination of Availability in Interval | 20020624 |
Events
Class CL_PRP_RESOURCE_AVAILS has no event.
Types
Class CL_PRP_RESOURCE_AVAILS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PRP_RESOURCE_AVAILS has no parameter.
Method CONSTRUCTOR on class CL_PRP_RESOURCE_AVAILS has no exception.
Method CONVERT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BEG_TMSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030303 | |||
| 2 | EV_END_TMSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030303 | |||
| 3 | EV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030303 | |||
| 4 | IV_BEG_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030303 | |||
| 5 | IV_END_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030303 |
Method CONVERT_DATE on class CL_PRP_RESOURCE_AVAILS has no exception.
Method FREE Signature
Method FREE on class CL_PRP_RESOURCE_AVAILS has no parameter.
Method FREE on class CL_PRP_RESOURCE_AVAILS has no exception.
Method GET_AVAILABILITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AVAILABILITIES | Call by reference | Type reference (TYPE) | PRP_TT_RESOURCE_AVAIL_IN_RANGE | Verfügbarkeit im Intervall | 20020624 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20020624 | ||||
| 3 | IT_PARTNER_GUID | Value transfer | Type reference (TYPE) | BU_PARTNER_GUID_T | Tabellentyp zum Typ BU_PARTNER_GUID | 20020624 | |||
| 4 | IT_RULE_EXP | Value transfer | Type reference (TYPE) | SCRULE_EXP | Regel periodischer Termine | 20030221 | |||
| 5 | IV_BEG_DATE | Value transfer | Type reference (TYPE) | SYDATUM | SY-DATUM | Gültigkeitsbeginn | 20020624 | ||
| 6 | IV_END_DATE | Value transfer | Type reference (TYPE) | SYDATUM | SY-DATUM | Gültigkeitsende | 20020624 | ||
| 7 | IV_USED_SOFT | Value transfer | Type reference (TYPE) | BOOLE_D | ' ' | Required Rate mit Softbookings | 20030312 | ||
| 8 | IV_WORK_EFFORT | Value transfer | Type reference (TYPE) | DPR_TV_WORK | Aufwand | 20020624 | |||
| 9 | IV_WORK_UNIT | Value transfer | Type reference (TYPE) | DPR_TV_UNIT | Einheit | 20020624 |
Method GET_AVAILABILITIES on class CL_PRP_RESOURCE_AVAILS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |