SAP ABAP Class IF_RSBPC_WEB_ROUTER_TABLE (BPC REST service router table)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPC_WEB_ROUTER_TABLE | BPC REST service router table | 20130522 |
Properties
| Class | IF_RSBPC_WEB_ROUTER_TABLE | |
| Short Description | BPC REST service router table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130522 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSBPC_WEB_ROUTER_TABLE has no forward declaration.
Interfaces
Class IF_RSBPC_WEB_ROUTER_TABLE has no interface implemented.
Friends
Class IF_RSBPC_WEB_ROUTER_TABLE has no friend class.
Attributes
Class IF_RSBPC_WEB_ROUTER_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get router table | 20130522 |
Events
Class IF_RSBPC_WEB_ROUTER_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RSBPC_WEB_S_ROUTER_ENTRY | Public | See coding | 20130522 | begin of RSBPC_WEB_S_ROUTER_ENTRY,
url type string,
class type seoclsname,
end of RSBPC_WEB_S_ROUTER_ENTRY
|
||
| 2 | RSBPC_WEB_T_ROUTER_ENTRY | Public | See coding | 20130522 | RSBPC_WEB_T_ROUTER_ENTRY type table of RSBPC_WEB_S_ROUTER_ENTRY
|
Method Signatures
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTRY | Call by reference | Type reference (TYPE) | RSBPC_WEB_T_ROUTER_ENTRY | 20130522 | ||||
| 2 | I_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | 20130522 |
Method GET_TABLE on class IF_RSBPC_WEB_ROUTER_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |