SAP ABAP Class CL_CONDITION (Condition)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-PR (Application Component) Pricing and Conditions
     VF_PRC_INTERFACE (Package) Pricing Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CONDITION Condition 20120712
Properties
Class CL_CONDITION  
Short Description Condition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VF_PRC_INTERFACE   Pricing Interfaces 
Created 20120712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CONDITION Condition 20120712
Friends
Class CL_CONDITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT_DATA Instance attribute Private Object reference (TYPE REF TO) IF_PRC_CONTEXT_DATA CPE helper for document communication 20120913
2 MO_CPE_DOC_COMM Instance attribute Private Object reference (TYPE REF TO) IF_CPE_ERP_DOC_COMMUNICATION CPE Helper for document communication 20120718
3 MO_CPE_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_CPE_ERP_FORMULA CPE Formula 20120716
4 MO_CPF_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_CPF_ERP_FORMULA 20130206
5 MV_COND_TYPE Instance attribute Private Type reference (TYPE) KSCHL Condition type 20120713
6 MV_CPE_IS_USED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130206
7 MV_CPF_GUID Instance attribute Private Type reference (TYPE) CPF_GUID 20130206
8 MV_CPF_USAGE_MANUALLY_SET Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130215
9 MV_IS_CPF_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130226
10 MV_KAPPL Instance attribute Private Type reference (TYPE) KAPPL Application 20120724
11 MV_KNUMV Instance attribute Private Type reference (TYPE) KNUMV Number of the document condition 20120713
12 MV_KPOSN Instance attribute Private Type reference (TYPE) KPOSN Condition item number 20120713
13 MV_KRECH Instance attribute Private Type reference (TYPE) KRECH Calculation type for condition 20120719
14 MV_STUNR Instance attribute Private Type reference (TYPE) STUNR Step number 20120713
15 MV_ZAEHK Instance attribute Private Type reference (TYPE) DZAEHK Condition counter 20120713
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120713
Events
Class CL_CONDITION has no event.
Types
Class CL_CONDITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) IF_PRC_CONTEXT_DATA CPE helper for document communication 20120913
2 Importing IO_CPE_DOC_COMM Call by reference Object reference (TYPE REF TO) IF_CPE_ERP_DOC_COMMUNICATION CPE Helper for document communication 20120913
3 Importing IV_COND_TYPE Call by reference Type reference (TYPE) KSCHL Condition type 20120913
4 Importing IV_CPF_GUID Call by reference Type reference (TYPE) CPF_GUID CPF document guid 20130206
5 Importing IV_IS_CPF_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Is CPF enabled 20130226
6 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Application 20120913
7 Importing IV_KNUMV Call by reference Type reference (TYPE) KNUMV Number of the document condition 20120913
8 Importing IV_KPOSN Call by reference Type reference (TYPE) KPOSN Condition item number 20120913
9 Importing IV_KRECH Call by reference Type reference (TYPE) KRECH Calculation type for condition 20120913
10 Importing IV_STUNR Call by reference Type reference (TYPE) STUNR Step number 20120913
11 Importing IV_ZAEHK Call by reference Type reference (TYPE) DZAEHK Condition counter 20120913

Method CONSTRUCTOR on class CL_CONDITION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617