Hierarchy
⤷
⤷
Properties
| Class | CL_BTP_WD_ASSIST_CTRL | |
| Short Description | BTP Web Dynpro Assistance Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_WD | BTP Web Dynpro Layer |
| Created | 20091229 | SAP |
| Last change | 20141030 | |
| 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_BTP_WD_ASSIST_CTRL has no interface implemented.
Friends
Class CL_BTP_WD_ASSIST_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100309 | ||||
| 2 | Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '01' | Web Dynpro: Visibility | 20091229 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '02' | Web Dynpro: Visibility | 20091229 | ||
| 4 | Constant | Private | Type reference (TYPE) | INT4 | 320 | 20100107 | |||
| 5 | Constant | Private | Type reference (TYPE) | INT4 | 200 | 20100107 | |||
| 6 | Constant | Private | Type reference (TYPE) | INT4 | 20 | 20100107 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_VIEW | Web Dynpro: API of a View | 20100104 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100819 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100503 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100107 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | INT4 | 220 | 20100107 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20100310 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | BTP_DL_GUID | Selected use case in portfolio navigation | 20091229 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Tree update status | 20100122 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091229 | |
| 2 | Static method | Public | Method | Decreases the navigation panel size by one step | 20100107 | |
| 3 | Static method | Public | Method | Get concatination of a text and text from wording class | 20100223 | |
| 4 | Static method | Public | Method | Get the concatenated text of docu object and version | 20100129 | |
| 5 | Static method | Public | Method | Get Edit mode | 20100819 | |
| 6 | Static method | Public | Method | Gets current size of the navigation panel in pixel | 20100107 | |
| 7 | Static method | Public | Method | Gets GUID of the selected use case in portfolio naviagtion | 20100310 | |
| 8 | Static method | Public | Method | Gets GUID of the selected use case in portfolio naviagtion | 20091229 | |
| 9 | Static method | Public | Method | Build URL for SAPGUI | 20100225 | |
| 10 | Static method | Public | Method | Gets the reference to the workcenter content view | 20100104 | |
| 11 | Static method | Public | Method | Increases the navigation panel size by one step | 20100107 | |
| 12 | Static method | Public | Method | Returns abap_true if tree is hidden | 20100503 | |
| 13 | Static method | Public | Method | Returns if naviation panel is collapsed | 20100107 | |
| 14 | Static method | Public | Method | Check if TDMS Portfolio view is active | 20100610 | |
| 15 | Static method | Public | Method | Returns true if tree must be updated | 20100122 | |
| 16 | Static method | Public | Method | If set the tree will be hidden in the help documentation | 20100503 | |
| 17 | Static method | Public | Method | Set Edit mode | 20100819 | |
| 18 | Static method | Public | Method | Sets collapsed state of navigation panel | 20100107 | |
| 19 | Static method | Public | Method | Sets GUID of the selected use case in portfolio navigation | 20100310 | |
| 20 | Static method | Public | Method | Sets GUID of the selected use case in portfolio navigation | 20091229 | |
| 21 | Static method | Public | Method | Set the TDMS portfolio as active | 20100610 | |
| 22 | Static method | Public | Method | Sets to true if tree needs to be updated | 20100122 | |
| 23 | Static method | Public | Method | Sets the reference to the workcenter content view | 20100104 |
Events
Class CL_BTP_WD_ASSIST_CTRL has no event.
Types
Class CL_BTP_WD_ASSIST_CTRL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BTP_WD_ASSIST_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method DEC_NAVPANEL_SIZE Signature
Method DEC_NAVPANEL_SIZE on class CL_BTP_WD_ASSIST_CTRL has no parameter.
Method DEC_NAVPANEL_SIZE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_CONCATENATED_SYS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | I | ID in cl_btp_dl_uiw | 20100223 | |||
| 2 | IV_REVERSE_ORDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Put iv_text last in sentence. | 20100223 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100223 | ||||
| 4 | RV_CONCATENATED_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100223 |
Method GET_CONCATENATED_SYS_TEXT on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_DOCU_DISPLAY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCU_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20100129 | |||
| 2 | RV_DISPLAY_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100129 |
Method GET_DOCU_DISPLAY_TEXT on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_EDITMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EDIT_MODE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100819 |
Method GET_EDITMODE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_NAVPANEL_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIZE | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100107 |
Method GET_NAVPANEL_SIZE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_PF_SELECTED_ITAPPROACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | BTP_DL_GUID | GUID of the selected use case in portfolio navigation | 20100310 |
Method GET_PF_SELECTED_ITAPPROACH on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_PF_SELECTED_USECASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | BTP_DL_GUID | GUID of the selected use case in portfolio navigation | 20091229 |
Method GET_PF_SELECTED_USECASE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20100225 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100225 |
Method GET_URL on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method GET_WC_CONTENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW | Web Dynpro: API of a View | 20100104 |
Method GET_WC_CONTENT_VIEW on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method INC_NAVPANEL_SIZE Signature
Method INC_NAVPANEL_SIZE on class CL_BTP_WD_ASSIST_CTRL has no parameter.
Method INC_NAVPANEL_SIZE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method IS_DOCU_TREE_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method IS_DOCU_TREE_HIDDEN on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method IS_NAVPANEL_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Navigation panel collapsed or not | 20100107 |
Method IS_NAVPANEL_COLLAPSED on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method IS_TDMS_PORTFOLIO_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TDMS_PORTFOLIO_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100610 |
Method IS_TDMS_PORTFOLIO_ACTIVE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method IS_TREE_READY_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_READY_FOR_UPDATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100122 |
Method IS_TREE_READY_FOR_UPDATE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_DOCU_TREE_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method SET_DOCU_TREE_HIDDEN on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_EDITMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDIT_MODE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100819 |
Method SET_EDITMODE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_NAVPANEL_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLAPSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Navigation panel collapsed or not | 20100107 |
Method SET_NAVPANEL_COLLAPSED on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_PF_SELECTED_ITAPPROACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | GUID of selected use case | 20100310 |
Method SET_PF_SELECTED_ITAPPROACH on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_PF_SELECTED_USECASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | GUID of selected use case | 20091229 |
Method SET_PF_SELECTED_USECASE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_TDMS_PORTFOLIO_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TDMS_PORTFOLIO_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100610 |
Method SET_TDMS_PORTFOLIO_ACTIVE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_TREE_READY_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_READY_FOR_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100122 |
Method SET_TREE_READY_FOR_UPDATE on class CL_BTP_WD_ASSIST_CTRL has no exception.
Method SET_WC_CONTENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | Web Dynpro: API of a View | 20100104 |
Method SET_WC_CONTENT_VIEW on class CL_BTP_WD_ASSIST_CTRL has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |