SAP ABAP Class CL_NWBC_FACTORY (NWBC - Factory)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWBC_FACTORY_INTERNAL | NWBC Factory - internal API's | 20101025 |
Properties
| Class | CL_NWBC_FACTORY | |
| Short Description | NWBC - Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20100804 | SAP |
| Last change | 20130531 | SAP |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWBC_FACTORY_INTERNAL | NWBC Factory - internal API's | 20101025 |
Friends
Class CL_NWBC_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_NWBC_FILE_REPOSITORY | NWBC - File Repository | 20111125 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | GTY_T_REQUEST_HANDLER | 20100804 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | GTY_T_RUNTIME | 20101119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121123 | ||
| 2 | Static method | Public | Method | Return NWBC Runtime | 20101025 | |
| 3 | Instance method | Public | Method | 20121123 | ||
| 4 | Instance method | Public | Method | 20121123 |
Events
Class CL_NWBC_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_REQUEST_HANDLER | Private | See coding | 20100804 | begin of gty_s_request_handler,
class_name type string,
runtime type ref to if_nwbc_runtime,
instance type ref to if_nwbc_request_handler,
end of gty_s_request_handler
|
||
| 2 | GTY_S_RUNTIME | Private | See coding | 20101119 | begin of gty_s_runtime,
version type i,
cockpit type string,
role_filter type string,
nwbc_shell type string,
instance type ref to if_nwbc_runtime,
end of gty_s_runtime
|
||
| 3 | GTY_T_REQUEST_HANDLER | Private | See coding | 20100804 | gty_t_request_handler type sorted table of gty_s_request_handler with unique key class_name runtime
|
||
| 4 | GTY_T_RUNTIME | Private | See coding | 20101119 | gty_t_runtime type sorted table of gty_s_runtime
with unique key version cockpit role_filter nwbc_shell
|
Method Signatures
Method GET_FILE_REPOSITORY Signature
Method GET_FILE_REPOSITORY on class CL_NWBC_FACTORY has no parameter.
Method GET_FILE_REPOSITORY on class CL_NWBC_FACTORY has no exception.
Method GET_NWBC_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20101027 | |||
| 2 | IV_BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 3 | IV_COCKPIT | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 4 | IV_FULL_QUALIFIED_BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 5 | IV_ICF_BASE_URL | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 6 | IV_NWBC_SHELL | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 7 | IV_ROLE_FILTER | Call by reference | Type reference (TYPE) | STRING | 20101027 | ||||
| 8 | IV_VERSION | Call by reference | Type reference (TYPE) | I | 20111118 | ||||
| 9 | RO_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20101027 |
Method GET_NWBC_RUNTIME on class CL_NWBC_FACTORY has no exception.
Method GET_REQUEST_HANDLER Signature
Method GET_REQUEST_HANDLER on class CL_NWBC_FACTORY has no parameter.
Method GET_REQUEST_HANDLER on class CL_NWBC_FACTORY has no exception.
Method GET_SERVER_ASSIST Signature
Method GET_SERVER_ASSIST on class CL_NWBC_FACTORY has no parameter.
Method GET_SERVER_ASSIST on class CL_NWBC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |