SAP ABAP Class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK (cCTS: Semantic Dep. Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_OBJ_ANALYSIS (Package) central CTS: Object level change analysis and checks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_OBJ_ANALYSIS_CHECKER | central CTS: Basic interface for object level checks | 20130328 |
Properties
Class | CL_CTS_OBJ_ANALYSIS_SEMANT_CHK | |
Short Description | cCTS: Semantic Dep. Check | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCTS_DIST_CTL_OBJ_ANALYSIS | central CTS: Object level change analysis and checks |
Created | 20130328 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CTS_OBJ_ANALYSIS_CHECKER | central CTS: Basic interface for object level checks | 20130328 |
Friends
Class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20130328 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20130328 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_ENTRIES | 20130328 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_CTS_TRANSPORT_ENTITY=>TY_IDS | 20130328 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20130328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create instance | 20130328 |
2 | ![]() |
Instance method | Protected | Method | 20130328 | |
3 | ![]() |
Instance method | Protected | Method | 20130328 | |
4 | ![]() |
Instance method | Protected | Method | 20130328 | |
5 | ![]() |
Instance method | Protected | Method | 20130328 | |
6 | ![]() |
Instance method | Public | Method | Set actual import system | 20130328 |
7 | ![]() |
Instance method | Public | Method | Request selection for import | 20130328 |
8 | ![]() |
Instance method | Protected | Method | Helper for execution | 20130328 |
Events
Class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHECK_DESCRIPTION | Protected | Attribute reference (LIKE) | 20130328 |
|
||
2 | TY_CHECK_ENTRIES | Protected | See coding | 20130328 | ty_check_entries type standard table of ty_check_entry with default key
|
||
3 | TY_CHECK_ENTRY | Protected | See coding | 20130328 | begin of ty_check_entry,
conflicting_entry type ty_entry,
import_entry type ty_entry,
end of ty_check_entry
|
||
4 | TY_CHECK_ID | Protected | Attribute reference (LIKE) | 20130328 |
|
||
5 | TY_CHECK_RESULT | Protected | Attribute reference (LIKE) | 20130328 |
|
||
6 | TY_CHECK_RESULTS | Protected | Attribute reference (LIKE) | 20130328 |
|
||
7 | TY_DATA | Protected | Attribute reference (LIKE) | 20130328 |
|
||
8 | TY_ENTRIES | Protected | See coding | 20130328 | ty_entries type standard table of scts_track_main
|
||
9 | TY_ENTRY | Protected | Type reference (TYPE) | SCTS_TRACK_MAIN | 20130328 |
|
|
10 | TY_QUERY | Protected | Attribute reference (LIKE) | 20130328 |
|
||
11 | TY_SEVERITY | Protected | Attribute reference (LIKE) | 20130328 |
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CTS_OBJ_ANALYSIS_SEMANT_CHK | cCTS: Predecessor Check | 20130328 |
Method CREATE on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no parameter.
Method EXECUTE on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method GET_CHECK_DESCRIPTION Signature
Method GET_CHECK_DESCRIPTION on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no parameter.
Method GET_CHECK_DESCRIPTION on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method POST_PROCESS Signature
Method POST_PROCESS on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no parameter.
Method POST_PROCESS on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method PREPARE Signature
Method PREPARE on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no parameter.
Method PREPARE on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method SET_IMPORT_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20130328 |
Method SET_IMPORT_SYSTEM on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method SET_SELECTED_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST_IDS | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_ENTITY=>TY_IDS | 20130328 |
Method SET_SELECTED_REQUESTS on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
Method _BUILD_OBJS_FOR_IMPORT Signature
Method _BUILD_OBJS_FOR_IMPORT on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no parameter.
Method _BUILD_OBJS_FOR_IMPORT on class CL_CTS_OBJ_ANALYSIS_SEMANT_CHK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |