Menu

SAP Function Module CPE_PRICEQUOT_READ_MULTI_DB

CPE_M - Price Quotation - Read Multiple from DB

The Function Module CPE_PRICEQUOT_READ_MULTI_DB (CPE_M - Price Quotation - Read Multiple from DB) is a standard Function Module in SAP ERP and is part of the function group CPE_PRICEQUOT_DB within the package CPE_BASIS.

Technical Information

Function Module CPE_PRICEQUOT_READ_MULTI_DB
Short Text CPE_M - Price Quotation - Read Multiple from DB
Function Group CPE_PRICEQUOT_DB
Package CPE_BASIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_PRICEQUOT_KEY TYPE CPET_PRICEQUOT_KEY_TAB Price Quotation - Table type for Key
IV_NO_BUFFER TYPE CHAR1 ' ' Single-character flag
IV_VALIDTO TYPE CPET_VALIDTO CPE - Valid to Time Stamp of Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PRICEQUOT TYPE CPET_PRICEQUOT_TAB Table Type for Price Quotation

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.