SAP ABAP Class CL_DPR_CUST_UI_BSP (Read Customizing Settings for UI)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_UI_COMMON (Package) General UI Objects and Customizing
⤷
⤷
Properties
| Class | CL_DPR_CUST_UI_BSP | |
| Short Description | Read Customizing Settings for UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_UI_COMMON | General UI Objects and Customizing |
| Created | 20020523 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_CUST_UI_BSP has no interface implemented.
Friends
Class CL_DPR_CUST_UI_BSP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | DLVUNIT | 'BBPCRM' | CRM | 20020523 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | DLVUNIT | 'Z' | Customer | 20020523 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | DLVUNIT | 'CPROJECTS' | PLM | 20020523 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | DPR_TS_APPL_VIEW_FLAGS | Application Views to Be Displayed | 20020814 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | DPR_UI_BSP_CUST | Customizing for General Interface Settings | 20020702 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SMUM_AGR_USERS | Role Table Type | 20040112 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | DPR_TT_APPL_VIEW | Table Type for the Application Views Offered to the User | 20040112 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | STRING | Absolute URL | 20020702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020523 | |
| 2 | Static method | Public | Method | Gets Absolte URL for Call of cProject UI | 20020702 | |
| 3 | Static method | Public | Method | Gets the Application Views Displayed for User | 20020814 | |
| 4 | Static method | Public | Method | Gets URL for Header Screen | 20020523 | |
| 5 | Static method | Public | Method | Gets URL for Information Area | 20020523 | |
| 6 | Static method | Public | Method | Gets Flag, If EDMS Applet Should Be Used | 20020813 | |
| 7 | Static method | Public | Method | Gets Flag, If EDMS Applet Should Be Used | 20040323 | |
| 8 | Static method | Public | Method | May the user user the applet for the EDMS Plug-In? | 20020813 | |
| 9 | Static method | Public | Method | May the user define the URL? | 20020523 | |
| 10 | Static method | Private | Method | Read Customizing for Absolute URL | 20020814 | |
| 11 | Static method | Private | Method | Read Customizing for Appl. Views to Be Displayed for User | 20020814 | |
| 12 | Static method | Private | Method | Read Customizing for Interface Settings | 20020814 |
Events
Class CL_DPR_CUST_UI_BSP has no event.
Types
Class CL_DPR_CUST_UI_BSP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CUST_UI_BSP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_ABS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | Absolute URL | 20020702 |
Method GET_ABS_URL on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_ALLOWED_APPL_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APPL_VIEW_FLAGS | Value transfer | Type reference (TYPE) | DPR_TS_APPL_VIEW_FLAGS | Anzuzeigende Applikationssichten | 20020814 |
Method GET_ALLOWED_APPL_VIEWS on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_HEADER_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HEADER_URL | Value transfer | Type reference (TYPE) | DPR_TV_HEADER_URL | URL für Bild in Kopfzeile cProjects | 20020523 |
Method GET_HEADER_URL on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_INFO_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INFO_URL | Value transfer | Type reference (TYPE) | DPR_TV_INFO_URL | URL für Infoseite cProjects (Projekte) | 20020523 |
Method GET_INFO_URL on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_USE_APPLET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USE_APPLET | Value transfer | Type reference (TYPE) | DPR_TV_USE_APPLET_FOR_EDMS | Java-Applet bei der Dokumentenbearbeitung benutzen | 20020813 |
Method GET_USE_APPLET on class CL_DPR_CUST_UI_BSP has no exception.
Method GET_USE_FILE_EXPLORER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USE_FILE_EXPLORER | Value transfer | Type reference (TYPE) | DPR_TV_USE_FILE_EXPLORER | Microsoft Windows File Explorer Integration verwenden | 20040323 |
Method GET_USE_FILE_EXPLORER on class CL_DPR_CUST_UI_BSP has no exception.
Method IS_APPLET_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPLET_ALLOWED | Value transfer | Type reference (TYPE) | DPR_TV_USE_APPLET_FOR_EDMS | Java-Applet bei der Dokumentenbearbeitung benutzen | 20020813 |
Method IS_APPLET_ALLOWED on class CL_DPR_CUST_UI_BSP has no exception.
Method IS_USER_DEF_URL_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USER_DEF_URL_ALLOWED | Value transfer | Type reference (TYPE) | DPR_TV_USER_DEF_URLS | Benutzer kann URL selber definieren | 20020523 |
Method IS_USER_DEF_URL_ALLOWED on class CL_DPR_CUST_UI_BSP has no exception.
Method READ_CUST_FOR_ABS_URL Signature
Method READ_CUST_FOR_ABS_URL on class CL_DPR_CUST_UI_BSP has no parameter.
Method READ_CUST_FOR_ABS_URL on class CL_DPR_CUST_UI_BSP has no exception.
Method READ_CUST_FOR_APPL_VIEW Signature
Method READ_CUST_FOR_APPL_VIEW on class CL_DPR_CUST_UI_BSP has no parameter.
Method READ_CUST_FOR_APPL_VIEW on class CL_DPR_CUST_UI_BSP has no exception.
Method READ_CUST_FOR_UI_SETTINGS Signature
Method READ_CUST_FOR_UI_SETTINGS on class CL_DPR_CUST_UI_BSP has no parameter.
Method READ_CUST_FOR_UI_SETTINGS on class CL_DPR_CUST_UI_BSP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |