SAP ABAP Class CL_REBD_RENTAL_OBJECT_SERVICES (Services for Rental Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_BD_RO (Package) RE: Rental Object Master Data
⤷
⤷
Properties
| Class | CL_REBD_RENTAL_OBJECT_SERVICES | |
| Short Description | Services for Rental Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_BD_RO | RE: Rental Object Master Data |
| Created | 20050817 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REBD_RENTAL_OBJECT_SERVICES has no interface implemented.
Friends
Class CL_REBD_RENTAL_OBJECT_SERVICES has no friend class.
Attributes
Class CL_REBD_RENTAL_OBJECT_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts Rental Units to Pooled Space | 20060323 | |
| 2 | Static method | Public | Method | Converts Rental Units to Rental Spaces | 20051012 | |
| 3 | Static method | Private | Method | Converts Rental Unit to Pooled Space | 20060323 | |
| 4 | Static method | Private | Method | Converts Rental Unit to Rental Space | 20060323 |
Events
Class CL_REBD_RENTAL_OBJECT_SERVICES has no event.
Types
Class CL_REBD_RENTAL_OBJECT_SERVICES has no local type.
Method Signatures
Method CONVERT_RU_TO_PS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_TESTMODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20060323 | ||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060323 | |||
| 3 | IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20060323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060323 |
Method CONVERT_RU_TO_RS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_INCREASE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20051012 | ||
| 2 | IF_TESTMODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20051012 | ||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20051012 | |||
| 4 | IS_PS_KEY | Call by reference | Type reference (TYPE) | REBD_RENTAL_OBJECT_KEY | Mietobjekt: Schlüsselfelder | 20051012 | |||
| 5 | IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20051012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20051012 |
Method _CONV_RENTAL_UNIT_TO_POOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060323 | |||
| 2 | IO_RENTAL_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_REBD_RENTAL_OBJECT | Mietinheit | 20060323 |
Method _CONV_RENTAL_UNIT_TO_POOL on class CL_REBD_RENTAL_OBJECT_SERVICES has no exception.
Method _CONV_RENTAL_UNIT_TO_SPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_INCREASE_POOL_MEAS | Call by reference | Type reference (TYPE) | RECABOOL | Bemessungen des Pools vergrößern | 20060323 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060323 | |||
| 3 | IO_POOL_SPACE | Call by reference | Object reference (TYPE REF TO) | IF_REBD_RENTAL_OBJECT | Flächenpool für Mietfläche | 20060323 | |||
| 4 | IO_RENTAL_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_REBD_RENTAL_OBJECT | Mietinheit | 20060323 |
Method _CONV_RENTAL_UNIT_TO_SPACE on class CL_REBD_RENTAL_OBJECT_SERVICES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |