SAP ABAP Class CX_SY_FILE_TRUNCATE (System Exceptions Accessing File)
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_FILE_ACCESS_ERROR | System Exceptions Accessing File | 20030910 |
Properties
Class | CX_SY_FILE_TRUNCATE | |
Short Description | System Exceptions Accessing File | |
Super Class | CX_SY_FILE_ACCESS_ERROR | System Exceptions Accessing File |
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 | 20030910 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_FILE_TRUNCATE has no forward declaration.
Interfaces
Class CX_SY_FILE_TRUNCATE has no interface implemented.
Friends
Class CX_SY_FILE_TRUNCATE 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 | '39445F3F49407344E10000000A114BF5' | 20030910 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Error Number of Operating System | 20030910 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text of Operating System | 20030910 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '4D445F3F49407344E10000000A114BF5' | 20030910 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'B6425F3FAD407444E10000000A114BF5' | 20030910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030910 |
Events
Class CX_SY_FILE_TRUNCATE has no event.
Types
Class CX_SY_FILE_TRUNCATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORCODE | Call by reference | Type reference (TYPE) | I | 20030910 | |||
2 | ![]() |
ERRORTEXT | Call by reference | Type reference (TYPE) | STRING | 20030910 | |||
3 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | 20030910 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030910 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030910 |
Method CONSTRUCTOR on class CX_SY_FILE_TRUNCATE has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 640 |