The Function Module CPE_COVERAGE_READ_MULTI_DB (CPE_D - Coverage - Read Multiple from DB) is a standard Function Module in SAP ERP and is part of the function group CPE_COVERAGE_DB within the package CPE_COV.
Function Module | CPE_COVERAGE_READ_MULTI_DB |
Short Text | CPE_D - Coverage - Read Multiple from DB |
Function Group | CPE_COVERAGE_DB |
Package | CPE_COV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_COVERAGE_GUID | TYPE | CPET_COVERAGE_GUID_TAB | Coverage - Work Structure for Data History | |
IV_APPLICATION | TYPE | CPET_APPLICATION | CPE Caller - Application using CPE | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
IV_ORGANIZATION | TYPE | CPET_ORGANIZATION | CPE Caller - Organization | |
IV_PARTNER_GUID | TYPE | BU_PARTNER_GUID | Business Partner GUID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_COVERAGE | TYPE | CPET_COVERAGE_TAB | Coverage - Table Type for General Master Data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | No coverage could be found |
NOT_FOUND | A coverage has not been found |