Order Items
Definition
A callable object that enables the users to order items by their order numbers.
For this callable object, a custom Web Dynpro component is used.
Use
The callable object is used in the following components:
| Block | Action |
|---|---|
|
Order Items |
Structure
Basic Data
|
Name |
Order Items |
|
Description |
Order Items |
|
Original Language |
English |
|
Location |
Examples → Callable Objects |
|
Type |
Web Dynpro Component (GP Interface) |
|
Object Definition |
The callable object references the following Web Dynpro component: com.sap.caf.eu.gp.example.ordermat.wdco.orderitems.WDCOOrderItems For more information about the implementation of this component, see WDCOOrderItems . |
The input and output parameters are automatically detected in the implementation of the component, and are displayed in the GP design time. They cannot be edited.
Input Parameters
| Name | Type |
|---|---|
|
displayOnly |
Boolean |
|
disableCompleteButton |
Boolean |
|
Item |
Structure, list |
|
orderNumber |
String |
|
name |
String |
|
unit |
String |
|
currency |
String |
|
price |
Double |
|
quantity |
Integer |
Output Parameters
| Name | Type |
|---|---|
|
purchaserName |
String |
|
purchaserFirstName |
String |
|
displayOnly |
Boolean |
|
Item |
Structure, list |
|
orderNumber |
String |
|
name |
String |
|
unit |
String |
|
currency |
String |
|
price |
Double |
|
quantity |
Integer |
Integration
The callable object is used in the following action:
|
Name |
Order Items |
|
Description |
Order Items |
|
Original Language |
English |
|
Location |
Examples → Actions |
|
Callable Object for Execution |
Order Items |
|
Info Callable Objects |