SAP ABAP Class CL_PRC_PRICING_EVENTS (Pricing Events)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
PRICING_CORE (Package) Central Pricing Routines (Not Public)
⤷
⤷
Properties
| Class | CL_PRC_PRICING_EVENTS | |
| Short Description | Pricing Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PRICING_CORE | Central Pricing Routines (Not Public) |
| Created | 20031202 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRC_PRICING_EVENTS has no forward declaration.
Interfaces
Class CL_PRC_PRICING_EVENTS has no interface implemented.
Friends
Class CL_PRC_PRICING_EVENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | List of Sales Prospects for IF_PRC_EXT_CHANGED | 20031202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Event When Conditions Are Changed | 20031202 | |
| 2 | Static method | Public | Method | Upload All Items to IPC (for CRM Only) | 20090914 | |
| 3 | Static method | Public | Method | Upload Item to IPC (for CRM Only) | 20090914 | |
| 4 | Static method | Public | Method | Register Pricing Screen for IF_PRC_EXT_CHANGED | 20031202 | |
| 5 | Static method | Public | Method | Delete From List for IF_PRC_EXT_CHANGED | 20031203 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LOAD_ALL_ITEMS | Static Event (1) |
Public (2) |
Event to Be Created for All Items in IPC (CRM Only) | 20090914 |
| 2 | LOAD_DELAYED_ITEM | Static Event (1) |
Public (2) |
Event to Be Created for One Item in IPC (CRM Only) | 20090914 |
Types
Class CL_PRC_PRICING_EVENTS has no local type.
Method Signatures
Method RAISE_COND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PD_HANDLE | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20031202 |
Method RAISE_COND_CHANGED on class CL_PRC_PRICING_EVENTS has no exception.
Method RAISE_LOAD_ALL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20091109 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091109 | |||
| 3 | IV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | IPCT_EXT_DOC_GUID | Externe Belegnummer | 20090914 | |||
| 4 | IV_PD_HANDLE | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20090914 |
Method RAISE_LOAD_ALL_ITEMS on class CL_PRC_PRICING_EVENTS has no exception.
Method RAISE_LOAD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM_ID | Call by reference | Type reference (TYPE) | PRCT_ITEM_NO | Positionsnummer | 20090914 | |||
| 2 | IV_PD_HANDLE | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20090914 |
Method RAISE_LOAD_ITEM on class CL_PRC_PRICING_EVENTS has no exception.
Method REGISTER_EXT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_PRC_EXT_CHANGED | Externe Änderungen | 20031202 | |||
| 2 | IV_PD_HANDLE_NEW | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20031202 | |||
| 3 | IV_PD_HANDLE_OLD | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20031202 |
Method REGISTER_EXT_CHANGED on class CL_PRC_PRICING_EVENTS has no exception.
Method REMOVE_EXT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PD_HANDLE | Call by reference | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20031203 |
Method REMOVE_EXT_CHANGED on class CL_PRC_PRICING_EVENTS has no exception.
Event Signatures
Event LOAD_ALL_ITEMS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_ID | Exporting | Value transfer | Type reference (TYPE) | IPCT_EXT_DOC_GUID | Externe Belegnummer | 20090914 | ||
| 2 | PD_HANDLE | Exporting | Value transfer | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20090914 |
Event LOAD_DELAYED_ITEM Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_ID | Exporting | Value transfer | Type reference (TYPE) | PRCT_ITEM_NO | Positionsnummer | 20090914 | ||
| 2 | PD_HANDLE | Exporting | Value transfer | Type reference (TYPE) | PRCT_HANDLE | Handle eines Preisfindungslaufes | 20090914 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 400 |