SAP ABAP Class CL_IAC_JSON_STRING (JSON String)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON | json Representation Help | 20130129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IAC_JSON_STRING | JSON String | 20130129 |
Properties
| Class | CL_IAC_JSON_STRING | |
| Short Description | JSON String | |
| Super Class | CL_IAC_JSON | json Representation Help |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20110729 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IAC_JSON_STRING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IAC_JSON_STRING | JSON String | 20130129 |
Friends
Class CL_IAC_JSON_STRING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130129 | ||
| 2 | Instance method | Public | Method | 20130129 |
Events
Class CL_IAC_JSON_STRING has no event.
Types
Class CL_IAC_JSON_STRING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130129 |
Method CONSTRUCTOR on class CL_IAC_JSON_STRING has no exception.
Method GET_MASKED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MASKED_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |