SAP ABAP Class CL_CTS_ASSIST_BROWSER (Assistance Class for CTS_BROWSER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
⤷
SCTS_WDUI (Package) Web Dynpro UI Layer of SCTS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20070510 |
Properties
| Class | CL_CTS_ASSIST_BROWSER | |
| Short Description | Assistance Class for CTS_BROWSER | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_WDUI | Web Dynpro UI Layer of SCTS |
| Created | 20070510 | SAP |
| Last change | 20140121 | SAP |
| 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_CTS_ASSIST_BROWSER has no interface implemented.
Friends
Class CL_CTS_ASSIST_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT' | Radio button Client | 20070530 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FILE' | Object name in a transport request | 20070529 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '3' | Radio button server file source | 20070614 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT' | Parameter value for client | 20070510 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT_ONLY' | Parameter value for client only | 20070510 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SERVER' | Parameter value for server | 20070510 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SERVER_ONLY' | Parameter value for server only | 20070510 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DO' | Selection criteria for modifiable Requests | 20080624 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'LORN' | Selection criteria for released Requests | 20080624 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'MODIFIED' | Drop-Down value for status (Listbox) | 20070612 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'RELEASED' | Drop-Down value for status (Listbox) | 20070612 | ||
| 12 | Constant | Public | Type reference (TYPE) | TRATTR | 'SAP_CTS_PROJECT' | Attribute SAP_CTS_PROJECT | 20070920 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'SERVER' | Radio button Server | 20070530 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_ATTRIBUTES' | Selected Tab Attributes | 20081124 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_OBJECTS' | Selected Tab Object List | 20081124 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_PROPERTIES' | Selected Tab Properties | 20081124 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_PROTOCOL_LIST' | Selected Tab Logs | 20081124 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_TEAM' | Selected Tab Team | 20081124 | ||
| 19 | Constant | Public | Type reference (TYPE) | FLAG | 'X' | Set = X | 20070529 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | '2' | Radio-Button Index for XI_DIRECTORY | 20070530 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | '1' | Radio-Button Index for XI_REPOSITORY | 20070530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | check if project is allowed for given request | 20080603 | |
| 2 | Instance method | Public | Method | get all projects from database | 20080228 | |
| 3 | Instance method | Public | Method | select all appl types from cts_rq_applid and cts_rq_applidt | 20080603 | |
| 4 | Instance method | Public | Method | select file attribute value from SI_RQ_FILECNTRL | 20080603 | |
| 5 | Instance method | Public | Method | select physical filename from SI_RQ_FILECNTRL | 20080603 | |
| 6 | Instance method | Public | Method | select trstatus from e070 | 20080603 | |
| 7 | Instance method | Public | Method | Update server file (function Attach Object) | 20080213 |
Events
Class CL_CTS_ASSIST_BROWSER has no event.
Types
Class CL_CTS_ASSIST_BROWSER has no local type.
Method Signatures
Method CHECK_PROJECT_FOR_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080603 | |||
| 2 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080603 |
Method CHECK_PROJECT_FOR_TRKORR on class CL_CTS_ASSIST_BROWSER has no exception.
Method GET_ALL_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SRCCLIENT | Call by reference | Type reference (TYPE) | TRCLIENT | Source client of request | 20100318 | |||
| 2 | IV_SRCSYSTEM | Call by reference | Type reference (TYPE) | FROMSYSTEM | Original System of Object | 20100318 | |||
| 3 | RT_PROJECTS | Value transfer | Type reference (TYPE) | CTS_PROJECT_TAB | Assigned project to a transport request | 20080228 |
Method GET_ALL_PROJECTS on class CL_CTS_ASSIST_BROWSER has no exception.
Method SELECT_ALL_APPLICATION_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLICATIONS | Call by reference | Type reference (TYPE) | CTS_WD_APPLICATION_TYPES | Application types | 20080603 |
Method SELECT_ALL_APPLICATION_TYPES on class CL_CTS_ASSIST_BROWSER has no exception.
Method SELECT_FILE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION | Call by reference | Type reference (TYPE) | SI_RQ_FILECNTRL-ATTRIBUTE_VALUE | value of a file object attribute | 20080603 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | TROBJ_NAME | object name | 20080603 |
Method SELECT_FILE_ATTRIBUTE on class CL_CTS_ASSIST_BROWSER has no exception.
Method SELECT_PHYSICAL_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILENAME | Call by reference | Type reference (TYPE) | CTS_FILENAME | Name of a file object | 20080603 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20080603 |
Method SELECT_PHYSICAL_FILENAME on class CL_CTS_ASSIST_BROWSER has no exception.
Method SELECT_TRSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TRSTATUS | Call by reference | Type reference (TYPE) | TRSTATUS | Request state | 20080603 | |||
| 2 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request number | 20080603 |
Method SELECT_TRSTATUS on class CL_CTS_ASSIST_BROWSER has no exception.
Method UPDATE_SERVER_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILE_CONTENT | Call by reference | Type reference (TYPE) | CTS_WD_FILE_ATTACHMENT-FILECONTENT | file content | 20080213 | |||
| 2 | I_FILE_LOCATION | Call by reference | Type reference (TYPE) | STRING | path and filename for server location from client | 20080213 | |||
| 3 | R_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | error text | 20080213 |
Method UPDATE_SERVER_FILE on class CL_CTS_ASSIST_BROWSER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |