SAP ABAP Class CL_PRICING_HANDLER (Pricing Handler)
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_GOS_CALLBACK | SGOS: Interface for Communication with Application | 20120820 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PRICING_HANDLER | Pricing Handler | 20120712 |
Properties
Class | CL_PRICING_HANDLER | |
Short Description | Pricing Handler | |
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_GOS_CALLBACK | SGOS: Interface for Communication with Application | 20120820 | ||
2 | IF_PRICING_HANDLER | Pricing Handler | 20120712 |
Friends
Class CL_PRICING_HANDLER 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) | CL_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20120718 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Publication for Generic Object Services | 20120820 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRHT_CONDITION_INSTANCE | 20120713 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VFPRCT_TREE_DTLP | Table Type for VFPRCC_TREE_DTLP | 20131205 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VFPRCT_TREE_DTLS | Table Type for VFPRCC_TREE_DTLS | 20131205 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KNUMV | Number of the document condition | 20120713 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KPOSN | Condition item number | 20120713 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20121108 | |
2 | ![]() |
Instance method | Public | Constructor | 20120713 | |
3 | ![]() |
Instance method | Private | Method | Instantiate a condition | 20120822 |
4 | ![]() |
Instance method | Private | Method | 20121108 | |
5 | ![]() |
Instance method | Private | Method | 20121108 | |
6 | ![]() |
Instance method | Private | Method | 20121108 | |
7 | ![]() |
Instance method | Private | Method | 20121108 | |
8 | ![]() |
Instance method | Private | Method | 20121108 | |
9 | ![]() |
Instance method | Private | Method | 20121108 | |
10 | ![]() |
Instance method | Private | Method | 20121108 | |
11 | ![]() |
Instance method | Private | Method | 20121108 | |
12 | ![]() |
Instance method | Private | Method | 20121108 | |
13 | ![]() |
Instance method | Private | Method | 20121108 | |
14 | ![]() |
Instance method | Private | Method | 20121108 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CREATED | Instance Event (0) |
Private (0) |
20121108 |
Types
Class CL_PRICING_HANDLER has no local type.
Method Signatures
Method ADD_CONDITION Signature
Method ADD_CONDITION on class CL_PRICING_HANDLER has no parameter.
Method ADD_CONDITION on class CL_PRICING_HANDLER has no exception.
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 |
Method CONSTRUCTOR on class CL_PRICING_HANDLER has no exception.
Method CREATE_CONDITION_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KOMV | Call by reference | Type reference (TYPE) | KOMV | Pricing Communications-Condition Record | 20120822 |
Method CREATE_CONDITION_OBJECT on class CL_PRICING_HANDLER has no exception.
Method DELETE_CONDITION Signature
Method DELETE_CONDITION on class CL_PRICING_HANDLER has no parameter.
Method DELETE_CONDITION on class CL_PRICING_HANDLER has no exception.
Method DO_ACTION Signature
Method DO_ACTION on class CL_PRICING_HANDLER has no parameter.
Method DO_ACTION on class CL_PRICING_HANDLER has no exception.
Method GET_CONDITION Signature
Method GET_CONDITION on class CL_PRICING_HANDLER has no parameter.
Method GET_CONDITION on class CL_PRICING_HANDLER has no exception.
Method GET_CONDITIONS Signature
Method GET_CONDITIONS on class CL_PRICING_HANDLER has no parameter.
Method GET_CONDITIONS on class CL_PRICING_HANDLER has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_PRICING_HANDLER has no parameter.
Method GET_CONTEXT on class CL_PRICING_HANDLER has no exception.
Method GET_GOS_MANAGER Signature
Method GET_GOS_MANAGER on class CL_PRICING_HANDLER has no parameter.
Method GET_GOS_MANAGER on class CL_PRICING_HANDLER has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_PRICING_HANDLER has no parameter.
Method GET_INSTANCE on class CL_PRICING_HANDLER has no exception.
Method GET_LOG Signature
Method GET_LOG on class CL_PRICING_HANDLER has no parameter.
Method GET_LOG on class CL_PRICING_HANDLER has no exception.
Method GET_OBJECT Signature
Method GET_OBJECT on class CL_PRICING_HANDLER has no parameter.
Method GET_OBJECT on class CL_PRICING_HANDLER has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_PRICING_HANDLER has no parameter.
Method GET_STATUS on class CL_PRICING_HANDLER has no exception.
Method IS_REFRESH_REQUIRED Signature
Method IS_REFRESH_REQUIRED on class CL_PRICING_HANDLER has no parameter.
Method IS_REFRESH_REQUIRED on class CL_PRICING_HANDLER has no exception.
Event Signatures
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on class CL_PRICING_HANDLER has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |