SAP ABAP Class CX_COOS_EXCEPTION (Order Split: General Exceptions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC (Application Component) Production Orders
⤷
COOS (Package) Production Order Split
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20080425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080425 |
Properties
| Class | CX_COOS_EXCEPTION | |
| Short Description | Order Split: General Exceptions | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | COOS | Production Order Split |
| Created | 20080425 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_COOS_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080425 |
Friends
Class CX_COOS_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MEINS | Base Unit of Measure | 20080602 | |||
| 2 | Constant | Public | See coding | 20080523 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TEXT40 | Short Description of Conversion Error | 20080531 | |||
| 4 | Constant | Public | See coding | 20080531 | |||||
| 5 | Constant | Public | See coding | 20080602 | |||||
| 6 | Constant | Public | See coding | 20080425 | |||||
| 7 | Constant | Public | See coding | 20080529 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | MATNR | Material for Split Child Order | 20080518 | |||
| 9 | Constant | Public | See coding | 20080529 | |||||
| 10 | Constant | Public | See coding | 20080518 | |||||
| 11 | Constant | Public | See coding | 20080526 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | PRGRP | Name of Product Group | 20080529 | |||
| 13 | Constant | Public | See coding | 20080430 | |||||
| 14 | Constant | Public | See coding | 20080516 | |||||
| 15 | Constant | Public | See coding | 20080526 | |||||
| 16 | Instance attribute | Public | Type reference (TYPE) | MEINH | Unit of measure for display | 20080602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080425 |
Events
Class CX_COOS_EXCEPTION has no event.
Types
Class CX_COOS_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASIS_UOM | Call by reference | Type reference (TYPE) | MEINS | 20080602 | ||||
| 2 | CNV_ERROR | Call by reference | Type reference (TYPE) | TEXT40 | 20080531 | ||||
| 3 | MATERIAL_CHILD_ORDER | Call by reference | Type reference (TYPE) | MATNR | 20080518 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080425 | ||||
| 5 | PROD_GROUP | Call by reference | Type reference (TYPE) | PRGRP | 20080529 | ||||
| 6 | TARGET_UOM | Call by reference | Type reference (TYPE) | MEINH | 20080602 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080425 |
Method CONSTRUCTOR on class CX_COOS_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |