SAP ABAP Class CL_TMAS_ERROR (Error implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS (Package) Translation Memory Analysis Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TMAS_ERROR | Analysis error | 20111031 |
Properties
Class | CL_TMAS_ERROR | |
Short Description | Error implementation | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_TMAS | Translation Memory Analysis Service |
Created | 20111031 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TMAS_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TMAS_ERROR | Analysis error | 20111031 |
Friends
Class CL_TMAS_ERROR has no friend class.
Attributes
Class CL_TMAS_ERROR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20111031 |
2 | ![]() |
Static method | Public | Method | 20111031 |
Events
Class CL_TMAS_ERROR has no event.
Types
Class CL_TMAS_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | TMAS_ERROR_CAT | Error category | 20111031 | ||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | TMAS_ERROR_MSG | Error message | 20111031 | ||
3 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120222 |
Method CONSTRUCTOR on class CL_TMAS_ERROR has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | TMAS_ERROR_CAT | Error category | 20111031 | ||
2 | ![]() |
ERROR | Value transfer | Object reference (TYPE REF TO) | CL_TMAS_ERROR | Error implementation | 20111031 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | TMAS_ERROR_MSG | Error message | 20111031 | ||
4 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120222 |
Method CREATE on class CL_TMAS_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |