SAP ABAP Class CL_BS_ANLY_CONNECTOR_URL (FPM Wire Model: URL Connector)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-ANL-LST (Application Component) List Reporting
⤷
BS_ANLY_LIST_REPORTING (Package) Business Suite Analytics: Simple List Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20101124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20101124 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20101124 |
Properties
| Class | CL_BS_ANLY_CONNECTOR_URL | |
| Short Description | FPM Wire Model: URL Connector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_ANLY_LIST_REPORTING | Business Suite Analytics: Simple List Reporting |
| Created | 20101124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_ANLY_CONNECTOR_URL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20101124 | ||
| 2 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20101124 | ||
| 3 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20101124 |
Friends
Class CL_BS_ANLY_CONNECTOR_URL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BS_ANLY_CONNECTOR_DATA | Reference to Data Connector | 20101210 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | RSCHAVL | RRI mapping | 20110606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101124 | |
| 2 | Instance method | Private | Method | Parses Variable's Value String Delivered via URL | 20101209 |
Events
Class CL_BS_ANLY_CONNECTOR_URL has no event.
Types
Class CL_BS_ANLY_CONNECTOR_URL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_CONNECTOR_URL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_CONNECTOR_URL has no exception.
Method PARSE_VARIABLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTION | Call by reference | Type reference (TYPE) | BSANLY_TS_SELECTION | Selection | 20101210 | |||
| 2 | IV_VARNAME | Call by reference | Type reference (TYPE) | STRING | Variable Name | 20101210 | |||
| 3 | IV_VARVALUE | Call by reference | Type reference (TYPE) | STRING | Variable's Value String Delivered via URL | 20101210 |
Method PARSE_VARIABLE_VALUE on class CL_BS_ANLY_CONNECTOR_URL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |