SAP ABAP Class CX_SECSTORE_FS (Exception from SecStoreFS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SECSTORE (Package) Secure Storage
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20120404 |
Properties
| Class | CX_SECSTORE_FS | |
| Short Description | Exception from SecStoreFS | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SECSTORE | Secure Storage |
| Created | 20120404 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SECSTORE_FS has no forward declaration.
Interfaces
Class CX_SECSTORE_FS has no interface implemented.
Friends
Class CX_SECSTORE_FS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | -13 | RC: Wrong inner checksum | 20120508 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | -14 | RC: Wrong outer checksum | 20120508 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | -15 | RC: Wrong length of key ID | 20120508 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | -12 | RC: Wrong key length | 20120508 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | -11 | RC: Wrong key type | 20120508 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 1 | RC: Record not found | 20120508 | ||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED19FCA39D409C4C6C3' | 20120404 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Error text when RC <> 0 (English only) | 20120404 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Return Code of SecStoreFS | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120404 | |
| 2 | Instance method | Public | Method | Convert instance to T100 (BAPIRET2) message | 20120508 |
Events
Class CX_SECSTORE_FS has no event.
Types
Class CX_SECSTORE_FS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120404 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120404 | ||||
| 3 | RC | Call by reference | Type reference (TYPE) | I | 20120404 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120404 |
Method CONSTRUCTOR on class CX_SECSTORE_FS has no exception.
Method GET_AS_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20120508 |
Method GET_AS_BAPIRET on class CX_SECSTORE_FS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |