SAP ABAP Class CL_CTS_OBJ_ANALYSIS_PRED_CHK (cCTS: Predecessor 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 | 20111012 |
Properties
Class | CL_CTS_OBJ_ANALYSIS_PRED_CHK | |
Short Description | cCTS: Predecessor 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 | 20111012 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CTS_OBJ_ANALYSIS_CHECKER | central CTS: Basic interface for object level checks | 20111012 |
Friends
Class CL_CTS_OBJ_ANALYSIS_PRED_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) | 20111012 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20111012 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_ENTRIES | 20120202 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_CTS_TRANSPORT_ENTITY=>TY_IDS | 20111012 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20111012 |
Methods
Events
Class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHECK_DESCRIPTION | Protected | Attribute reference (LIKE) | 20111213 |
|
||
2 | TY_CHECK_ENTRIES | Protected | See coding | 20120202 | ty_check_entries type standard table of ty_check_entry with default key
|
||
3 | TY_CHECK_ENTRY | Protected | See coding | 20120202 | 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) | 20111213 |
|
||
5 | TY_CHECK_RESULT | Protected | Attribute reference (LIKE) | 20111213 |
|
||
6 | TY_CHECK_RESULTS | Protected | Attribute reference (LIKE) | 20111213 |
|
||
7 | TY_DATA | Protected | Attribute reference (LIKE) | 20111213 |
|
||
8 | TY_ENTRIES | Protected | See coding | 20111213 | ty_entries type standard table of scts_track_main
|
||
9 | TY_ENTRY | Protected | Type reference (TYPE) | SCTS_TRACK_MAIN | 20111213 |
|
|
10 | TY_QUERY | Protected | Attribute reference (LIKE) | 20111213 |
|
||
11 | TY_SEVERITY | Protected | Attribute reference (LIKE) | 20111213 |
|
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_PRED_CHK | cCTS: Predecessor Check | 20111012 |
Method CREATE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method EXECUTE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method GET_CHECK_DESCRIPTION Signature
Method GET_CHECK_DESCRIPTION on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method GET_CHECK_DESCRIPTION on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method POST_PROCESS Signature
Method POST_PROCESS on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method POST_PROCESS on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method PREPARE Signature
Method PREPARE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method PREPARE on class CL_CTS_OBJ_ANALYSIS_PRED_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 | 20111012 |
Method SET_IMPORT_SYSTEM on class CL_CTS_OBJ_ANALYSIS_PRED_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 | 20111012 |
Method SET_SELECTED_REQUESTS on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _ADJUST_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES_TO_CHECK | Value transfer | Type reference (TYPE) | TY_CHECK_ENTRIES | 20111215 |
Method _ADJUST_SYSTEMS on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _BUILD_OBJS_FOR_IMPORT Signature
Method _BUILD_OBJS_FOR_IMPORT on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method _BUILD_OBJS_FOR_IMPORT on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _DO_LOCKS_OVERLAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | TY_CHECK_ENTRY | 20121217 | |||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121217 |
Method _DO_LOCKS_OVERLAP on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _FINALIZE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES_FOR_IMPORT | Call by reference | Type reference (TYPE) | TY_ENTRIES | 20111215 | |||
2 | ![]() |
ENTRIES_TO_CHECK | Call by reference | Type reference (TYPE) | TY_CHECK_ENTRIES | 20111215 | |||
3 | ![]() |
RESULTS | Value transfer | Type reference (TYPE) | TY_CHECK_RESULTS | 20111215 |
Method _FINALIZE_CHECK on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _IS_PRED_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | 20120223 | |||
2 | ![]() |
DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20120223 | |||
3 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120223 | ||
4 | ![]() |
SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20120223 |
Method _IS_PRED_SYSTEM on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _RUN_UPDATE_QUEUE Signature
Method _RUN_UPDATE_QUEUE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no parameter.
Method _RUN_UPDATE_QUEUE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
Method _SIMPLE_RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES_FOR_IMPORT | Call by reference | Type reference (TYPE) | TY_ENTRIES | 20111215 | |||
2 | ![]() |
ENTRIES_TO_CHECK | Value transfer | Type reference (TYPE) | TY_CHECK_ENTRIES | 20111215 |
Method _SIMPLE_RETRIEVE on class CL_CTS_OBJ_ANALYSIS_PRED_CHK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |