SAP ABAP Class CX_CONVERSION_NO_DURATION (System Exception for Conversion Errors in xsd:duration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_CONVERSION_ERROR | System Exception Involving Conversion Errors | 20051128 |
Properties
Class | CX_CONVERSION_NO_DURATION | |
Short Description | System Exception for Conversion Errors in xsd:duration | |
Super Class | CX_SY_CONVERSION_ERROR | System Exception Involving Conversion Errors |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20051128 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CONVERSION_NO_DURATION has no forward declaration.
Interfaces
Class CX_CONVERSION_NO_DURATION has no interface implemented.
Friends
Class CX_CONVERSION_NO_DURATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '8F8487432306D16DE10000000A15523C' | 20051128 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '978487432306D16DE10000000A15523C' | 20051128 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '908487432306D16DE10000000A15523C' | 20051128 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | XML Value to Be Converted | 20051128 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Days | 20051128 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Hours | 20051128 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Minutes | 20051128 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Months | 20051128 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXSDDURATION_SECONDS | Duration in Sec. | 20051128 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXSDDURATION_SIGN | Sign | 20051128 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Years | 20051128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051128 |
2 | ![]() |
Instance method | Public | Method | Returns Incorrect ABAP Value | 20051128 |
Events
Class CX_CONVERSION_NO_DURATION has no event.
Types
Class CX_CONVERSION_NO_DURATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051128 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051128 | |||
3 | ![]() |
XMLVALUE | Call by reference | Type reference (TYPE) | STRING | 20051128 |
Method CONSTRUCTOR on class CX_CONVERSION_NO_DURATION has no exception.
Method GET_ABAPVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAPVALUE | Value transfer | Type reference (TYPE) | SXSDDURATION | Fehlerhafter Wert | 20051128 |
Method GET_ABAPVALUE on class CX_CONVERSION_NO_DURATION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |