SAP ABAP Class CL_FDT_GTC_JSON (Json Parser Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests | 20130411 |
Properties
Class | CL_FDT_GTC_JSON | |
Short Description | Json Parser Test | |
Super Class | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SFDT_TEST | BRFplus: Global Test Classes |
Created | 20130409 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_JSON has no interface implemented.
Friends
Class CL_FDT_GTC_JSON has no friend class.
Attributes
Class CL_FDT_GTC_JSON has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Test transformation of complex values | 20130416 |
2 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Test transformation context | 20130416 |
3 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Test transformation of elementary values | 20130416 |
4 | ![]() |
Instance method | Private | Method | Returns elements of a structure | 20130415 |
5 | ![]() |
Static method | Private | Method | Serialize Context | 20130411 |
6 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Test transformation of structures | 20130416 |
7 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Test transformation of tables | 20130416 |
Events
Class CL_FDT_GTC_JSON has no event.
Types
Class CL_FDT_GTC_JSON has no local type.
Method Signatures
Method COMPLEX_VALUE_TEST Signature
Method COMPLEX_VALUE_TEST on class CL_FDT_GTC_JSON has no parameter.
Method COMPLEX_VALUE_TEST on class CL_FDT_GTC_JSON has no exception.
Method CONTEXT_TEST Signature
Method CONTEXT_TEST on class CL_FDT_GTC_JSON has no parameter.
Method CONTEXT_TEST on class CL_FDT_GTC_JSON has no exception.
Method ELEMENTARY_VALUES_TEST Signature
Method ELEMENTARY_VALUES_TEST on class CL_FDT_GTC_JSON has no parameter.
Method ELEMENTARY_VALUES_TEST on class CL_FDT_GTC_JSON has no exception.
Method GET_STRUCTURE_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_ELEMENT | Value transfer | Type reference (TYPE) | IF_FDT_STRUCTURE=>TS_ELEMENT | Element list | 20130415 | ||
2 | ![]() |
IA_DATA | Call by reference | Type reference (TYPE) | ANY | 20130415 | |||
3 | ![]() |
IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_STRUCTURE | FDT: Data Object of Type Structure | 20130415 |
Method GET_STRUCTURE_ELEMENTS on class CL_FDT_GTC_JSON has no exception.
Method SERIALIZE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20130411 | ||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20130411 |
Method SERIALIZE_CONTEXT on class CL_FDT_GTC_JSON has no exception.
Method STRUCTURE_TEST Signature
Method STRUCTURE_TEST on class CL_FDT_GTC_JSON has no parameter.
Method STRUCTURE_TEST on class CL_FDT_GTC_JSON has no exception.
Method TABLE_TEST Signature
Method TABLE_TEST on class CL_FDT_GTC_JSON has no parameter.
Method TABLE_TEST on class CL_FDT_GTC_JSON has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |