SAP ABAP Class CL_RSLUI_WDFORM_UPL_SOURCE (Choose Source for Upload)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110523 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110523 |
Properties
| Class | CL_RSLUI_WDFORM_UPL_SOURCE | |
| Short Description | Choose Source for Upload | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20110523 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSLUI_WDFORM_UPL_SOURCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20110523 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110523 |
Friends
Class CL_RSLUI_WDFORM_UPL_SOURCE 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) | RS_BOOL | Boolean | 20110530 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSL_UI_AINX_NAME | Name of Provider | 20110523 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSLUI_PROVIDER_ASSIST | Assist Class for Provider Upload | 20110523 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20110530 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PT_S_SOURCE | 20110523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sets workspace from url | 20110530 | |
| 2 | Instance method | Private | Method | Checks provider from url | 20110530 | |
| 3 | Instance method | Private | Method | Checks limits and expiry date of wsp | 20110530 | |
| 4 | Instance method | Private | Method | 20110901 | ||
| 5 | Instance method | Private | Method | Finds the workspace assigned to the user | 20110530 |
Events
Class CL_RSLUI_WDFORM_UPL_SOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_SOURCE | Private | See coding | 20110523 | BEGIN OF pt_s_source,
source type RSLUI_UPLOAD_SOURCE,
END OF pt_s_source
|
Method Signatures
Method APPLY_GIVEN_WSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL_WSP | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20110530 | |||
| 2 | R_SUCCESSFUL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110530 |
Method APPLY_GIVEN_WSP on class CL_RSLUI_WDFORM_UPL_SOURCE has no exception.
Method CHECK_GIVEN_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL_PROVIDER | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Analytischer Index | 20110530 | |||
| 2 | R_SUCCESSFUL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110530 |
Method CHECK_GIVEN_PROVIDER on class CL_RSLUI_WDFORM_UPL_SOURCE has no exception.
Method CHECK_LIMITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUCCESSFUL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110530 |
Method CHECK_LIMITS on class CL_RSLUI_WDFORM_UPL_SOURCE has no exception.
Method CREATE_PROVIDER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROVIDER_NAME | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Name des Providers | 20110901 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | RSLUI_UPLOAD_SOURCE | Quelle für Upload | 20110901 | |||
| 3 | R_SUCCESSFUL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110901 |
Method CREATE_PROVIDER_INSTANCE on class CL_RSLUI_WDFORM_UPL_SOURCE has no exception.
Method READ_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUCCESSFUL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110530 |
Method READ_WORKSPACE on class CL_RSLUI_WDFORM_UPL_SOURCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |