SAP ABAP Class CL_CNV_00001_CHECK_PROFILES (CWB: Check profiles)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_ULV_CALLBACK | ULV callback | 20110318 |
Properties
| Class | CL_CNV_00001_CHECK_PROFILES | |
| Short Description | CWB: Check profiles | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110318 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_ULV_CALLBACK | ULV callback | 20110318 |
Friends
Class CL_CNV_00001_CHECK_PROFILES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR30 | 'EXEC_GUID' | Callback parameter name: execution guid | 20110627 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR30 | 'PACKID' | Callback parameter name: packid | 20110627 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR30 | 'PROFILE_CLASS' | Callback parameter name: profile class | 20110627 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR64 | 'PCCWI_CNV_00001_D_CHK_FINM' | Value of a cot attribute | 20130522 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR64 | 'PCCWI_CNV_00000_C_ZUORD' | Value of a cot attribute | 20130522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Execute all check profile | 20110318 | |
| 2 | Static method | Public | Method | Get check profiles | 20110318 | |
| 3 | Static method | Private | Method | Returns the GUID of the Check step for a PCL package | 20130522 | |
| 4 | Static method | Public | Method | Update execution GUID | 20110318 |
Events
Class CL_CNV_00001_CHECK_PROFILES has no event.
Types
Class CL_CNV_00001_CHECK_PROFILES has no local type.
Method Signatures
Method EXECUTE_CHECK_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | CNV_IDENTIFIER | Identifier for check profiles | 20110318 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110318 | |||
| 3 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_PHASE | Conversion: Phase | 20110318 | |||
| 4 | IV_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Context Found | 20110616 | ||
| 2 | No relevant check | 20110318 |
Method GET_CHECK_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKPROFILES | Call by reference | Type reference (TYPE) | CNV_00001_CHECKPROFILES_TT | Check profiles | 20110318 | |||
| 2 | ET_PROFILE_EXEC | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PROF_BG_EXEC | Check Framework: Profile Background Executions | 20110318 | |||
| 3 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | CNV_IDENTIFIER | Identifier for check profiles | 20110318 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No entry found | 20110318 |
Method GET_PCLSTEP_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130522 | |||
| 2 | RV_STEP_GUID | Value transfer | Type reference (TYPE) | STRING | cnv_mbt_cot_object_guid | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLO COT Invalid Parameters | 20130522 | ||
| 2 | SLO COT Object not found | 20130522 |
Method UPDATE_EXECUTION_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHECKPROFILES | Call by reference | Type reference (TYPE) | CNV_00001_CHECKPROFILES_TT | Check profiles | 20110318 | |||
| 2 | CT_PROFILE_EXEC | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PROF_BG_EXEC | Check Framework: Profile Background Executions | 20110531 | |||
| 3 | CT_PROFILE_JOB | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PROF_BG_JOB | Check Framework: Profile Background Executions | 20110318 |
Method UPDATE_EXECUTION_GUID on class CL_CNV_00001_CHECK_PROFILES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |