SAP ABAP Function Module PRC_PRIDOC_ITEM_READ_DB (Lesen einer Preisposition von der Datenbank)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_CORE (Package) Central Pricing Routines (Not Public)
⤷
⤷
Basic Data
| Function Module | PRC_PRIDOC_ITEM_READ_DB | Lesen einer Preisposition von der Datenbank |
| Function Group | PRC_PRIDOC_DB | Pricing Document: Database Buffer |
| Program Name | SAPLPRC_PRIDOC_DB | |
| INCLUDE Name | LPRC_PRIDOC_DBU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_ITEM_DB | TYPE | PRCT_ITEM_DU | Struktur für Preisfindungsposition | |||
| |
ET_ITEM_DB | TYPE | PRCT_ITEM_DU_TAB | interner Tabellentyp über Preisfindungsposition | |||
| |
EV_ITEM_EXIST | TYPE | XFELD | Preisfindungsposition existiert im Database | |||
| |
EV_ALL_ITEMS_EXIST | TYPE | XFELD | Alle eingebene Preisfindungsposition existieren im DB | |||
| |
IV_PD_GUID | TYPE | PRCT_PRIDOC_GUID | GUID-Schlüssel des Preisfindungsbeleges | |||
| |
IV_ITEM_NO | TYPE | PRCT_ITEM_NO | Liste von Positionsnummern | |||
| |
IT_ITEM_NO | TYPE | PRCT_ITEM_NO_T | Liste von Positionsnummern | |||
| |
DATABASE_READ_FAILURE | TYPE | Es kann nicht von der Datenbank gelesen werden | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110816 |
| SAP Release Created in | 20C |