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
⤷ 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 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCS | 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 | HTTP_RESPONSE | Instance attribute | Private | Type reference (TYPE) | STRING | HTTP Response | 20070921 | ||
2 | SERVER | 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 | ECHO | Instance method | Private | Method | Echo Command for the NWBC Client | 20070921 |
2 | GET_BSP_URL | Instance method | Private | Method | Get the Full URL corresponding to the BSP Application | 20071002 |
3 | GET_MENU | Instance method | Private | Method | Get the NWBC Menu structure | 20071016 |
4 | GET_URL | Instance method | Private | Method | Get the FULL URL for a Menu Item | 20071002 |
5 | GET_WDA_URL | Instance method | Private | Method | Get the Full URL corresponding to the WDA App Name | 20070921 |
6 | LOADING | Instance method | Private | Method | Loading Command for the NWBC Client | 20070921 |
7 | WRITE_MENU | Instance method | Private | Method | Write the NWBC User Menu XML | 20070921 |
8 | WRITE_RESPONSE | Instance method | Private | Method | Write the NWBC XML Response | 20070921 |
9 | WRITE_ROLES | Instance method | Private | Method | Write the NWBC User Roles XML | 20070921 |
10 | WRITE_USERINFO | 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 | Importing | BSP_APPNAME | Value transfer | Type reference (TYPE) | BXMNODES-URL | URL for the SAP Portal | 20071002 | ||
2 | Returning | 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 | Exporting | 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 | Importing | LINK_TYPE | Value transfer | Type reference (TYPE) | GRPCNWBCLINK-LINK_TYPE | 3-Byte field | 20071002 | ||
2 | Importing | LINK_URL | Value transfer | Type reference (TYPE) | GRPCNWBCLINK-LINK_URL | Comment | 20071002 | ||
3 | Returning | 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 | Returning | RETURN_URL | Value transfer | Type reference (TYPE) | STRING | 20070921 | |||
2 | Importing | 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 | Returning | RETURN_URL | Value transfer | Type reference (TYPE) | STRING | 20071002 | |||
2 | Importing | 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 |