SAP ABAP Interface IF_WLF_CPE_BD (Interface for BAdI: WLF_CPE_BD)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_AIL (Package) Agency Business: Inbound/Outbound Interfaces
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
Interface IF_WLF_CPE_BD  
Short Description Interface for BAdI: WLF_CPE_BD    
General Data
Package WZRE_AIL   Agency Business: Inbound/Outbound Interfaces 
Created 20080310   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_WLF_CPE_BD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080310
Friends
Interface IF_WLF_CPE_BD has no friend.
Attributes
Interface IF_WLF_CPE_BD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CPE_ASSIGN_NEW_KNUMV Instance method Public Method Number Exchange for Formula Pricing 20080310
2 CPE_CONDITION_CHANGE Instance method Public Method Set Formula Pricing Status 20080310
3 CPE_COPY Instance method Public Method Copy Formula Pricing 20080310
4 CPE_COPY_FOLLOW_ON Instance method Public Method Copy Formula Pricing to Follow-On Documents 20080310
5 CPE_DELETE Instance method Public Method Delete Formula Pricing 20080310
6 CPE_DELETE_CONDITION Instance method Public Method Delete Formula Pricing Item Condition 20080310
7 CPE_DELETE_ITEM Instance method Public Method Delete Formula Pricing Item 20080310
8 CPE_GET_FORMSTATUS Instance method Public Method Get Formula Status 20080310
9 CPE_INIT Instance method Public Method Reset Formula Pricing 20080310
10 CPE_NUMBER_CHANGE Instance method Public Method Number Exchange for Formula Pricing 20080310
11 CPE_READ Instance method Public Method Read Formula Pricing 20080310
12 CPE_SAVE Instance method Public Method Save Formula Pricing 20080310
Events
Interface IF_WLF_CPE_BD has no event.
Types
Interface 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 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV_NEW Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KNUMV_OLD Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
4 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_CONDITION_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMSTATUS Call by reference Type reference (TYPE) CPET_FORMSTATUS CPE-Formel - Status der Auswertung 20080310
2 Importing I_KOMK Call by reference Type reference (TYPE) KOMK Preisfindung Kommunikations-Kopf 20080310
3 Importing I_KOMP Call by reference Type reference (TYPE) KOMP Preisfindung Kommunikations-Position. 20080310
4 Importing I_KOMV Call by reference Type reference (TYPE) KOMV Preisfindung Kommunikations-Konditionssatz 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV_FROM Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KNUMV_TO Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
4 Importing I_KPOSN_FROM Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
5 Importing I_KPOSN_TO Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_COPY_FOLLOW_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv 20080310
2 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
3 Importing I_KNUMV_FROM Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
4 Importing I_KNUMV_TO Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
5 Importing I_KPOSN_FROM Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
6 Importing I_KPOSN_TO Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_DELETE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
4 Importing I_KSCHL Call by reference Type reference (TYPE) KSCHL Konditionsart 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_GET_FORMSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20080310
4 Importing I_KSCHL Call by reference Type reference (TYPE) KSCHL Konditionsart 20080310
5 Returning R_FORMSTATUS Value transfer Type reference (TYPE) CPET_FORMSTATUS CPE-Formel - Status der Auswertung 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_INIT Signature

Method CPE_INIT on Interface IF_WLF_CPE_BD has no parameter.
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_NUMBER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV_NEW Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
3 Importing I_KNUMV_OLD Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20080310
2 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310

Method CPE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20080310
# Exception Resumable Description Created on
1 CX_WZRE_AIL_MSG Meldung 20080310
History
Last changed by/on SAP  20100310 
SAP Release Created in 604