SAP ABAP Class /IWBEP/CL_JSRPC_FUNCTION (JSON RPC 2.0 function module)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/JSON_RPC_CORE (Package) JSON-RPC 2.0 # Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_JSRPC_METHOD | JSON RPC 2.0 procedure | 20131024 |
Properties
| Class | /IWBEP/CL_JSRPC_FUNCTION | |
| Short Description | JSON RPC 2.0 function module | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/JSON_RPC_CORE | JSON-RPC 2.0 # Implementation |
| Created | 20130719 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_JSRPC_FUNCTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_JSRPC_METHOD | JSON RPC 2.0 procedure | 20131024 |
Friends
Class /IWBEP/CL_JSRPC_FUNCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TSL1D-SUBID | 'T' | 20131112 | |||
| 2 | Constant | Protected | Type reference (TYPE) | TSL1D-SUBID | 'S' | 20131112 | |||
| 3 | Constant | Protected | Type reference (TYPE) | TSL1D-SUBID | 'R' | 20131112 | |||
| 4 | Constant | Protected | Type reference (TYPE) | WL_NAME | 'SAP_JSON_RPC_FUNCTION_MODULES' | 20131112 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Defaults | 20131024 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_FUNC_EXCPBIND_TAB | Exception table | 20131024 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RS38L_AREA | Function Group | 20131024 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Function Module | 20131024 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Parameter table | 20131024 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Parameters | 20131024 |
Methods
Events
Class /IWBEP/CL_JSRPC_FUNCTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_PARAMETER_T | Protected | See coding | Function parameters | 20131024 | function_parameter_t TYPE STANDARD TABLE OF rfc_funint WITH DEFAULT KEY
|
|
| 2 | WL_ENAME | Protected | See coding | 20131112 | wl_ename type c length 298
|
||
| 3 | WL_NAME | Protected | See coding | 20131112 | wl_name type c length 40
|
Method Signatures
Method APPLY_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | DATA | Params | 20131024 |
Method APPLY_DEFAULTS on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method AUTHORITY_CHECK_FUGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | RS38L_AREA | Function Group | 20131024 | |||
| 2 | RETURN_CODE | Value transfer | Type reference (TYPE) | I | Return code | 20131024 |
Method AUTHORITY_CHECK_FUGR on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method AUTHORITY_CHECK_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Function Name | 20131024 | |||
| 2 | RETURN_CODE | Value transfer | Type reference (TYPE) | I | Return code | 20131024 |
Method AUTHORITY_CHECK_FUNC on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class /IWBEP/CL_JSRPC_FUNCTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131024 |
Method CHECK_WHITELIST Signature
Method CHECK_WHITELIST on class /IWBEP/CL_JSRPC_FUNCTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131112 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_JSRPC_FUNCTION | Function | 20131024 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | JSON RPC 2.0 error | 20131024 |
Method GET_FUNCTION_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Value transfer | Type reference (TYPE) | RS38L_AREA | Function Group | 20131024 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Function name | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | JSON RPC 2.0 method not found | 20131024 |
Method GET_FUNCTION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_PARAMETERS | Call by reference | Type reference (TYPE) | FUNCTION_PARAMETER_T | 20131024 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Function Module | 20131024 | |||
| 3 | RETURN_CODE | Call by reference | Type reference (TYPE) | I | 20131024 |
Method GET_FUNCTION_PARAMETERS on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method INIT Signature
Method INIT on class /IWBEP/CL_JSRPC_FUNCTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131024 |
Method INIT_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20131024 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | FUNCTION_PARAMETER_T | 20131024 |
Method INIT_DEFAULTS on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method INIT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20131024 |
Method INIT_PARAMS on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
Method INVOKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_CODE | Value transfer | Type reference (TYPE) | I | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20131024 |
Method WRITE_SAL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBID | Call by reference | Type reference (TYPE) | TSL1D-SUBID | System log: Third character of message name | 20131112 |
Method WRITE_SAL_MESSAGE on class /IWBEP/CL_JSRPC_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |