SAP ABAP Class CL_COND_MNT_UTIL_A (Utilities for Price Maintenance)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_API (Package) API for Condition Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COND_MNT_UTIL | Utilities for Condition Maintenance - Basis Class | 20061031 |
Properties
| Class | CL_COND_MNT_UTIL_A | |
| Short Description | Utilities for Price Maintenance | |
| Super Class | CL_COND_MNT_UTIL | Utilities for Condition Maintenance - Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COND_API | API for Condition Maintenance |
| Created | 20061025 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COND_MNT_UTIL_A has no forward declaration.
Interfaces
Class CL_COND_MNT_UTIL_A has no interface implemented.
Friends
Class CL_COND_MNT_UTIL_A 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) | CL_COND_DATACONTAINER | Conditions: Generic Data Container | 20061031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061031 | |
| 2 | Instance method | Public | Method | Compare old and new versions in data part and complete | 20100301 | |
| 3 | Instance method | Public | Method | Pack data part of condition record in data container | 20061027 | |
| 4 | Instance method | Public | Method | Unpack data part of condition record from data container | 20061027 |
Events
Class CL_COND_MNT_UTIL_A has no event.
Types
Class CL_COND_MNT_UTIL_A has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COND_MNT_UTIL_A has no parameter.
Method CONSTRUCTOR on class CL_COND_MNT_UTIL_A has no exception.
Method MERGE_UNPACKED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KONH | Call by reference | Type reference (TYPE) | KONH_T | Tabellentyp zur Tabelle KONH | 20100301 | |||
| 2 | CT_KONP | Call by reference | Type reference (TYPE) | KONP_T | Tabellentyp zur Tabelle KONP | 20100301 | |||
| 3 | CT_SCALES | Call by reference | Type reference (TYPE) | COND_SCALE_T | Condscale Tabelle | 20100301 | |||
| 4 | IT_KONH_OLD | Call by reference | Type reference (TYPE) | KONH_T | Tabellentyp zur Tabelle KONH | 20100301 | |||
| 5 | IT_KONP_OLD | Call by reference | Type reference (TYPE) | KONP_T | Tabellentyp zur Tabelle KONP | 20100301 |
Method MERGE_UNPACKED_DATA on class CL_COND_MNT_UTIL_A has no exception.
Method PACK_DATAPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KONH | Call by reference | Type reference (TYPE) | KONH_T | Tabellentyp zur Tabelle KONH | 20061027 | |||
| 2 | IT_KONP | Call by reference | Type reference (TYPE) | KONP_T | Tabellentyp zur Tabelle KONP | 20061027 | |||
| 3 | IT_SCALE | Call by reference | Type reference (TYPE) | COND_SCALE_T | Condscale Tabelle | 20061027 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_COND_DATACONTAINER | Konditionen: generischer Datencontainer | 20061027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Datencontainer | 20061027 |
Method UNPACK_DATAPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KONH | Call by reference | Type reference (TYPE) | KONH_T | Tabellentyp zur Tabelle KONH | 20061027 | |||
| 2 | ET_KONP | Call by reference | Type reference (TYPE) | KONP_T | Tabellentyp zur Tabelle KONP | 20061027 | |||
| 3 | ET_SCALE | Call by reference | Type reference (TYPE) | COND_SCALE_T | Condscale Tabelle | 20061027 | |||
| 4 | IR_DATACONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_COND_DATACONTAINER | Konditionen: generischer Datencontainer | 20061027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Datencontainer | 20061027 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |