SAP ABAP Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE (Structue Field Assignment Type Exception)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSSDPR_TOOLS_EXCEPTION | Base class for all exceptions used in SDPR | 20040513 |
Properties
| Class | CX_SRM_TOOLS_EXCEPT_FIELD_TYPE | |
| Short Description | Structue Field Assignment Type Exception | |
| Super Class | CX_RSSDPR_TOOLS_EXCEPTION | Base class for all exceptions used in SDPR |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20040513 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no forward declaration.
Interfaces
Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no interface implemented.
Friends
Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE 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) | STRING | the Type of Assigned Variable, when assinging explictly | 20040513 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Constant Value for Error Type - Explicit Type | 20040513 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Constant Value for Error Type - Implicit Type | 20040513 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | the Error Type | 20040513 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Structure Field Name | 20040513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040513 | |
| 2 | Instance method | Private | Method | Sets the message according to the error type | 20040513 |
Events
Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no event.
Types
Class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGN_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040513 | ||||
| 2 | ERROR_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 20040513 | ||||
| 3 | FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20040513 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040513 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040513 |
Method CONSTRUCTOR on class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no exception.
Method SET_MESSAGE Signature
Method SET_MESSAGE on class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no parameter.
Method SET_MESSAGE on class CX_SRM_TOOLS_EXCEPT_FIELD_TYPE has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 353 |