SAP ABAP Class CL_REOR_SEARCH_SERVICES (Search Service Methods)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-OR (Application Component) Offer and Rental Request
⤷
RE_OR_CA (Package) RE: Cross-Application Contract Offer and RE Search Request
⤷
⤷
Properties
| Class | CL_REOR_SEARCH_SERVICES | |
| Short Description | Search Service Methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_OR_CA | RE: Cross-Application Contract Offer and RE Search Request |
| Created | 20050317 | 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) |
Interfaces
Class CL_REOR_SEARCH_SERVICES has no interface implemented.
Friends
Class CL_REOR_SEARCH_SERVICES has no friend class.
Attributes
Class CL_REOR_SEARCH_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Suitable Offered Object for Rental Object | 20050719 | |
| 2 | Static method | Public | Method | Checks If Infrastructure Requirements Are Fulfilled | 20050317 |
Events
Class CL_REOR_SEARCH_SERVICES has no event.
Types
Class CL_REOR_SEARCH_SERVICES has no local type.
Method Signatures
Method GET_OFFER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNR_RO | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20050719 | |||
| 2 | IO_RENTAL_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_REOR_RENTAL_REQUEST | Objekt mit Suchstatus | 20050719 | |||
| 3 | RO_OFFER_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_REOR_OFFER_OBJECT | Immobiliengesuch (VIOROO) | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Angebotsobjekt gefunden | 20050719 |
Method IS_INFRASTRUCTURE_SUFFICIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INFRA_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_REBD_INFRA_MNGR | Infrastrukturmanager des Objekts | 20050317 | |||
| 2 | IO_INFRA_MNGR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_REBD_INFRA_MNGR | Infrastrukturmanager mit nachgefragten Merkmalen | 20050317 | |||
| 3 | RF_SUFFICIENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050317 |
Method IS_INFRASTRUCTURE_SUFFICIENT on class CL_REOR_SEARCH_SERVICES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |