SAP ABAP Class CL_CHK_LT_FIELD_CHECK (Field and org unit check class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-LT (Application Component) SAP Landscape Transformation
⤷
S_CHECK_SAP_LT (Package) Checks for SAP LT
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20101007 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20101007 |
Properties
| Class | CL_CHK_LT_FIELD_CHECK | |
| Short Description | Field and org unit check class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CHECK_SAP_LT | Checks for SAP LT |
| Created | 20101007 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHK_LT_FIELD_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20101007 | ||
| 2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20101007 |
Friends
Class CL_CHK_LT_FIELD_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'LOH_SAP_LT_000' | RFC destination | 20101007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Logic to generate the checkman output result | 20101007 | |
| 2 | Static method | Private | Method | Get Component and release for all relevant fields | 20101007 | |
| 3 | Static method | Private | Method | Checks the fields if all data are maintained | 20101007 | |
| 4 | Static method | Private | Method | Get all information about the diff. packages for LT version | 20101007 | |
| 5 | Static method | Private | Method | Get all fields relevant for conversion | 20101007 |
Events
Class CL_CHK_LT_FIELD_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_OBJECT_LIST | Private | See coding | 20101019 | BEGIN OF S_object_list,
TABNAME type TABNAME,
TABCLASS type TABCLASS,
SQLTAB type SQLAPPDTAB,
end of s_object_list
|
||
| 2 | TT_OBJECT_LIST | Private | See coding | 20101019 | TT_OBJECT_LIST TYPE table of s_object_list
|
Method Signatures
Method CHECK_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHECK_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Check Results Management: Check Results (Check Interface) | 20101007 | |||
| 2 | IM_CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20101007 | |||
| 3 | IM_CHECK_MESSAGE_ID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20101007 | |||
| 4 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20101007 | |||
| 5 | IM_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | Check Results Management: Object Pairs | 20101007 | |||
| 6 | IT_OUTPUT | Call by reference | Type reference (TYPE) | CONV_FIELDS_OUTPUT_TT | Information about the fields that were passed by Checkman | 20101007 |
Method CHECK_OUTPUT on class CL_CHK_LT_FIELD_CHECK has no exception.
Method COMP_REL_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALL_FIELDS | Call by reference | Type reference (TYPE) | CONV_NEW_FIELDS_TT | Structure for the new/existing Fields check by CHEKMAN | 20101007 |
Method COMP_REL_GET on class CL_CHK_LT_FIELD_CHECK has no exception.
Method FIELDS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALL_CONV | Call by reference | Type reference (TYPE) | CONV_ALL_FIELDS_TT | Result of the Checkman | 20101007 | |||
| 2 | ET_OUTPUT | Call by reference | Type reference (TYPE) | CONV_FIELDS_OUTPUT_TT | Information about the fields that were passed by Checkman | 20101007 | |||
| 3 | IT_ALL_FIELDS | Call by reference | Type reference (TYPE) | CONV_NEW_FIELDS_TT | Structure for the new/existing Fields check by CHEKMAN | 20101007 | |||
| 4 | IT_DDIC_ALL | Call by reference | Type reference (TYPE) | CONV_DDIC_ALL_TT | All DDIC field data | 20101007 | |||
| 5 | IT_DEP_PACK | Call by reference | Type reference (TYPE) | CONV_PACKAGE_INFO_TT | Package information | 20101007 | |||
| 6 | IT_DOMAINS | Call by reference | Type reference (TYPE) | CONVDOMS_TT | CNV: Domains required by conversion package | 20101007 | |||
| 7 | IT_PACKAGES | Call by reference | Type reference (TYPE) | CONV_PACKAGE_INFO_TT | Package information | 20101007 |
Method FIELDS_CHECK on class CL_CHK_LT_FIELD_CHECK has no exception.
Method PACKAGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEP_PACK | Call by reference | Type reference (TYPE) | CONV_PACKAGE_INFO_TT | Package information | 20101007 | |||
| 2 | ET_DOMAINS | Call by reference | Type reference (TYPE) | CONVDOMS_TT | CNV: Domains required by conversion package | 20101007 | |||
| 3 | ET_EXC_DEVCL | Call by reference | Type reference (TYPE) | CONVMBTDEVCL_TT | Devclasses used for package development | 20101007 | |||
| 4 | ET_PACKAGES | Call by reference | Type reference (TYPE) | CONV_PACKAGE_INFO_TT | Package information | 20101007 |
Method PACKAGES_GET on class CL_CHK_LT_FIELD_CHECK has no exception.
Method RELEVANT_FIELDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALL_FIELDS | Call by reference | Type reference (TYPE) | CONV_NEW_FIELDS_TT | Result of the Checkman | 20101007 | |||
| 2 | ET_DDIC_ALL | Call by reference | Type reference (TYPE) | CONV_DDIC_ALL_TT | All DDIC field data | 20101007 | |||
| 3 | IM_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | Check Results Management: Object Pairs | 20101007 | |||
| 4 | IT_DOMAINS | Call by reference | Type reference (TYPE) | CONVDOMS_TT | CNV: Domains required by conversion package | 20101007 | |||
| 5 | IT_FILTERED_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECT_LIST | 20101019 |
Method RELEVANT_FIELDS_GET on class CL_CHK_LT_FIELD_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |