SAP ABAP Class CL_REFX_VENUERSVNERP003QR_IMPL (VenueReservationERPPriceByElementsQueryResponse_In Impl)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XI_PROXY (Package) RE: XI Proxy
⤷
⤷
Properties
| Class | CL_REFX_VENUERSVNERP003QR_IMPL | |
| Short Description | VenueReservationERPPriceByElementsQueryResponse_In Impl | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_XI_PROXY | RE: XI Proxy |
| Created | 20080721 | SAP |
| Last change | 20130531 | 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_REFX_VENUERSVNERP003QR_IMPL has no interface implemented.
Friends
Class CL_REFX_VENUERSVNERP003QR_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'A' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080722 | ||
| 2 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080722 | ||
| 3 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'I' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080806 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYMSGID | 'RE_APPL_XI_VENUE' | Message Class Name | 20080806 | ||
| 5 | Constant | Private | Type reference (TYPE) | RECAOBJTYPE | 'I5' | Object Type | 20090521 | ||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_REFX_VENUERSVNERP003QR_IMPL | Supply the price for a venue reservation | 20080722 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | REFX_SE_VENUERSVNERP003QR | 20080804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080721 | ||
| 2 | Instance method | Public | Constructor | 20080804 | ||
| 3 | Static method | Public | Method | 20080721 | ||
| 4 | Instance method | Public | Method | 20080721 | ||
| 5 | Static method | Public | Method | 20080721 | ||
| 6 | Static method | Public | Method | 20080721 |
Events
Class CL_REFX_VENUERSVNERP003QR_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PRICE_S | Public | See coding | 20080722 | begin of ty_price_s,
id type REORRSGUID,
recid type REORRSRECGUID,
price type REORRSPRICE,
currkey type RECACURRKEY,
end of ty_price_s
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REFX_VENUERSVNERP003QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REFX_VENUERSVNERP003QR_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REFX_VENUERSVNERP003QR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_REFX_VENUERSVNERP003QR_IMPL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXEC_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_REFX_VENUERSVNERP003QR_IMPL | VenueReservationERPPriceByElementsQueryResponse_In Impl | 20080723 |
Method CREATE on class CL_REFX_VENUERSVNERP003QR_IMPL has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | REFX_VENUE_RESVN_PR_BYEL_QR | Proxy Structure (generated) | 20080722 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | REFX_VENUE_RESVN_PR_BYEL_RSP | Proxy Structure (generated) | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080825 |
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080722 | |||
| 2 | ES_OUTPUT | Call by reference | Type reference (TYPE) | REFX_VENUE_RESVN_PR_BYEL_RSP | Proxy Structure (generated) | 20080722 | |||
| 3 | IS_INPUT | Call by reference | Type reference (TYPE) | TY_PRICE_S | 20080722 |
Method EXPORT_CONVERSION on class CL_REFX_VENUERSVNERP003QR_IMPL has no exception.
Method IMPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMS | Call by reference | Type reference (TYPE) | RE_T_API_RESERVATION_ITEM | Reservation (Item) | 20080722 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080722 | |||
| 3 | ET_SERVICES | Call by reference | Type reference (TYPE) | RE_T_API_SERVICE | Service | 20080722 | |||
| 4 | IS_INPUT | Call by reference | Type reference (TYPE) | REFX_VENUE_RESVN_PR_BYEL_QR | Proxy Structure (generated) | 20080722 |
Method IMPORT_CONVERSION on class CL_REFX_VENUERSVNERP003QR_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |