Hierarchy
⤷
⤷
Properties
| Class | CL_BICS_INA_JSON_PARSER | |
| Short Description | JSON Parser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130327 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BICS_INA_JSON_PARSER has no interface implemented.
Friends
Class CL_BICS_INA_JSON_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | InA Analytic Request in DDIC format | 20130327 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20130327 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_TS_CUST_DIM_MAP | 20130327 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | PT_TT_IOBJ_SELECTION_WS | 20130917 |
Methods
Events
Class CL_BICS_INA_JSON_PARSER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_TT_IOBJ_SELECTION_WS | Private | See coding | 20130917 | PT_TT_IOBJ_SELECTION_WS TYPE STANDARD TABLE OF cl_bics_ina_request=>tn_ts_iobj_selection
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JSON | Call by reference | Type reference (TYPE) | XSTRING | 20130327 |
Method CONSTRUCTOR on class CL_BICS_INA_JSON_PARSER has no exception.
Method DETERMINATIONS Signature
Method DETERMINATIONS on class CL_BICS_INA_JSON_PARSER has no parameter.
Method DETERMINATIONS on class CL_BICS_INA_JSON_PARSER has no exception.
Method GET_PARSE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RS_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130430 |
Method PARSE Signature
Method PARSE on class CL_BICS_INA_JSON_PARSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130410 |
Method _ANALYTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130507 |
Method _ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130704 |
Method _COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130516 |
Method _COMMAND_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130516 | |||
| 2 | R_S_DATA_SOURCE | Value transfer | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_DATA_SOURCE | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130516 |
Method _COMMAND_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130516 |
Method _CUSTOM_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _CUSTOM_DIMENSION on class CL_BICS_INA_JSON_PARSER has no exception.
Method _CUSTOM_DIMENSION_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUST_DIM_NAME | Call by reference | Type reference (TYPE) | STRING | 20130327 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _CUSTOM_DIMENSION_MEMBERS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130703 |
Method _DATA_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130904 |
Method _DATA_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130917 |
Method _DATA_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130917 |
Method _DATA_LOCATION_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130917 |
Method _DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130410 |
Method _DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130718 |
Method _DIMENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _DIMENSIONS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _DIMENSION_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DIMENSION | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_DIMENSION | 20130430 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _DIMENSION_ATTRIBUTES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _FEATURE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _FEATURE_REQUEST on class CL_BICS_INA_JSON_PARSER has no exception.
Method _FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130408 |
Method _FILTER on class CL_BICS_INA_JSON_PARSER has no exception.
Method _HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130607 | |||
| 2 | R_S_HIERARCHY | Value transfer | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_HIERARCHY | 20130607 |
Method _HIERARCHY on class CL_BICS_INA_JSON_PARSER has no exception.
Method _HIERARCHY_DRILL_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130801 | ||||
| 2 | R_S_HIER_DRILL_MEMBER | Value transfer | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_NAVIGATION_CONTEXT | 20130801 |
Method _HIERARCHY_DRILL_MEMBER on class CL_BICS_INA_JSON_PARSER has no exception.
Method _HIERARCHY_NAVIGATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130704 |
Method _HIERARCHY_NAV_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130801 | ||||
| 2 | R_T_HIER_NAV_CONTEXT | Value transfer | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_NAVIGATION_CONTEXT | 20130801 |
Method _HIERARCHY_NAV_CONTEXT on class CL_BICS_INA_JSON_PARSER has no exception.
Method _METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130507 |
Method _MODELING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130703 |
Method _NEW_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130503 |
Method _NEW_VALUES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130507 |
Method _OPTIONS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130516 |
Method _PLANNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse error | 20130516 |
Method _PROCESSING_DIRECTIVES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130417 |
Method _PROCESSING_DIRECTIVES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _REST_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130423 |
Method _RESULT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT_ALIGNMENT | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RESULT_ALIGNMENT | Alignment of Totals | 20130430 | |||
| 2 | E_RESULT_VISIBILITY | Call by reference | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Visibility of Objects | 20130430 | |||
| 3 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130430 |
Method _RESULT_STRUCTURE on class CL_BICS_INA_JSON_PARSER has no exception.
Method _SET_DEFAULTS Signature
Method _SET_DEFAULTS on class CL_BICS_INA_JSON_PARSER has no parameter.
Method _SET_DEFAULTS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _STRUCTURE_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20130411 |
Method _STRUCTURE_MEMBERS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130624 |
Method _VARIABLES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _VARIABLE_OPTION_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_VALUES | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_MEMBER_SELECTION | 20131002 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20131002 |
Method _VARIABLE_OPTION_VALUES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _VARIABLE_SIMPLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_VALUES | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_MEMBER_SELECTION | 20130927 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130927 |
Method _VARIABLE_SIMPLE_VALUES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _VARIABLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_VALUES | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_MEMBER_SELECTION | 20130917 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130917 |
Method _VARIABLE_VALUES on class CL_BICS_INA_JSON_PARSER has no exception.
Method _VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130327 |
Method _VIEW on class CL_BICS_INA_JSON_PARSER has no exception.
Method _WORKSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130904 |
Method _WORKSTATUS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _WORKSTATUS_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_MEMBERS | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_TS_WORKSTATUS_MEMBER | 20130826 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130826 |
Method _WORKSTATUS_MEMBERS on class CL_BICS_INA_JSON_PARSER has no exception.
Method _WORKSTATUS_TUPLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_TUPLE | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_WORKSTATUS_TUPLE | 20130904 | ||||
| 2 | I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130904 |
Method _WORKSTATUS_TUPLES on class CL_BICS_INA_JSON_PARSER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |