SAP ABAP Class CL_JO_WTY_PRICING (Pricing Abstract Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_JS_JOB_OPERATION | Base Class for Job Operations | 20020926 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WTY_JOB_OPERATION | Warranty Job Operation | 20021018 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_JO_WTY_HEADER_PRICING | Pricing Header | 20020926 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_JO_WTY_ITEM_PRICING | Pricing Item | 20020926 |
Properties
| Class | CL_JO_WTY_PRICING | |
| Short Description | Pricing Abstract Class | |
| Super Class | CL_JS_JOB_OPERATION | Base Class for Job Operations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20020926 | SAP |
| Last change | 20021108 | 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_WTY_JOB_OPERATION | Warranty Job Operation | 20021018 |
Friends
Class CL_JO_WTY_PRICING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WTY_PRE_POST_CONDITIONS | WTY MP: Container for Preconditions and Postconditions | 20020926 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UI_WTY_PRICING | WTY MP: UI Representation of the Operation "Pricing" | 20021002 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WTYMP_T_TAB_CONDITION_TYPES | 20021002 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WTY_PNGUID | Internal Number of iPPE Node | 20021018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns Condition that Is not in Pricing Procedure or SPACE | 20021106 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020926 | |
| 3 | Instance method | Public | Method | 20021002 | ||
| 4 | Instance method | Public | Method | 20021001 | ||
| 5 | Instance method | Protected | Method | Has to Be Redefined by Descendants | 20020930 |
Events
Class CL_JO_WTY_PRICING has no event.
Types
Class CL_JO_WTY_PRICING has no local type.
Method Signatures
Method CHECK_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KALSM | Call by reference | Type reference (TYPE) | WTY_KALSM_D | Schema (Preisfindung, Nachrichten, Kontenfindung) | 20021106 | |||
| 2 | RV_WRONG_KSCHL | Value transfer | Type reference (TYPE) | KSCHL | Konditionsart | 20021106 |
Method CHECK_CONDITIONS on class CL_JO_WTY_PRICING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_JOB | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB | WTY MP: MP-job | 20020926 |
Method CONSTRUCTOR on class CL_JO_WTY_PRICING has no exception.
Method GEN_APPEND_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_OBLIGATORY | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021002 | |||
| 2 | IV_CURRENCY | Call by reference | Type reference (TYPE) | WTY_CONCRNCY | Konditionswährung auf der Position | 20021031 | |||
| 3 | IV_KSCHL | Call by reference | Type reference (TYPE) | WTY_KSCHL | Konditionsart | 20021002 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | WTY_BETRG | Betrag für Preis- oder prozentuale Kondition | 20021002 |
Method GEN_APPEND_CONDITION on class CL_JO_WTY_PRICING has no exception.
Method GEN_SET_PRE_POST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WTY_PRE_POST_CONDITIONS | WTY MP:COntainer for pre- and post-conditions | 20021001 |
Method GEN_SET_PRE_POST_OBJECT on class CL_JO_WTY_PRICING has no exception.
Method GET_CONDITION_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONDITION_TYPES | Call by reference | Type reference (TYPE) | WTYMP_T_TAB_CONDITION_TYPES | 20020930 |
Method GET_CONDITION_TYPES on class CL_JO_WTY_PRICING has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |