SAP ABAP Class /SLOAP/CL_UI_STATUS_TRACK (Manage the state of the UI)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/UI (Package) User Interface
⤷
⤷
Properties
| Class | /SLOAP/CL_UI_STATUS_TRACK | |
| Short Description | Manage the state of the UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/UI | User Interface |
| Created | 20100329 | 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 /SLOAP/CL_UI_STATUS_TRACK has no interface implemented.
Friends
Class /SLOAP/CL_UI_STATUS_TRACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-103' | 20100409 | |||
| 2 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-100' | 20100409 | |||
| 3 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-102' | 20100409 | |||
| 4 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-101' | 20100409 | |||
| 5 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-104' | 20100409 | |||
| 6 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-205' | Key of Text-Element | 20100409 | ||
| 7 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-204' | Key of Text-Element | 20100409 | ||
| 8 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-200' | Key of Text-Element | 20100409 | ||
| 9 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-201' | Key of Text-Element | 20100409 | ||
| 10 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-202' | Key of Text-Element | 20100409 | ||
| 11 | Constant | Public | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | 'TEXT-203' | Key of Text-Element | 20100409 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/UI_STATE | Status of UI Head Table | 20100408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Update the status of the UI | 20100409 | |
| 2 | Instance method | Public | Method | Checks, if an analysis guid is not used in another step | 20100503 | |
| 3 | Static method | Public | Method | Check, if a step GUID exists | 20100406 | |
| 4 | Instance method | Public | Method | Clears a specific status field | 20100409 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20100329 | |
| 6 | Instance method | Public | Method | Deletes current UI Status from database | 20100409 | |
| 7 | Static method | Public | Method | Get the module name for a given Module GUID | 20100329 | |
| 8 | Static method | Public | Method | Get a text element from this class in the users language | 20100329 | |
| 9 | Instance method | Public | Method | Get the state of the UI | 20100409 |
Events
Class /SLOAP/CL_UI_STATUS_TRACK has no event.
Types
Class /SLOAP/CL_UI_STATUS_TRACK has no local type.
Method Signatures
Method CHANGE_UI_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANALYSIS_GUID | Call by reference | Type reference (TYPE) | GUID | Analysis GUID | 20100409 | |||
| 2 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100409 | |||
| 3 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | /SLOAP/RESULT_GUID | SLOAS Result Guid | 20100409 |
Method CHANGE_UI_STATE on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method CHECK_ANALYSIS_GUID_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FREE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100506 | ||||
| 2 | EV_STEP_GUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | Step-GUID if analysis GUID is not free | 20100506 | |||
| 3 | IV_ANALYSIS_GUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100503 |
Method CHECK_ANALYSIS_GUID_FREE on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method CHECK_STEP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_GUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100406 | |||
| 2 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100406 |
Method CHECK_STEP_EXISTS on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method CLEAR_UI_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANALYSIS_GUID | Call by reference | Type reference (TYPE) | ABAP_BOOL | Clear analysis GUID | 20100409 | |||
| 2 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100409 | ||||
| 3 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | ABAP_BOOL | Clear result GUID | 20100409 |
Method CLEAR_UI_STATE on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_GUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | Step GUID | 20100329 |
Method CONSTRUCTOR on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method DELETE Signature
Method DELETE on class /SLOAP/CL_UI_STATUS_TRACK has no parameter.
Method DELETE on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method GET_MODULE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100329 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20100329 |
Method GET_MODULE_NAME on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method GET_TEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT_SYMBOL | Call by reference | Type reference (TYPE) | /SLOAP/UI_STEP_TEXTID | Text symbol | 20100329 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100329 |
Method GET_TEXT_ELEMENT on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
Method GET_UI_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_UI_STATE | Value transfer | Type reference (TYPE) | /SLOAP/UI_STATE | Status of UI Head Table | 20100409 |
Method GET_UI_STATE on class /SLOAP/CL_UI_STATUS_TRACK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |