SAP ABAP Class CL_EDMS_UTILS_UI_BSP (EDMS: General BSP Functions)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_COMMON_UI_BSP (Package) EDMS: General BSPs
⤷
⤷
Properties
| Class | CL_EDMS_UTILS_UI_BSP | |
| Short Description | EDMS: General BSP Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EDMS_COMMON_UI_BSP | EDMS: General BSPs |
| Created | 20020422 | SAP |
| Last change | 20141109 | |
| 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) |
Interfaces
Class CL_EDMS_UTILS_UI_BSP has no interface implemented.
Friends
Class CL_EDMS_UTILS_UI_BSP has no friend class.
Attributes
Class CL_EDMS_UTILS_UI_BSP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate URL for Calling of Viewing BSP | 20020503 | |
| 2 | Static method | Public | Method | Generate URL for Calling of Viewing BSP | 20031128 | |
| 3 | Static method | Public | Method | Loading Data Content into Browser | 20020422 |
Events
Class CL_EDMS_UTILS_UI_BSP has no event.
Types
Class CL_EDMS_UTILS_UI_BSP has no local type.
Method Signatures
Method GENERATE_VIEWING_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20020503 | |||
| 2 | I_FILENAME | Call by reference | Type reference (TYPE) | EDMS_URL | EDMS: URL | 20020806 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | SDOK_PHID | Physisches Dokument | 20020503 | |||
| 4 | I_NO_PATH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen http-Server-Pfad | 20020806 | ||
| 5 | I_USE_LOCAL_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Verwende lokale Kopie, falls ausgechekt | 20020812 | ||
| 6 | R_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20020503 |
Method GENERATE_VIEWING_URL on class CL_EDMS_UTILS_UI_BSP has no exception.
Method GENERATE_VIEWING_URL_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | Name der BSP-Applikation | 20031128 | |||
| 2 | I_FILENAME | Call by reference | Type reference (TYPE) | EDMS_URL | EDMS: URL | 20031128 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | SDOK_PHID | Physisches Dokument | 20031128 | |||
| 4 | I_NO_PATH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen http-Server-Pfad | 20031128 | ||
| 5 | I_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | Session-ID | 20031128 | |||
| 6 | I_USE_LOCAL_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Verwende lokale Kopie, falls ausgechekt | 20031128 | ||
| 7 | R_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20031128 |
Method GENERATE_VIEWING_URL_FROM_EXT on class CL_EDMS_UTILS_UI_BSP has no exception.
Method LOAD_FILE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20020422 | |||
| 2 | I_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020422 | |||
| 3 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20020422 | |||
| 4 | I_SEND_URL | Value transfer | Type reference (TYPE) | ABAP_BOOL | URL senden | 20020422 | |||
| 5 | I_USE_LOCAL_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lokale URL, falls ausgecheckt und User gleich | 20020809 |
Method LOAD_FILE_CONTENT on class CL_EDMS_UTILS_UI_BSP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |