SAP ABAP Class CL_GRPC_NWBC_CUSTOM_RUNTIME (Obsolete - Custom Runtime for NWBC - PC Integration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_NWBC_INTEGRATION (Package) Obsolete - NWBC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20070921 |
Properties
| Class | CL_GRPC_NWBC_CUSTOM_RUNTIME | |
| Short Description | Obsolete - Custom Runtime for NWBC - PC Integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_NWBC_INTEGRATION | Obsolete - NWBC |
| Created | 20070921 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20070921 |
Friends
Class CL_GRPC_NWBC_CUSTOM_RUNTIME 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 | HTTP Response | 20070921 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_SERVER | The HTTP Handler | 20070921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Echo Command for the NWBC Client | 20070921 | |
| 2 | Instance method | Private | Method | Get the Full URL corresponding to the BSP Application | 20071002 | |
| 3 | Instance method | Private | Method | Get the NWBC Menu structure | 20071016 | |
| 4 | Instance method | Private | Method | Get the FULL URL for a Menu Item | 20071002 | |
| 5 | Instance method | Private | Method | Get the Full URL corresponding to the WDA App Name | 20070921 | |
| 6 | Instance method | Private | Method | Loading Command for the NWBC Client | 20070921 | |
| 7 | Instance method | Private | Method | Write the NWBC User Menu XML | 20070921 | |
| 8 | Instance method | Private | Method | Write the NWBC XML Response | 20070921 | |
| 9 | Instance method | Private | Method | Write the NWBC User Roles XML | 20070921 | |
| 10 | Instance method | Private | Method | Write the NWBC User Info XML | 20070921 |
Events
Class CL_GRPC_NWBC_CUSTOM_RUNTIME has no event.
Types
Class CL_GRPC_NWBC_CUSTOM_RUNTIME has no local type.
Method Signatures
Method ECHO Signature
Method ECHO on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no parameter.
Method ECHO on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method GET_BSP_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSP_APPNAME | Value transfer | Type reference (TYPE) | BXMNODES-URL | URL for the SAP Portal | 20071002 | |||
| 2 | RETURN_URL | Value transfer | Type reference (TYPE) | STRING | 20071002 |
Method GET_BSP_URL on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method GET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NWBC_MENU | Value transfer | Type reference (TYPE) | GRPCS_NWBC_MENU_T | 20071016 |
Method GET_MENU on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_TYPE | Value transfer | Type reference (TYPE) | GRPCNWBCLINK-LINK_TYPE | 3-Byte field | 20071002 | |||
| 2 | LINK_URL | Value transfer | Type reference (TYPE) | GRPCNWBCLINK-LINK_URL | Comment | 20071002 | |||
| 3 | OUT_URL | Value transfer | Type reference (TYPE) | STRING | 20071002 |
Method GET_URL on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method GET_WDA_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_URL | Value transfer | Type reference (TYPE) | STRING | 20070921 | ||||
| 2 | WDA_APPNAME | Value transfer | Type reference (TYPE) | BXMNODES-URL | URL for the SAP Portal | 20070921 |
Method GET_WDA_URL on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method LOADING Signature
Method LOADING on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no parameter.
Method LOADING on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method WRITE_MENU Signature
Method WRITE_MENU on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no parameter.
Method WRITE_MENU on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method WRITE_RESPONSE Signature
Method WRITE_RESPONSE on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no parameter.
Method WRITE_RESPONSE on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method WRITE_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_URL | Value transfer | Type reference (TYPE) | STRING | 20071002 | ||||
| 2 | WDA_APPNAME | Value transfer | Type reference (TYPE) | GRPCNWBCLINK-LINK_URL | Comment | 20071002 |
Method WRITE_ROLES on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
Method WRITE_USERINFO Signature
Method WRITE_USERINFO on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no parameter.
Method WRITE_USERINFO on class CL_GRPC_NWBC_CUSTOM_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |