SAP ABAP Interface IF_RSCOPY (Constants for the copy tool)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCOPY (Package) Data Flow Copy

⤷

⤷

Properties
Interface | IF_RSCOPY | |
Short Description | Constants for the copy tool |
General Data
Package | RSCOPY | Data Flow Copy |
Created | 20080714 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSCOPY has no forward declaration.
Interfaces
Interface IF_RSCOPY has no interface.
Friends
Interface IF_RSCOPY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHECK_GREEN | Constant | Public | Type reference (TYPE) | RSCOPY_CHECK | 1 | Mapping possible (green) | 20081020 | |
2 | CHECK_GREY | Constant | Public | Type reference (TYPE) | RSCOPY_CHECK | 0 | Initial mapping (gray) | 20081020 | |
3 | CHECK_RED | Constant | Public | Type reference (TYPE) | RSCOPY_CHECK | 3 | Mapping not possible (red) | 20081020 | |
4 | CHECK_YELLOW | Constant | Public | Type reference (TYPE) | RSCOPY_CHECK | 2 | Mapping with warnings possible (yellow) | 20081020 | |
5 | CREATE_BY_REPLICATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'CR' | Create again (replicate) | 20081016 | |
6 | CREATE_FROM_TEMPLATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'CT' | Create again with template | 20080715 | |
7 | CREATE_WITH_DEFAULTS | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'CD' | Create again without template | 20080715 | |
8 | GROUP_DDD | Constant | Public | Type reference (TYPE) | INT4 | 30 | Direct Data-Flow-Dependents | 20081007 | |
9 | GROUP_DF | Constant | Public | Type reference (TYPE) | INT4 | 10 | Data Flows | 20100211 | |
10 | GROUP_DI | Constant | Public | Type reference (TYPE) | INT4 | 40 | Data Flow Dependents | 20081007 | |
11 | GROUP_DS | Constant | Public | Type reference (TYPE) | INT4 | 16 | DataSources | 20081007 | |
12 | GROUP_DTA | Constant | Public | Type reference (TYPE) | INT4 | 20 | InfoProvider | 20081007 | |
13 | GROUP_DTA_PARTS | Constant | Public | Type reference (TYPE) | INT4 | 21 | InfoProvider (parts) | 20081007 | |
14 | GROUP_IDD | Constant | Public | Type reference (TYPE) | INT4 | 35 | Indirect Data-Flow-Dependents | 20081007 | |
15 | GROUP_IS | Constant | Public | Type reference (TYPE) | INT4 | 25 | InfoSources | 20081007 | |
16 | GROUP_LS | Constant | Public | Type reference (TYPE) | INT4 | 15 | Source Systems | 20081007 | |
17 | GROUP_OTHERS | Constant | Public | Type reference (TYPE) | INT4 | 13 | Objects that cannot be copied | 20081007 | |
18 | GROUP_PC | Constant | Public | Type reference (TYPE) | INT4 | 11 | Process Chains | 20081007 | |
19 | GROUP_PD | Constant | Public | Type reference (TYPE) | INT4 | 37 | Process Dependents | 20081013 | |
20 | GROUP_TRF | Constant | Public | Type reference (TYPE) | INT4 | 26 | Transformations | 20081007 | |
21 | LEAVE_OUT | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'LO' | Exclude (do not copy) | 20080715 | |
22 | LOG_OBJECT | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'RSAR' | Log Component | 20081110 | |
23 | LOG_SUBOBJECT | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'COPY' | Application Log: Sub-object | 20081110 | |
24 | MODIFY_BY_MERGE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'MM' | Merge (overwrite if necessary) | 20081201 | |
25 | MODIFY_BY_REPLICATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'MR' | Create again or overwrite (replicate) | 20081016 | |
26 | MODIFY_FROM_TEMPLATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'MT' | Create again or overwrite with template | 20080715 | |
27 | MODIFY_WITH_DEFAULTS | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'MD' | Create again or overwrite without template | 20080715 | |
28 | NOT_RELEVANT | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'NR' | Not relevant (not mapped) | 20081201 | |
29 | PLACEHOLDER_NAME | Constant | Public | Type reference (TYPE) | RSCOPY_REPLACE | '&' | Placeholder for Replacements | 20081106 | |
30 | PLACEHOLDER_TEXT | Constant | Public | Type reference (TYPE) | RSTXTLG | '&VAR&' | Placeholder for Replacements | 20081106 | |
31 | REUSE_ORIGINAL | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'RS' | Use original | 20081006 | |
32 | REUSE_OTHER | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'RO' | Use different object | 20081006 | |
33 | UPDATE_BY_MERGE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'UM' | Merge (overwrite) | 20081201 | |
34 | UPDATE_BY_REPLICATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'UR' | Overwrite (replicate) | 20081016 | |
35 | UPDATE_FROM_TEMPLATE | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'UT' | Overwrite with template | 20080715 | |
36 | UPDATE_WITH_DEFAULTS | Constant | Public | Type reference (TYPE) | RSCOPY_MODE | 'UD' | Overwrite without template | 20080715 |
Methods
Interface IF_RSCOPY has no method.
Events
Interface IF_RSCOPY has no event.
Types
Interface IF_RSCOPY has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |