SAP ABAP Class CL_FPM_CONNECTOR_BOL_ROOT_CREA (Entry Connector: Implicit Query with URL parameters)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CONNECTOR_BOL_BASE | BOL Derivation | 20100326 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CONNECTOR_BOL_QUERY_URL | Entry Connector: Implicit Query with URL parameters | 20100326 |
Properties
| Class | CL_FPM_CONNECTOR_BOL_ROOT_CREA | |
| Short Description | Entry Connector: Implicit Query with URL parameters | |
| Super Class | CL_FPM_CONNECTOR_BOL_BASE | BOL Derivation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_BOL_CORE | Bol Adaptation for FPM |
| Created | 20100326 | SAP |
| Last change | 20110908 | 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
Class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no interface implemented.
Friends
Class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FPM_PARAMETER_NAME | 'COMPONENT_NAME' | Parameter name | 20100326 | ||
| 2 | Constant | Protected | Type reference (TYPE) | FPM_PARAMETER_NAME | 'OBJECT_NAME' | Parameter name | 20100326 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entities Collection Interface | 20100326 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | S_OBJECT_KEY | 20100326 | ||||
| 5 | Instance attribute | Protected | See coding | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Retrieves the BOL meta data information | 20100326 | |
| 2 | Instance method | Protected | Method | Reads the string value of an application parameter | 20100326 | |
| 3 | Instance method | Protected | Method | Starts up BOL core | 20100326 |
Events
Class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no event.
Types
Class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no local type.
Method Signatures
Method GET_METADATA Signature
Method GET_METADATA on class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no parameter.
Method GET_METADATA on class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no exception.
Method READ_URL_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100326 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100326 |
Method READ_URL_PARAMETER on class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no exception.
Method START_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STARTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100326 |
Method START_UP on class CL_FPM_CONNECTOR_BOL_ROOT_CREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |