SAP ABAP Class CL_PUR_CONDITIONCRTRQ_SERV (Service Class for Creating Purchase Conditions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-VM-CON (Application Component) Conditions
⤷
OPS_SE_PUR_CON (Package) Service Enabling for Purchasing - Master Conditions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OPS_SE_SERVICE_EXECUTION | Service process choreography and FEH support | 20080416 |
Properties
| Class | CL_PUR_CONDITIONCRTRQ_SERV | |
| Short Description | Service Class for Creating Purchase Conditions | |
| Super Class | CL_OPS_SE_SERVICE_EXECUTION | Service process choreography and FEH support |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_PUR_CON | Service Enabling for Purchasing - Master Conditions |
| Created | 20080416 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PUR_CONDITIONCRTRQ_SERV has no forward declaration.
Interfaces
Class CL_PUR_CONDITIONCRTRQ_SERV has no interface implemented.
Friends
Class CL_PUR_CONDITIONCRTRQ_SERV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CONDITION_MNT_S | Condition Record Maintenance via Web Service | 20080424 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_COND_MNT_UTIL_A | Utilities for Price Maintenance | 20080506 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_COND_TAB_SEL | Methods for Selecting Condition Tables | 20080506 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PUR_CONDITIONCRTRQ_MAP | Mapping for Creation of Purchase Conditions | 20080416 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PUR_CONDITIONCRTRQ_SERV | Service Class for Creating Purchase Conditions | 20080416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080501 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080501 | |
| 3 | Instance method | Private | Method | Call of a Conversion Routine | 20090427 | |
| 4 | Instance method | Public | Method | Find Condition Table | 20080416 | |
| 5 | Static method | Public | Method | Returns Singleton Instance | 20080501 |
Events
Class CL_PUR_CONDITIONCRTRQ_SERV has no event.
Types
Class CL_PUR_CONDITIONCRTRQ_SERV has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PUR_CONDITIONCRTRQ_SERV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PUR_CONDITIONCRTRQ_SERV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PUR_CONDITIONCRTRQ_SERV has no parameter.
Method CONSTRUCTOR on class CL_PUR_CONDITIONCRTRQ_SERV has no exception.
Method CONVERT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DFIES_TAB | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20090427 | |||
| 2 | I_SELFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20090427 | |||
| 3 | X_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090427 |
Method CONVERT_VALUE on class CL_PUR_CONDITIONCRTRQ_SERV has no exception.
Method FIND_CONDITION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CONDITION_MNT | Call by reference | Type reference (TYPE) | CONDITION_MNT_S | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20080506 | |||
| 2 | IT_PROPERTY_VALUATION | Call by reference | Type reference (TYPE) | SAPPLCO_PROCUPRSPEC_PROPVALN_T | 20080526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20080416 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PUR_CONDITIONCRTRQ_SERV | Serviceklasse zur Anlage von Einkaufskonditionen | 20080501 |
Method GET_INSTANCE on class CL_PUR_CONDITIONCRTRQ_SERV has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |