SAP ABAP Class IF_CPE_ERP_STATUS (CPE Status)
Properties
Class IF_CPE_ERP_STATUS  
Short Description CPE Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121029   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_ERP_STATUS has no forward declaration.
Interfaces
Class IF_CPE_ERP_STATUS has no interface implemented.
Friends
Class IF_CPE_ERP_STATUS has no friend class.
Attributes
Class IF_CPE_ERP_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_BEST_FORECAST_VALUE Instance method Public Method We will not get a better forecast for the same forecast date 20121029
2 IS_FINAL_VALUE Instance method Public Method Do we have the final value? 20121029
3 IS_FLOATING_VALUE Instance method Public Method Do we have quotation dates in the future? 20121029
4 IS_FORECAST_VALUE Instance method Public Method Is this value based on quotation forecast? 20121029
Events
Class IF_CPE_ERP_STATUS has no event.
Types
Class IF_CPE_ERP_STATUS has no local type.
Method Signatures

Method IS_BEST_FORECAST_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BEST Value transfer Type reference (TYPE) ABAP_BOOL 20121029

Method IS_BEST_FORECAST_VALUE on class IF_CPE_ERP_STATUS has no exception.

Method IS_FINAL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FINAL Value transfer Type reference (TYPE) ABAP_BOOL 20121029

Method IS_FINAL_VALUE on class IF_CPE_ERP_STATUS has no exception.

Method IS_FLOATING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLOATING Value transfer Type reference (TYPE) ABAP_BOOL 20121029

Method IS_FLOATING_VALUE on class IF_CPE_ERP_STATUS has no exception.

Method IS_FORECAST_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORECAST Value transfer Type reference (TYPE) ABAP_BOOL 20121029

Method IS_FORECAST_VALUE on class IF_CPE_ERP_STATUS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in