SAP ABAP Interface IF_CPE_ERP_FORMULA (CPE Formula)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-PR (Application Component) Pricing and Conditions
     VF_PRC_INTERFACE (Package) Pricing Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_ERP_FORMULA CPE Formula 20121002
Properties
Interface IF_CPE_ERP_FORMULA  
Short Description CPE Formula    
General Data
Package VF_PRC_INTERFACE   Pricing Interfaces 
Created 20121002   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_CPE_ERP_FORMULA has no forward declaration.
Interfaces
Interface IF_CPE_ERP_FORMULA has no interface.
Friends
Interface IF_CPE_ERP_FORMULA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONDITION Instance attribute Public Object reference (TYPE REF TO) IF_CONDITION Condition 20130411
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CPE_TERM Instance method Public Method Create CPE Term Instance(s) 20121002
2 COPY_CPE_TERM Instance method Public Method Copy CPE Term Instance(s) 20121002
3 DELETE_CPE_CONVERSIONS Instance method Public Method Delete the Formula Conversion Instances 20121017
4 DELETE_CPE_TERM Instance method Public Method Delete CPE Term 20121002
5 GET_CPE_CONVERSIONS Instance method Public Method Read CPE Formula Conversion Instances 20121002
6 GET_CPE_ROUNDINGS Instance method Public Method Read CPE Formula Rounding Instances 20121002
7 GET_CPE_TERMS Instance method Public Method Read CPE Term Instances 20121002
8 GET_DATA Instance method Public Method Read CPE Formula 20121002
9 GET_FIELDCONFIG Static method Public Method Read the Field Configuration 20121002
10 GET_PRCFIX_OPTION_EX_INDICATOR Instance method Public Method Get indicator showing if price fix option exists for a term 20130507
11 GET_STATUS Instance method Public Method Get Status 20121029
12 GET_STATUS_ICON Instance method Public Method Get Icon for Formula Status 20121030
13 SET_CPE_CONVERSIONS Instance method Public Method Set CPE Formula Conversion Instances 20121016
14 SET_DATA Instance method Public Method Set CPE Formula 20121002
Events
Interface IF_CPE_ERP_FORMULA has no event.
Types
Interface IF_CPE_ERP_FORMULA has no local type.
Method Signatures

Method ADD_CPE_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TERM Call by reference Type reference (TYPE) PRH_CPET_TERM CPE Term 20121002

Method ADD_CPE_TERM on Interface IF_CPE_ERP_FORMULA has no exception.

Method COPY_CPE_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TERM Call by reference Object reference (TYPE REF TO) IF_CPE_ERP_TERM CPE Term 20121108
2 Returning RO_TERM Value transfer Object reference (TYPE REF TO) IF_CPE_ERP_TERM CPE Term 20130424

Method COPY_CPE_TERM on Interface IF_CPE_ERP_FORMULA has no exception.

Method DELETE_CPE_CONVERSIONS Signature

Method DELETE_CPE_CONVERSIONS on Interface IF_CPE_ERP_FORMULA has no parameter.
Method DELETE_CPE_CONVERSIONS on Interface IF_CPE_ERP_FORMULA has no exception.

Method DELETE_CPE_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TERM Call by reference Object reference (TYPE REF TO) IF_CPE_ERP_TERM CPE Term 20121109

Method DELETE_CPE_TERM on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_CPE_CONVERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONVERSIONS Value transfer Type reference (TYPE) PRHT_CONVERSION_INSTANCE Table type for PRHS_CONVERSION_INSTANCE 20121002

Method GET_CPE_CONVERSIONS on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_CPE_ROUNDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROUNDINGS Value transfer Type reference (TYPE) PRHT_ROUNDING_INSTANCE Table type for PRHS_ROUNDING_INSTANCE 20121002

Method GET_CPE_ROUNDINGS on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_CPE_TERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) FLAG General Flag 20121002
2 Returning RT_TERMS Value transfer Type reference (TYPE) PRHT_TERM_INSTANCE Table type for PRHS_TERM_INSTANCE 20121002

Method GET_CPE_TERMS on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FORMULA Value transfer Type reference (TYPE) PRH_CPET_FORMULA CPE Formula 20121002

Method GET_DATA on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_FIELDCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCONFIG Value transfer Type reference (TYPE) VFPRCT_VIEW_FCFG_ALV Pricing View - Field Configuration 20121203
2 Exporting ET_FIELDCONFIG_C Value transfer Type reference (TYPE) VFPRCT_VIEW_FCFG_ALV Pricing View - Field Configuration 20121203
3 Importing IV_KALSM Call by reference Type reference (TYPE) KALSM_D Procedure (Pricing, Output Control, Acct. Det., Costing,...) 20121206
4 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Application 20121002
5 Importing IV_VIEW_ID Call by reference Type reference (TYPE) VFPRC_VIEW_ID Pricing View ID 20121002

Method GET_FIELDCONFIG on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_PRCFIX_OPTION_EX_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRCFIX_OPTION_EXISTS Value transfer Type reference (TYPE) CPET_PRCFIX_OPTION_EXISTS CPE Price Fixation Option exists 20130507

Method GET_PRCFIX_OPTION_EX_INDICATOR on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Object reference (TYPE REF TO) IF_CPE_ERP_STATUS CPE Status 20121029

Method GET_STATUS on Interface IF_CPE_ERP_FORMULA has no exception.

Method GET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORMSTATUS Call by reference Type reference (TYPE) CPET_FORMSTATUS CPE Formula - Status of Evaluation 20121030
2 Returning RV_ICON Value transfer Type reference (TYPE) CPET_ERP_TRAFFIC_LIGHT_LONG CPE - Traffic Light on SAPGUI Screen 20121030

Method GET_STATUS_ICON on Interface IF_CPE_ERP_FORMULA has no exception.

Method SET_CPE_CONVERSIONS Signature

Method SET_CPE_CONVERSIONS on Interface IF_CPE_ERP_FORMULA has no parameter.
Method SET_CPE_CONVERSIONS on Interface IF_CPE_ERP_FORMULA has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FORMULA Call by reference Type reference (TYPE) PRH_CPET_FORMULA CPE Formula 20121002

Method SET_DATA on Interface IF_CPE_ERP_FORMULA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617