SAP ABAP Class DEMO_WD_CAR_RENTAL_ASSIST (Assistance Class for DEMO_WD_CAR_RENTAL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAP_DEMOS_CAR_RENTAL_WD (Package) Web Dynpro of the Demo Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090129 |
Properties
| Class | DEMO_WD_CAR_RENTAL_ASSIST | |
| Short Description | Assistance Class for DEMO_WD_CAR_RENTAL | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABAP_DEMOS_CAR_RENTAL_WD | Web Dynpro of the Demo Application |
| Created | 20090129 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class DEMO_WD_CAR_RENTAL_ASSIST has no forward declaration.
Interfaces
Class DEMO_WD_CAR_RENTAL_ASSIST has no interface implemented.
Friends
Class DEMO_WD_CAR_RENTAL_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_DEMO_CR_CAR_RENTL_SERVICE | 20090129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20090129 | ||
| 2 | Instance method | Public | Method | 20090129 | ||
| 3 | Instance method | Public | Method | 20090129 | ||
| 4 | Instance method | Public | Method | 20090129 | ||
| 5 | Instance method | Public | Method | 20090129 | ||
| 6 | Instance method | Public | Method | 20090129 | ||
| 7 | Instance method | Public | Method | 20090129 |
Events
Class DEMO_WD_CAR_RENTAL_ASSIST has no event.
Types
Class DEMO_WD_CAR_RENTAL_ASSIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class DEMO_WD_CAR_RENTAL_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class DEMO_WD_CAR_RENTAL_ASSIST has no exception.
Method CREATE_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTOMER_NAME | Call by reference | Type reference (TYPE) | DEMO_CR_CUSTOMER_NAME | 20090129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090129 |
Method GET_CAR_RENTAL_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_DEMO_CR_CAR_RENTL_SERVICE | 20090129 |
Method GET_CAR_RENTAL_SERVICE on class DEMO_WD_CAR_RENTAL_ASSIST has no exception.
Method GET_CUSTOMERS_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTOMER_TABLE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20090129 | ||||
| 2 | I_SEARCH_ID | Call by reference | Type reference (TYPE) | DEMO_CR_CUSTOMER_ID | 20090129 |
Method GET_CUSTOMERS_BY_ID on class DEMO_WD_CAR_RENTAL_ASSIST has no exception.
Method GET_CUSTOMERS_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTOMER_TABLE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20090129 | ||||
| 2 | I_SEARCH_NAME | Value transfer | Type reference (TYPE) | DEMO_CR_CUSTOMER_NAME | 20090129 |
Method GET_CUSTOMERS_BY_NAME on class DEMO_WD_CAR_RENTAL_ASSIST has no exception.
Method GET_RESERVATIONS_BY_CUST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTOMER_ID | Call by reference | Type reference (TYPE) | DEMO_CR_CUSTOMER_ID | 20090129 | ||||
| 2 | I_RESERVATIONS | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20090129 |
Method GET_RESERVATIONS_BY_CUST_ID on class DEMO_WD_CAR_RENTAL_ASSIST has no exception.
Method MAKE_RESERVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | DEMO_CR_CATEGORY | 20090129 | ||||
| 2 | I_CUSTOMER_ID | Call by reference | Type reference (TYPE) | DEMO_CR_CUSTOMER_ID | 20090129 | ||||
| 3 | I_DATE_FROM | Call by reference | Type reference (TYPE) | DEMO_CR_DATE_FROM | 20090129 | ||||
| 4 | I_DATE_TO | Call by reference | Type reference (TYPE) | DEMO_CR_DATE_TO | 20090129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090129 | |||
| 2 | 20090129 | |||
| 3 | 20090129 | |||
| 4 | 20090129 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |