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 ABAP 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 GC_ACTION_LOG_SYNC_FAILURE Constant Public Type reference (TYPE) WDR_TEXT_KEY '104' Web Dynpro: Text Key 20111226
2 GC_MESSAGE_ENGINE_LOCKED Constant Public Type reference (TYPE) WDR_TEXT_KEY '103' Web Dynpro: Text Key 20110126
3 GC_MESSAGE_PROJECT_INFO Constant Public Type reference (TYPE) WDR_TEXT_KEY '102' Web Dynpro: Text Key 20100506
4 GC_MESSAGE_RESET_NOT_ALLOWED Constant Public Type reference (TYPE) WDR_TEXT_KEY '101' Web Dynpro: Text Key 20100406
5 GC_TEXT_JOBS_CANCELED Constant Public Type reference (TYPE) WDR_TEXT_KEY '105' Web Dynpro: Text Key 20121206
6 GC_TEXT_JOBS_FINISHED Constant Public Type reference (TYPE) WDR_TEXT_KEY '100' Web Dynpro: Text Key 20100401
7 GC_TIMED_TRIGGER_DURATION Constant Public Type reference (TYPE) I 10 Duratoin in seconds 20101130
8 GC_TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Boolean Flag : True 20101213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENGINE_STATE Instance method Public Method Checks LT engine state 20110126
2 GET_MAPPING_ID_FOR_STANDALONE Instance method Public Method Get mapping IDs for standalone execution of analysis UI 20111227
3 GET_NO_EXTENSIONS Instance method Public Method Get No Extensions 20110208
4 GET_PROFILE_SELOPT Instance method Public Method Returns the select-options for a given profile guid 20100406
5 GET_REFERENCE_TYPE Instance method Public Method Get reference type 20110208
6 GET_SELECT_OPT_MAPPING Instance method Public Method Get Select Options Mapping 20131010
7 OVS_STEPGUID Instance method Public Method StepGUID - F4 help 20131004
8 UPDATE_PROCESSES Instance method Public Method Update number of processors 20130807
9 WRITE_ACTION_LOG 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 Importing IV_ANALYSIS_ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110126
# Exception Resumable Description Created on
1 ENGINE_LOCKED 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 Importing APPLICATION_ID Value transfer Type reference (TYPE) CNVA_APPLICATION_ID SHC: Analysis application ID 20111227
2 Exporting 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 Returning EV_NO_EXTENSIONS Value transfer Type reference (TYPE) CHAR1 Single-Character Indicator 20110208
2 Importing 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 Importing IV_DEPLOY_TEST Call by reference Type reference (TYPE) ABAP_BOOL Single-Character Indicator 20100823
2 Importing IV_PROFILE_GUID Call by reference Type reference (TYPE) /SLOAP/GUID SLOAS: Guid 20100406
3 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100406
4 Importing IV_TARGET_RFC_ID Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100513
5 Returning RT_SELOPT Value transfer Type reference (TYPE) /SLOAP/T_TR_CREA_SELOPT Execution: Select options 20100406
# Exception Resumable Description Created on
1 /SLOAP/CX_PROFILE_NOT_EXISTS 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 Returning EV_REF_TYPE Value transfer Type reference (TYPE) /SLOAP/SELOPT_REFERENCE_TYPE SLOAS Select Options Definition Field Reference Type 20110208
2 Importing IV_SELOPT_GUID Value transfer Type reference (TYPE) /SLOAP/SELOPT_GUID SLOAS Select Options Definition GUID 20110208
3 Importing 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 Exporting 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 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20131004
2 Exporting 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 Exporting E_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20130816
2 Exporting E_RUNNING_JOBS Call by reference Type reference (TYPE) INT2 Number of processes 20130816
3 Importing I_ANALYSIS_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20130807
4 Importing I_NUMBER_JOBS Call by reference Type reference (TYPE) INT2 Number of processes 20130807
5 Importing I_PROFILE Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20130807
6 Importing I_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130814
# Exception Resumable Description Created on
1 /SLOAP/CX_ROOT 20130816

Method WRITE_ACTION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANALYSIS_ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110126
2 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110127
3 Importing IV_SYNC Call by reference Type reference (TYPE) CHAR1 Synchronize LT log 20110127
# Exception Resumable Description Created on
1 ENGINE_LOCKED LT engine is locked 20110126
2 SYNC_FAILED LT log synchronisation failed 20110127
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_700