Display List and Select
Definition
A callable object that displays a list of available office material, and enables the user to select an item and add it to an order list.
For this callable object, a custom Web Dynpro component is used.
Use
The callable object is used in the following components:
| Block | Action |
|---|---|
|
Display List and Select |
Structure
Basic Data
|
Name |
Display List and Select |
|
Description |
Displays a list of deliverable office material from which the purchaser can select an item |
|
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.displayselect.WDCODisplaySelectItems For more information about the implementation of this component, see WDCODisplaySelectItems . |
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 and Output Parameters
| Name | Type |
|---|---|
|
item |
Structure, list |
|
orderNumber |
String |
|
name |
String |
|
unit |
String |
|
currency |
String |
|
price |
Double |
Integration
The callable object is used in the following action:
|
Name |
Display List and Select |
|
Description |
Displays a list of deliverable office material from which the purchaser can select an item |
|
Original Language |
English |
|
Location |
Examples → Actions |
|
Callable Object for Execution |
Display List and Select |
|
Info Callable Objects |