SAP ABAP Class CL_CNVA_APPLICATION (LTS: analysis application)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNVA_APPLICATION (Package) Analysis Application
Properties
Class CL_CNVA_APPLICATION  
Short Description LTS: analysis application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNVA_APPLICATION   Analysis Application 
Created 20100314   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 CL_CNVA_APPLICATION has no interface implemented.
Friends
Class CL_CNVA_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Type reference (TYPE) CNVA_S_APPLIC LTS: Analysis application header 20100314
2 APPLIC_SELOPT Instance attribute Private Type reference (TYPE) CNVA_T_APPLIC_SEL SAP LT table of select options 20100509
3 APPLIC_STEPS Instance attribute Public Type reference (TYPE) CNVA_T_APPLIC_STEP LTS Analysis Application Steps 20100315
4 CO_APP_TYPE_FUNCTION Constant Public Type reference (TYPE) CNVA_APPLIC_TYPE 'FM' Analysis Application Type 'Transaction' 20100317
5 CO_APP_TYPE_METHOD Constant Public Type reference (TYPE) CNVA_APPLIC_TYPE 'ME' Analysis Application Type 'Transaction' 20100317
6 CO_APP_TYPE_PROFILE Constant Public Type reference (TYPE) CNVA_APPLIC_TYPE 'PR' Analysis Application Type 'Transaction' 20100317
7 CO_APP_TYPE_TRANSACTION Constant Public Type reference (TYPE) CNVA_APPLIC_TYPE 'TA' Analysis Application Type 'Transaction' 20100317
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLIC_SEL Instance method Public Method Get Select-options from anaylsis application 20110525
2 GET_PROFILE_LIST Static method Public Method Get all profiles available in CNVA_APPLIC_STEP table 20111207
3 GET_SELOPT Instance method Public Method Get Select-options from anaylsis application 20100505
4 IS_PROVIDING_SELOPT Instance method Public Method Analysis application is providing Select-options 20100505
5 LOAD_FROM_DB Instance method Private Method Load object from database 20100314
6 SEARCH_BY_NAME Static method Public Method Search an Analysis Application instance by name 20100314
Events
Class CL_CNVA_APPLICATION has no event.
Types
Class CL_CNVA_APPLICATION has no local type.
Method Signatures

Method GET_APPLIC_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_APPLIC_SEL Value transfer Type reference (TYPE) CNVA_T_APPLIC_SEL SAP LT table of select options 20110525

Method GET_APPLIC_SEL on class CL_CNVA_APPLICATION has no exception.

Method GET_PROFILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LT_PROFILE_LIST Value transfer Type reference (TYPE) CNVA_T_APPLICATION SAP LT: Application and step name 20111207

Method GET_PROFILE_LIST on class CL_CNVA_APPLICATION has no exception.

Method GET_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPTS Call by reference Type reference (TYPE) CNVA_T_SELOPT SAP LT: transfer table for select-options 20100505
2 Importing IM_STEP_GUID Call by reference Type reference (TYPE) BTP_DL_GUID BTP GUID 20100508

Method GET_SELOPT on class CL_CNVA_APPLICATION has no exception.

Method IS_PROVIDING_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PROVIDING_SELOPT Value transfer Type reference (TYPE) SAP_BOOL Application has interface to provide select-options 20100505

Method IS_PROVIDING_SELOPT on class CL_CNVA_APPLICATION has no exception.

Method LOAD_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) CNVA_APPLICATION_ID SHC: Analysis application ID 20100314
# Exception Resumable Description Created on
1 NOT_EXIST Application does not exist 20100315
2 NO_STEPS No steps available 20100315

Method SEARCH_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) CNVA_APPLICATION_ID SHC: Analysis application header 20100314
2 Exporting REF_APPLICATION Call by reference Object reference (TYPE REF TO) CL_CNVA_APPLICATION SHC: analysis application 20100314
# Exception Resumable Description Created on
1 NOT_EXIST Application does not exist 20100315
2 NO_STEPS No steps available 20100315
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_700