Show TOC Start of Content Area

Object documentation Approve Items  Locate the document in its SAP Library structure

Definition

A callable object that enables the user to approve or reject an order.

For this callable object, a custom Web Dynpro component is used.

Use

The callable object is used in the following components:

Block

Action

Order with Order Number

Approve Items

Structure

Basic Data

Name

Approve Items

Description

Approve 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.approveitems.WDCOApproveItems

For more information about the implementation of this component, see WDCOApproveItems.

The input 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

purchaserName

String

purchaserFirstName

String

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

Approve Items

Description

Approve Items

Original Language

English

Location

Examples Actions

Callable Object for Execution

Approve Items

 

End of Content Area