SAP ABAP Class CL_REFX_VENUERSVNITMCHGRC_IMPL (VenueReservationERPItemChangeRequestConfirmation_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_VENUERSVNITMCHGRC_IMPL | |
Short Description | VenueReservationERPItemChangeRequestConfirmation_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 | 20110908 | 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) |
Interfaces
Class CL_REFX_VENUERSVNITMCHGRC_IMPL has no interface implemented.
Friends
Class CL_REFX_VENUERSVNITMCHGRC_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) | STRING | 'CostCentreID, InternalOrderID, ProjectElementID' | 20080728 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-CostDistribution-CostDistributionPercent' | 20080728 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Description' | 20080728 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-ID' | 20080728 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Payer' | 20080728 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-AcademicTitleCode' | 20080728 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-AttendeeID' | 20080728 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-Email' | 20080728 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-Firstname' | 20080828 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-GenderCode' | 20080728 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-Lastname' | 20080828 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-Note' | 20080728 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-OrganisationName' | 20080728 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Participant-PhoneNumber' | 20080728 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-ResponsiblePlanner' | 20080728 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Service-Quantity' | 20080728 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-Service-TypeCode' | 20080728 | ||
18 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-ValidityPeriod' | 20080728 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-ValidityPeriod-StartDateTime' | 20081015 | ||
20 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-VenueReservationTypeCode' | 20080728 | ||
21 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Item-VenueTypeCode' | 20080728 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | REFX_SE_VENUERSVNITMCHGRC | BAdI Definition for Venue Reservation Item Change | 20080725 | ||
23 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_REFX_VENUERSVNITMCHGRC_IMPL | VenueReservationERPItemChangeRequestConfirmation_In | 20080728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20080728 | |
2 | ![]() |
Instance method | Public | Constructor | 20080725 | |
3 | ![]() |
Instance method | Private | Method | 20080819 | |
4 | ![]() |
Static method | Public | Method | 20080721 | |
5 | ![]() |
Instance method | Private | Method | 20080721 | |
6 | ![]() |
Instance method | Private | Method | 20080721 | |
7 | ![]() |
Instance method | Private | Method | 20080721 | |
8 | ![]() |
Instance method | Public | Method | 20080721 | |
9 | ![]() |
Instance method | Public | Method | 20080721 | |
10 | ![]() |
Instance method | Public | Method | 20080721 | |
11 | ![]() |
Instance method | Private | Method | 20080725 |
Events
Class CL_REFX_VENUERSVNITMCHGRC_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BAPI | Public | See coding | 20080721 | BEGIN OF ty_bapi,
item TYPE REOR_API_RESERVATION_ITEM,
cost_distribution TYPE RE_T_API_COST_DISTRIBUTION,
participant TYPE RE_T_API_PARTICIPANT,
service TYPE RE_T_API_SERVICE,
ooidext TYPE REOROOIDEXT,
END OF ty_bapi
|
||
2 | TY_BAPI_OUT | Public | See coding | 20080721 | BEGIN OF ty_bapi_out,
messages TYPE RE_T_MSG,
stored TYPE RECABOOL,
END OF ty_bapi_out
|
||
3 | TY_INPUT | Public | Type reference (TYPE) | REFX_VRERPITCH_REQ | 20080721 |
|
|
4 | TY_OUTPUT | Public | Type reference (TYPE) | REFX_VRERPITCH_CONF | 20080721 |
|
|
5 | TY_VALIDITY_DATE_TIME | Private | Type reference (TYPE) | REORRSRECVALIDFROM | 20080819 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REFX_VENUERSVNITMCHGRC_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REFX_VENUERSVNITMCHGRC_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REFX_VENUERSVNITMCHGRC_IMPL has no parameter.
Method CONSTRUCTOR on class CL_REFX_VENUERSVNITMCHGRC_IMPL has no exception.
Method CONVERT_VALIDITY_DATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT | Value transfer | Type reference (TYPE) | TY_VALIDITY_DATE_TIME | 20080819 | |||
2 | ![]() |
IV_INPUT | Call by reference | Type reference (TYPE) | EAFINCO_GLOBAL_DATE_TIME | 20080819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080819 | ||
2 | ![]() |
20080819 |
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_VENUERSVNITMCHGRC_IMPL | 20080728 |
Method CREATE on class CL_REFX_VENUERSVNITMCHGRC_IMPL has no exception.
Method DO_APPL_PROCESSING 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 | 20080725 | ||
2 | ![]() |
ES_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI_OUT | 20080725 | |||
3 | ![]() |
IS_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080721 |
Method DO_INBOUND_PROCESSING 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 | 20080725 | ||
2 | ![]() |
EF_BADI_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080725 | |||
3 | ![]() |
ES_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI | 20080725 | |||
4 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | 20080725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in BAdI Processing in Proxy | 20080725 | |
2 | ![]() |
20080724 | ||
3 | ![]() |
20080721 |
Method DO_OUTBOUND_PROCESSING 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 | 20080728 | ||
2 | ![]() |
EF_BADI_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080728 | |||
3 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | 20080728 | |||
4 | ![]() |
IS_BAPI_OUT | Call by reference | Type reference (TYPE) | TY_BAPI_OUT | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in BAdI Processing in Proxy | 20080728 | |
2 | ![]() |
Error During Global Data Types Conversion | 20080728 | |
3 | ![]() |
20080721 |
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) | TY_INPUT | 20080721 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080723 |
Method EXPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BAPI_OUT | Call by reference | Type reference (TYPE) | TY_BAPI_OUT | 20080721 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Global Data Types Conversion | 20080728 | |
2 | ![]() |
Error message occured | 20080728 |
Method IMPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI | 20080721 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Global Data Types Conversion | 20080722 | |
2 | ![]() |
Error message occured | 20080723 |
Method MAP_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITEM_NEW | Value transfer | Type reference (TYPE) | REOR_API_SERVICE | 20080725 | |||
2 | ![]() |
IF_SERVICE_ITEM_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080725 | |||
3 | ![]() |
IS_ITEM_OLD | Call by reference | Type reference (TYPE) | REOR_API_SERVICE | 20080725 | |||
4 | ![]() |
IS_ITEM_PRX | Call by reference | Type reference (TYPE) | EAFINCO_VRERPITCHR_ITMSRVC | 20080725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Global Data Types Conversion | 20080829 | |
2 | ![]() |
20080725 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |