Menu

SAP Function Module CPE_PRICEQUOT_READ_DB

CPE_M - Price Quotation - Read DB

The Function Module CPE_PRICEQUOT_READ_DB (CPE_M - Price Quotation - Read 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_DB
Short Text CPE_M - Price Quotation - Read 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
IV_NO_BUFFER TYPE CHAR1 ' ' Single-character flag
IV_QUOTDATE TYPE CPET_QUOTDATE Date of Price Quotation
IV_QUOTNAME TYPE CPET_QUOTNAME Quotation Name
IV_QUOTSRC TYPE CPET_QUOTSRC Quotation Source
IV_QUOTTIME TYPE CPET_QUOTTIME Date of Price Quotation
IV_QUOTTYPE TYPE CPET_QUOTTYPE Quotation Type
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
ES_PRICEQUOT TYPE CPED_PRICEQUOT 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.