SAP ABAP Class IF_WLF_CPE_BD (Interface for BAdI: WLF_CPE_BD)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080310 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WLF_CPE_BD | Class for BAdI-Impl.: WLF_CPE_BD | 20080314 |
Properties
Class | IF_WLF_CPE_BD | |
Short Description | Interface for BAdI: WLF_CPE_BD | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080310 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WLF_CPE_BD has no forward declaration.
Interfaces
Class IF_WLF_CPE_BD has no interface implemented.
Friends
Class IF_WLF_CPE_BD has no friend class.
Attributes
Class IF_WLF_CPE_BD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Number Exchange for Formula Pricing | 20080310 |
2 | ![]() |
Instance method | Public | Method | Set Formula Pricing Status | 20080310 |
3 | ![]() |
Instance method | Public | Method | Copy Formula Pricing | 20080310 |
4 | ![]() |
Instance method | Public | Method | Copy Formula Pricing to Follow-On Documents | 20080310 |
5 | ![]() |
Instance method | Public | Method | Delete Formula Pricing | 20080310 |
6 | ![]() |
Instance method | Public | Method | Delete Formula Pricing Item Condition | 20080310 |
7 | ![]() |
Instance method | Public | Method | Delete Formula Pricing Item | 20080310 |
8 | ![]() |
Instance method | Public | Method | Get Formula Status | 20080310 |
9 | ![]() |
Instance method | Public | Method | Reset Formula Pricing | 20080310 |
10 | ![]() |
Instance method | Public | Method | Number Exchange for Formula Pricing | 20080310 |
11 | ![]() |
Instance method | Public | Method | Read Formula Pricing | 20080310 |
12 | ![]() |
Instance method | Public | Method | Save Formula Pricing | 20080310 |
Events
Class IF_WLF_CPE_BD has no event.
Types
Class IF_WLF_CPE_BD has no local type.
Method Signatures
Method CPE_ASSIGN_NEW_KNUMV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV_NEW | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KNUMV_OLD | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
4 | ![]() |
I_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_CONDITION_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORMSTATUS | Call by reference | Type reference (TYPE) | CPET_FORMSTATUS | CPE-Formel - Status der Auswertung | 20080310 | ||
2 | ![]() |
I_KOMK | Call by reference | Type reference (TYPE) | KOMK | Preisfindung Kommunikations-Kopf | 20080310 | ||
3 | ![]() |
I_KOMP | Call by reference | Type reference (TYPE) | KOMP | Preisfindung Kommunikations-Position. | 20080310 | ||
4 | ![]() |
I_KOMV | Call by reference | Type reference (TYPE) | KOMV | Preisfindung Kommunikations-Konditionssatz | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV_FROM | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KNUMV_TO | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
4 | ![]() |
I_KPOSN_FROM | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 | ||
5 | ![]() |
I_KPOSN_TO | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_COPY_FOLLOW_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_ITAB | Tabelle zu komv | 20080310 | ||
2 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
3 | ![]() |
I_KNUMV_FROM | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
4 | ![]() |
I_KNUMV_TO | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
5 | ![]() |
I_KPOSN_FROM | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 | ||
6 | ![]() |
I_KPOSN_TO | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_DELETE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 | ||
4 | ![]() |
I_KSCHL | Call by reference | Type reference (TYPE) | KSCHL | Konditionsart | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_GET_FORMSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Konditionspositionsnummer | 20080310 | ||
4 | ![]() |
I_KSCHL | Call by reference | Type reference (TYPE) | KSCHL | Konditionsart | 20080310 | ||
5 | ![]() |
R_FORMSTATUS | Value transfer | Type reference (TYPE) | CPET_FORMSTATUS | CPE-Formel - Status der Auswertung | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_INIT Signature
Method CPE_INIT on class IF_WLF_CPE_BD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_NUMBER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV_NEW | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 | ||
3 | ![]() |
I_KNUMV_OLD | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20080310 | ||
2 | ![]() |
I_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Nummer der Belegkondition | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
Method CPE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | Tabelle zu komlfk | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Meldung | 20080310 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |