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 | 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 | Instance attribute | Public | Type reference (TYPE) | CNVA_S_APPLIC | LTS: Analysis application header | 20100314 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNVA_T_APPLIC_SEL | SAP LT table of select options | 20100509 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNVA_T_APPLIC_STEP | LTS Analysis Application Steps | 20100315 | |||
| 4 | Constant | Public | Type reference (TYPE) | CNVA_APPLIC_TYPE | 'FM' | Analysis Application Type 'Transaction' | 20100317 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNVA_APPLIC_TYPE | 'ME' | Analysis Application Type 'Transaction' | 20100317 | ||
| 6 | Constant | Public | Type reference (TYPE) | CNVA_APPLIC_TYPE | 'PR' | Analysis Application Type 'Transaction' | 20100317 | ||
| 7 | Constant | Public | Type reference (TYPE) | CNVA_APPLIC_TYPE | 'TA' | Analysis Application Type 'Transaction' | 20100317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Select-options from anaylsis application | 20110525 | |
| 2 | Static method | Public | Method | Get all profiles available in CNVA_APPLIC_STEP table | 20111207 | |
| 3 | Instance method | Public | Method | Get Select-options from anaylsis application | 20100505 | |
| 4 | Instance method | Public | Method | Analysis application is providing Select-options | 20100505 | |
| 5 | Instance method | Private | Method | Load object from database | 20100314 | |
| 6 | 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 | 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 | 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 | ET_SELOPTS | Call by reference | Type reference (TYPE) | CNVA_T_SELOPT | SAP LT: transfer table for select-options | 20100505 | |||
| 2 | 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 | 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 | IM_ID | Call by reference | Type reference (TYPE) | CNVA_APPLICATION_ID | SHC: Analysis application ID | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application does not exist | 20100315 | ||
| 2 | No steps available | 20100315 |
Method SEARCH_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | CNVA_APPLICATION_ID | SHC: Analysis application header | 20100314 | |||
| 2 | REF_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_CNVA_APPLICATION | SHC: analysis application | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application does not exist | 20100315 | ||
| 2 | No steps available | 20100315 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |