SAP ABAP Class /SLOAP/CL_A_BTP_AN_UI (Assistance class for analysis UI)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/UI (Package) User Interface
⤷
⤷
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 | 20100331 |
Properties
| Class | /SLOAP/CL_A_BTP_AN_UI | |
| Short Description | Assistance class for analysis UI | |
| 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 | /SLOAP/UI | User Interface |
| Created | 20100331 | 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_A_BTP_AN_UI has no interface implemented.
Friends
Class /SLOAP/CL_A_BTP_AN_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '104' | Web Dynpro: Text Key | 20111226 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '103' | Web Dynpro: Text Key | 20110126 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '102' | Web Dynpro: Text Key | 20100506 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '101' | Web Dynpro: Text Key | 20100406 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '105' | Web Dynpro: Text Key | 20121206 | ||
| 6 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '100' | Web Dynpro: Text Key | 20100401 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 10 | Duratoin in seconds | 20101130 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Boolean Flag : True | 20101213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks LT engine state | 20110126 | |
| 2 | Instance method | Public | Method | Get mapping IDs for standalone execution of analysis UI | 20111227 | |
| 3 | Instance method | Public | Method | Get No Extensions | 20110208 | |
| 4 | Instance method | Public | Method | Returns the select-options for a given profile guid | 20100406 | |
| 5 | Instance method | Public | Method | Get reference type | 20110208 | |
| 6 | Instance method | Public | Method | Get Select Options Mapping | 20131010 | |
| 7 | Instance method | Public | Method | StepGUID - F4 help | 20131004 | |
| 8 | Instance method | Public | Method | Update number of processors | 20130807 | |
| 9 | Instance method | Public | Method | Write LT action log | 20110126 |
Events
Class /SLOAP/CL_A_BTP_AN_UI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SELECT_LIST | Public | See coding | 20131004 | BEGIN OF ty_select_list,
step_guid TYPE /sloap/guid ,
name TYPE /sloap/project_name ,
creator TYPE /sloap/creator,
END OF ty_select_list
|
||
| 2 | TY_SELOPTMAP | Public | Type reference (TYPE) | /SLOAP/SELOPTMAP | Select Options Mapping with Sel. Opt. Defn. | 20131010 | |
| 3 | TY_T_SELECT_LIST | Public | See coding | 20131004 | ty_t_select_list TYPE STANDARD TABLE OF ty_select_list
|
||
| 4 | TY_T_SELOPTMAP | Public | See coding | 20131010 | ty_t_seloptmap TYPE STANDARD TABLE OF ty_seloptmap
|
Method Signatures
Method CHECK_ENGINE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LT engine is locked | 20110126 |
Method GET_MAPPING_ID_FOR_STANDALONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Value transfer | Type reference (TYPE) | CNVA_APPLICATION_ID | SHC: Analysis application ID | 20111227 | |||
| 2 | LT_MAPPING | Value transfer | Type reference (TYPE) | BTP_DL_T_PIFD_VAR_OBJECT | 20111227 |
Method GET_MAPPING_ID_FOR_STANDALONE on class /SLOAP/CL_A_BTP_AN_UI has no exception.
Method GET_NO_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NO_EXTENSIONS | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110208 | |||
| 2 | IV_SELOPT_G_GUID | Value transfer | Type reference (TYPE) | /SLOAP/E_SELOPT_GROUP_GUID | CNV AS select option group GUID | 20110208 |
Method GET_NO_EXTENSIONS on class /SLOAP/CL_A_BTP_AN_UI has no exception.
Method GET_PROFILE_SELOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEPLOY_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | Single-Character Indicator | 20100823 | |||
| 2 | IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100406 | |||
| 3 | IV_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/SYSTEM_TYPE | SLOAS system type | 20100406 | |||
| 4 | IV_TARGET_RFC_ID | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100513 | |||
| 5 | RT_SELOPT | Value transfer | Type reference (TYPE) | /SLOAP/T_TR_CREA_SELOPT | Execution: Select options | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Profile does not exist | 20100406 |
Method GET_REFERENCE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REF_TYPE | Value transfer | Type reference (TYPE) | /SLOAP/SELOPT_REFERENCE_TYPE | SLOAS Select Options Definition Field Reference Type | 20110208 | |||
| 2 | IV_SELOPT_GUID | Value transfer | Type reference (TYPE) | /SLOAP/SELOPT_GUID | SLOAS Select Options Definition GUID | 20110208 | |||
| 3 | IV_SELOPT_G_GUID | Value transfer | Type reference (TYPE) | /SLOAP/E_SELOPT_GROUP_GUID | CNV AS select option group GUID | 20110208 |
Method GET_REFERENCE_TYPE on class /SLOAP/CL_A_BTP_AN_UI has no exception.
Method GET_SELECT_OPT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELOPTMAP | Call by reference | Type reference (TYPE) | TY_T_SELOPTMAP | Select Options Mapping with Sel. Opt. Defn. | 20131010 |
Method GET_SELECT_OPT_MAPPING on class /SLOAP/CL_A_BTP_AN_UI has no exception.
Method OVS_STEPGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATOR | Call by reference | Type reference (TYPE) | /SLOAP/CREATOR | SLOAS creator | 20131004 | |||
| 2 | T_SELECT_LIST | Call by reference | Type reference (TYPE) | TY_T_SELECT_LIST | 20131004 |
Method OVS_STEPGUID on class /SLOAP/CL_A_BTP_AN_UI has no exception.
Method UPDATE_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20130816 | |||
| 2 | E_RUNNING_JOBS | Call by reference | Type reference (TYPE) | INT2 | Number of processes | 20130816 | |||
| 3 | I_ANALYSIS_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20130807 | |||
| 4 | I_NUMBER_JOBS | Call by reference | Type reference (TYPE) | INT2 | Number of processes | 20130807 | |||
| 5 | I_PROFILE | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20130807 | |||
| 6 | I_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method WRITE_ACTION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20110126 | |||
| 2 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110127 | |||
| 3 | IV_SYNC | Call by reference | Type reference (TYPE) | CHAR1 | Synchronize LT log | 20110127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LT engine is locked | 20110126 | ||
| 2 | LT log synchronisation failed | 20110127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |