SAP ABAP Class IF_CNS_CON (CNS Constants)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_CP_EXTRACTOR | Extractor for Change Pointer for FSBP | 20070330 |
Properties
| Class | IF_CNS_CON | |
| Short Description | CNS Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNS_CON has no forward declaration.
Interfaces
Class IF_CNS_CON has no interface implemented.
Friends
Class IF_CNS_CON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'C' | Status of Change Pointer | 20040212 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | '1' | Allow Condensing | 20100825 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | '2' | Suppress Condensing | 20100825 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNS_DTE_CHGTYPE | 'D' | Change Category | 20040206 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'E' | Status of Change Pointer | 20040218 | ||
| 6 | Constant | Public | Type reference (TYPE) | XFELD | SPACE | False | 20040206 | ||
| 7 | Constant | Public | Type reference (TYPE) | CNS_DTE_PKG_SIZE_TYPE | 'F' | Package Size Typing for Extraction of Change Pointers | 20050727 | ||
| 8 | Constant | Public | Type reference (TYPE) | CNS_DTE_CHGTYPE | 'I' | Change Category | 20040206 | ||
| 9 | Constant | Public | Type reference (TYPE) | CNS_DTE_PKG_SIZE_TYPE | 'I' | Package Size Typing for Extraction of Change Pointers | 20050727 | ||
| 10 | Constant | Public | Type reference (TYPE) | CNS_DTE_PKG_SIZE_TYPE | 'N' | Package Size Typing for Extraction of Change Pointers | 20050727 | ||
| 11 | Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'P' | Status of Change Pointer | 20040212 | ||
| 12 | Constant | Public | Type reference (TYPE) | INDX_RELID | 'CP' | Relation ID (Cluster Table) | 20040218 | ||
| 13 | Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'S' | Status of Change Pointer | 20040414 | ||
| 14 | Constant | Public | Type reference (TYPE) | CNS_DTE_RECEIVER | 'FKAPS' | Standard Receiver (Formerly Known as Push Scenario) | 20060116 | ||
| 15 | Constant | Public | Type reference (TYPE) | CNS_DTE_APPL_ID | 'TEST' | Application ID | 20050131 | ||
| 16 | Constant | Public | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | 'OTYPE' | Category of Export Object | 20050131 | ||
| 17 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | True | 20040206 | ||
| 18 | Constant | Public | Type reference (TYPE) | CNS_DTE_CHGTYPE | 'U' | Change Category | 20040206 |
Methods
Class IF_CNS_CON has no method.
Events
Class IF_CNS_CON has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_LOCKED_ENTRIES | Public | Type reference (TYPE) | CNS_STR_EXPOBJ_ENQUEUE | 20080529 | |
|
| 2 | TY_S_TDC_CP4HB_EXTRACTION | Public | See coding | 20081013 | begin of ty_s_tdc_cp4hb_extraction,
expobjhash type cns_dte_expobjhash,
appl_id type cns_dte_appl_id,
expobjtype type cns_dte_expobjtype,
receiver type cns_dte_receiver,
number_of_cps type i,
end of ty_s_tdc_cp4hb_extraction
|
||
| 3 | TY_S_TDC_CP_INPUT | Public | See coding | 20080307 | begin of TY_S_TDC_CP_INPUT.
types appl_id TYPE cns_dte_appl_id.
types expobjtype TYPE cns_dte_expobjtype.
include type CNS_STR_CP_USER.
types set_lock type xfeld.
types lock_expected type xfeld.
types end of ty_s_tdc_cp_input
|
||
| 4 | TY_S_TDC_CUSTOMIZING | Public | See coding | 20080307 | BEGIN OF ty_s_tdc_customizing,
appl_id TYPE cns_dte_appl_id,
expobjtype TYPE cns_dte_expobjtype,
keep_image TYPE cns_dte_keep_image,
receiver TYPE cns_dte_receiver,
END OF ty_s_tdc_customizing
|
||
| 5 | TY_S_TDC_MANAGER_CONF | Public | See coding | 20080307 | BEGIN OF ty_s_tdc_manager_conf.
INCLUDE TYPE ty_s_tdc_manager_instantiation.
INCLUDE TYPE ty_s_tdc_manager_parameters.
TYPES END OF ty_s_tdc_manager_conf
|
||
| 6 | TY_S_TDC_MANAGER_INSTANTIATION | Public | See coding | 20080307 | BEGIN OF ty_s_tdc_manager_instantiation,
appl_id TYPE cns_dte_appl_id,
expobjtype TYPE cns_dte_expobjtype,
suppress_history TYPE cns_dte_suppress_history,
suppress_info TYPE cns_dte_suppress_info,
set_locks type cns_dte_set_lock,
tab_cp_chgtype TYPE cns_tab_cp_chgtype,
cp_group_id TYPE cns_dte_group_id,
tab_cp_status TYPE cns_tab_cp_status,
receiver TYPE cns_dte_receiver,
pkg_size_type TYPE cns_dte_pkg_size_type,
END OF ty_s_tdc_manager_instantiation
|
||
| 7 | TY_S_TDC_MANAGER_PARAMETERS | Public | See coding | 20080307 | BEGIN OF ty_s_tdc_manager_parameters,
expobjkey_min TYPE cns_dte_expobjkey,
expobjkey_max TYPE cns_dte_expobjkey,
add_sel TYPE cns_dte_add_sel,
END OF ty_s_tdc_manager_parameters
|
||
| 8 | TY_S_TDC_TEST_OUTPUT | Public | See coding | 20080310 | begin of ty_s_tdc_test_output.
include type ty_s_tdc_cp_input.
include type CNS_STR_CP_RECV_USER.
types end of ty_s_tdc_test_output
|
||
| 9 | TY_T_LOCKED_ENTRIES | Public | See coding | 20080529 | ty_t_locked_entries type table of ty_s_locked_entries with default key
|
||
| 10 | TY_T_TDC_CP4HB_EXTRACTION | Public | See coding | 20081013 | ty_t_tdc_cp4hb_extraction type table of ty_s_tdc_cp4hb_extraction with default key
|
||
| 11 | TY_T_TDC_CP_INPUT | Public | See coding | 20080307 | ty_t_tdc_cp_input TYPE table of ty_s_tdc_cp_input with DEFAULT KEY
|
||
| 12 | TY_T_TDC_CUSTOMIZING | Public | See coding | 20080307 | ty_t_tdc_customizing type table of ty_s_tdc_customizing with default key
|
||
| 13 | TY_T_TDC_MANAGER_CONF | Public | See coding | 20080307 | ty_t_tdc_manager_conf type table of ty_s_tdc_manager_conf with default key
|
||
| 14 | TY_T_TDC_TEST_OUTPUT | Public | See coding | 20080307 | ty_t_tdc_test_output type table of ty_s_tdc_test_output with default key
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |