SAP ABAP Class IF_RSCOPY_RUN (General Interface of a Copy Process)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSCOPY_RUN_NODE | Copy Process (Run for Copy Tool) | 20081107 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSCOPY_RUN_TOOL | Copy Process (Related to Tool) | 20081107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCOPY_RUN | Copy Process (Run for Copy Tool) | 20081107 |
Properties
Class | IF_RSCOPY_RUN | |
Short Description | General Interface of a Copy Process | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081107 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSCOPY_RUN has no interface implemented.
Friends
Class IF_RSCOPY_RUN has no friend class.
Attributes
Class IF_RSCOPY_RUN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the run ID | 20081107 |
2 | ![]() |
Instance method | Public | Method | Returns an original object | 20081107 |
3 | ![]() |
Instance method | Public | Method | Returns the replacements for the placeholder in a name | 20081107 |
4 | ![]() |
Instance method | Public | Method | Is one of the start objects a process chain? | 20081215 |
Events
Class IF_RSCOPY_RUN has no event.
Types
Class IF_RSCOPY_RUN has no local type.
Method Signatures
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RUNID | Value transfer | Type reference (TYPE) | RSCOPY_RUNID | Lauf des Kopierwerkzeugs | 20081107 |
Method GET_ID on class IF_RSCOPY_RUN has no exception.
Method GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_NODE | Call by reference | Type reference (TYPE) | RSCOPY_S_NODE | Originalobjekt mit Abhängigkeiten | 20081107 | ||
2 | ![]() |
I_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20081107 | ||
3 | ![]() |
I_ORIG_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20081107 | ||
4 | ![]() |
I_ORIG_SUBTYPE | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | BW Metadata Repository: Subtyp eines TLOGO Typs | 20081107 | ||
5 | ![]() |
I_ORIG_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20081107 |
Method GET_NODE on class IF_RSCOPY_RUN has no exception.
Method GET_REPLACEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUMBER_OF_COPIES | Call by reference | Type reference (TYPE) | INT4 | Anzahl der Zielobjekte | 20081107 | ||
2 | ![]() |
E_TS_REPLACE | Call by reference | Type reference (TYPE) | RSCOPY_TS_REPLACE | Ersetzungen im Objektnamen bei 1:N-Kopie | 20081107 |
Method GET_REPLACEMENTS on class IF_RSCOPY_RUN has no exception.
Method IS_PC_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PC_COPY | Value transfer | Type reference (TYPE) | RS_BOOL | Ist eines der Startobjekte eine Prozesskette? | 20081215 |
Method IS_PC_COPY on class IF_RSCOPY_RUN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |