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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20120913 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20120718 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CPE_ERP_FORMULA | CPE Formula | 20120716 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CPF_ERP_FORMULA | 20130206 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | KSCHL | Condition type | 20120713 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130206 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | CPF_GUID | 20130206 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130215 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130226 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | KAPPL | Application | 20120724 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | KNUMV | Number of the document condition | 20120713 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | KPOSN | Condition item number | 20120713 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | KRECH | Calculation type for condition | 20120719 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STUNR | Step number | 20120713 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DZAEHK | Condition counter | 20120713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | IO_CONTEXT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20120913 | |||
| 2 | IO_CPE_DOC_COMM | Call by reference | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20120913 | |||
| 3 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | KSCHL | Condition type | 20120913 | |||
| 4 | IV_CPF_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | CPF document guid | 20130206 | |||
| 5 | IV_IS_CPF_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is CPF enabled | 20130226 | |||
| 6 | IV_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Application | 20120913 | |||
| 7 | IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20120913 | |||
| 8 | IV_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Condition item number | 20120913 | |||
| 9 | IV_KRECH | Call by reference | Type reference (TYPE) | KRECH | Calculation type for condition | 20120913 | |||
| 10 | IV_STUNR | Call by reference | Type reference (TYPE) | STUNR | Step number | 20120913 | |||
| 11 | 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 |