Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCOPY_NODE_NEW | Initial Object for New Copy Process | 20090427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCOPY_NODE_WIZ | Node Interface to Wizard | 20081015 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_AND | AND Process with Dependencies | 20081014 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_AWBN | AWB Object with Dependencies | 20080905 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_LS | Source System with Dependencies | 20080905 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_OTHERS | Non-Copyable Object | 20081014 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_PC | Process Chain with Dependencies | 20081007 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_PV | Process with Dependencies | 20081007 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSCOPY_TI | Trigger and Interrupt with Dependencies | 20081014 |
Properties
| Class | CL_RSCOPY_NODE | |
| Short Description | Original object with dependencies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCOPY | Data Flow Copy |
| Created | 20080716 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCOPY_NODE_NEW | Initial Object for New Copy Process | 20090427 | ||
| 2 | IF_RSCOPY_NODE_WIZ | Node Interface to Wizard | 20081015 |
Friends
Class CL_RSCOPY_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Candidates collected for original object | 20090428 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Collected Data Flow to Other Nodes | 20090210 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Collected Data Flow from Other Nodes | 20090210 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Collected Dependencies from Other Nodes | 20080905 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Does the object have a GUID or HASH as its name? | 20081024 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSAPPLNM | Application Component of Original | 20081202 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TV_IMAGE | Icon of Original Object Type | 20081118 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSINFOAREA | InfoArea of Original | 20090102 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSTXTLG | Description of Original Object | 20081118 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSCOPY_RUN_NODE | Run of Copy Tool | 20080730 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_S_MAP | Mapping Original and Copies | 20080730 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSO_S_TLOGO_OWNED_BY | Parent TLOGO Object (which current object belongs to) | 20081217 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_TH_COPY | User Details for Copy Type and Target Object | 20081016 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_TS_COPY | Target Objects for 1:n Copy | 20090120 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_TS_FIELD | Mappings Between Original Fields and Target Fields | 20090416 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_CAND | Candidates for the Target Object | 20081016 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_NODE | Nodes that this node depends on | 20080905 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_MODE | Supported copy types | 20081016 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RS_T_MSG | Messages from Last Check | 20081020 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RSO_T_OBJNM | InfoObject Catalogs of Original | 20090102 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_NODE | Nodes that depend on this | 20080905 | |||
| 22 | Static Attribute | Private | Type reference (TYPE) | RSCOPY_THX_CAND | Buffer for all candidates of a type | 20081120 | |||
| 23 | Static Attribute | Private | Type reference (TYPE) | RSO_TH_TLOGOPROP | Table using Tlogo Objects and Properties | 20081119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Modifies previously selected target object name | 20090113 | |
| 2 | Instance method | Public | Method | Makes this node dependent on another node | 20080905 | |
| 3 | Instance method | Public | Method | Returns copies for transport | 20090112 | |
| 4 | Instance method | Public | Method | Registers dependency of another node on this node | 20080905 | |
| 5 | Instance method | Public | Method | Adds mappings between original fields and target fields | 20090416 | |
| 6 | Instance method | Public | Method | Maps original to copies | 20080915 | |
| 7 | Instance method | Public | Method | Checks all mappings (1:n copy) | 20081110 | |
| 8 | Instance method | Protected | Method | Checks an individual mapping | 20081017 | |
| 9 | Instance method | Protected | Method | Checks the authorization for an individual mapping | 20081120 | |
| 10 | Instance method | Protected | Method | Checks whether a similar object already exists | 20081027 | |
| 11 | Instance method | Protected | Method | Checks whether the dependent objects match | 20081027 | |
| 12 | Instance method | Protected | Method | Checks whether the target object already exists | 20081027 | |
| 13 | Static method | Protected | Method | Checks if the target object exists in a given version | 20090311 | |
| 14 | Instance method | Protected | Method | Checks whether a copy type is possible | 20081024 | |
| 15 | Instance method | Protected | Method | Checks whether the target objects of the template exist | 20090511 | |
| 16 | Instance method | Protected | Method | Checks the technical name for new objects | 20081219 | |
| 17 | Instance method | Protected | Method | Checks the Object Version of Original and Target Object | 20090217 | |
| 18 | Instance method | Protected | Method | General and Special Checks | 20081219 | |
| 19 | Instance method | Protected | Method | Checks if the original object exists | 20100510 | |
| 20 | Instance method | Protected | Method | Collects possible candidates for the target object | 20081022 | |
| 21 | Instance method | Protected | Method | Collects the data flow from or to this node | 20080917 | |
| 22 | Instance method | Protected | Method | Collects the nodes which this node depends on | 20080905 | |
| 23 | Instance method | Protected | Method | Calculation of target object names | 20081126 | |
| 24 | Instance method | Public | Constructor | Constructor of Original Object | 20080716 | |
| 25 | Instance method | Protected | Method | Converts external display to internal object name | 20081030 | |
| 26 | Instance method | Protected | Method | Converts internal object names to external display | 20081030 | |
| 27 | Instance method | Protected | Method | Creates an exception from Typ cx_rs_not_found | 20081024 | |
| 28 | Instance method | Public | Method | Returns the mapped target objects | 20090120 | |
| 29 | Instance method | Public | Method | Returns the mapping between original and target | 20081106 | |
| 30 | Instance method | Public | Method | Returns the target source system for specific objects | 20081120 | |
| 31 | Instance method | Protected | Method | Returns target object mapping from template | 20090511 | |
| 32 | Instance method | Public | Method | Determines the node in the data flow of this node | 20080917 | |
| 33 | Instance method | Public | Method | Returns the dependencies of this node | 20080905 | |
| 34 | Instance method | Public | Method | Returns the field mappings | 20090417 | |
| 35 | Instance method | Public | Method | Returns the group for selecting the wizard step | 20081006 | |
| 36 | Instance method | Public | Method | Restriction of copy type by parents | 20081027 | |
| 37 | Instance method | Public | Method | Restriction of copy type by parents | 20081027 | |
| 38 | Instance method | Public | Method | Restriction of copy type by children | 20081022 | |
| 39 | Instance method | Public | Method | Returns mappings of original object | 20081002 | |
| 40 | Instance method | Protected | Method | Returns the number of copies | 20081024 | |
| 41 | Instance method | Public | Method | Returns the original object | 20090120 | |
| 42 | Instance method | Public | Method | Converts technical name of original into output format | 20100510 | |
| 43 | Instance method | Public | Method | Returns the superordinate TLOGO object | 20081217 | |
| 44 | Static method | Public | Method | Returns the TLOGO class of a type | 20081119 | |
| 45 | Instance method | Public | Method | Returns the TLOGO class of a target type | 20081119 | |
| 46 | Instance method | Public | Method | Returns the TLOGO class of the original type | 20081119 | |
| 47 | Static method | Public | Method | Returns the TLOGO properties of a type | 20081119 | |
| 48 | Instance method | Protected | Method | Does the object have a GUID or HASH as its name? | 20081024 | |
| 49 | Instance method | Public | Method | Applies mapping between original fields and target fields | 20090417 | |
| 50 | Instance method | Public | Method | Performs Mapping Between Original and Copy | 20080915 | |
| 51 | Instance method | Public | Method | Can the object be copied? | 20081016 | |
| 52 | Instance method | Public | Method | The mapping is not the same | 20090120 | |
| 53 | Instance method | Public | Method | Performs a 1:n copy | 20081110 | |
| 54 | Instance method | Protected | Method | Performs a 1:1 copy | 20081110 | |
| 55 | Instance method | Protected | Method | Proposal for Copy Type and Target Object | 20081020 | |
| 56 | Instance method | Protected | Method | Proposal for Target Object Name | 20081024 | |
| 57 | Instance method | Protected | Method | Proposal for Target Object Description | 20081017 | |
| 58 | Static method | Public | Method | Deletes saved candidates for target object types | 20090202 | |
| 59 | Instance method | Public | Method | Maps target objects | 20090120 | |
| 60 | Instance method | Public | Method | Sets the mapping between original and target | 20081106 | |
| 61 | Instance method | Public | Method | Specifies field mappings | 20090417 | |
| 62 | Instance method | Public | Method | Adjusts mapping in accordance with replacements | 20090105 |
Events
Class CL_RSCOPY_NODE has no event.
Types
Class CL_RSCOPY_NODE has no local type.
Method Signatures
Method ADAPT_COPY_NAME_PROPOSAL Signature
Method ADAPT_COPY_NAME_PROPOSAL on class CL_RSCOPY_NODE has no parameter.
Method ADAPT_COPY_NAME_PROPOSAL on class CL_RSCOPY_NODE has no exception.
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_NODE | Call by reference | Type reference (TYPE) | RSCOPY_S_NODE | Originalobjekt mit Abhängigkeiten | 20080905 |
Method ADD_CHILD on class CL_RSCOPY_NODE has no exception.
Method ADD_COPIES_TO_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_TLOGO | Call by reference | Type reference (TYPE) | RSO_T_TLOGO_DEL | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20090112 |
Method ADD_COPIES_TO_TRANSPORT on class CL_RSCOPY_NODE has no exception.
Method ADD_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_NODE | Call by reference | Type reference (TYPE) | RSCOPY_S_NODE | Originalobjekt mit Abhängigkeiten | 20080905 |
Method ADD_PARENT on class CL_RSCOPY_NODE has no exception.
Method APPEND_TO_FLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_FLD | Call by reference | Type reference (TYPE) | RSCOPY_T_FLD | Zuordnungen zwischen Original- und Zielfeldern | 20090416 |
Method APPEND_TO_FLD on class CL_RSCOPY_NODE has no exception.
Method APPEND_TO_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MAP | Call by reference | Type reference (TYPE) | RSCOPY_T_MAP | Zuordnungen zwischen Originalen und Kopien | 20080915 |
Method APPEND_TO_MAP on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHECK | Value transfer | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081110 |
Method CHECK_COPIES on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachrichten | 20081219 | |||
| 3 | I_COPY_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Existiert das Zielobjekt? | 20081219 | |||
| 4 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081017 |
Method CHECK_COPY on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachrichten | 20081219 | |||
| 3 | I_COPY_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Existiert das Zielobjekt bereits? | 20081202 | |||
| 4 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081120 |
Method CHECK_COPY_AUTHORITY on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_CONFLICTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20081219 | |||
| 3 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081027 |
Method CHECK_COPY_CONFLICTS on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20081219 | |||
| 3 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081027 |
Method CHECK_COPY_DEPENDENCIES on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt | 20081027 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081027 |
Method CHECK_COPY_EXISTS on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_EXISTS_IN_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20090311 | |||
| 2 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt | 20090311 | |||
| 3 | I_S_TLOGOPROP | Call by reference | Type reference (TYPE) | RSTLOGOPROP | Eigenschaften der BW TLOGO Objekte | 20090311 | |||
| 4 | R_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090311 |
Method CHECK_COPY_EXISTS_IN_VERSION on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081024 | |||
| 2 | R_POSSIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081024 |
Method CHECK_COPY_MODE on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_MODE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090511 |
Method CHECK_COPY_MODE_TEMPLATE on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachrichten | 20081219 | |||
| 3 | I_COPY_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Existiert das Zielobjekt bereits? | 20081219 | |||
| 4 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081219 |
Method CHECK_COPY_NAME on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20090217 | |||
| 2 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachrichten | 20090217 | |||
| 3 | I_COPY_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Existiert das Zielobjekt bereits? | 20090217 | |||
| 4 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20090217 |
Method CHECK_COPY_VERSIONS on class CL_RSCOPY_NODE has no exception.
Method CHECK_COPY_WRAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK | Call by reference | Type reference (TYPE) | RSCOPY_CHECK | Prüfergebnis für Zuordnung von Original zu Ziel | 20081219 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Nachrichten | 20081219 | |||
| 3 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081219 |
Method CHECK_COPY_WRAPPER on class CL_RSCOPY_NODE has no exception.
Method CHECK_ORIG_EXISTS Signature
Method CHECK_ORIG_EXISTS on class CL_RSCOPY_NODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20100510 |
Method COLLECT_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SLOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20090428 | |||
| 2 | R_S_CAND | Value transfer | Type reference (TYPE) | RSCOPY_S_CAND | Bester Kandidat | 20081022 |
Method COLLECT_CANDIDATES on class CL_RSCOPY_NODE has no exception.
Method COLLECT_DATAFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ einer Assoziation im BW Repository | 20080917 | |||
| 2 | R_T_DATAFLOW | Value transfer | Type reference (TYPE) | RSCOPY_T_NODE | Originalobjekte mit Abhängigkeiten | 20080917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20081017 |
Method COLLECT_DEPENDENCIES Signature
Method COLLECT_DEPENDENCIES on class CL_RSCOPY_NODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20081014 |
Method COMPUTE_COPY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_INDEX | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20081126 | ||
| 2 | I_COPY_MODE | Call by reference | Type reference (TYPE) | RSCOPY_MODE | Kopierart | 20110817 | |||
| 3 | R_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Technischer Zielobjektname | 20081126 |
Method COMPUTE_COPY_NAME on class CL_RSCOPY_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID_OR_HASH_AS_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Ist der Name eine GUID oder ein HASH? | 20081119 | ||
| 2 | I_INIT_ICON_AND_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Ikone und Beschreibung über TLOGO holen? | 20081119 | ||
| 3 | I_INIT_OWNED_BY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Übergeordnetes TLOGO-Objekt suchen? | 20081218 | ||
| 4 | I_R_RUN | Call by reference | Object reference (TYPE REF TO) | IF_RSCOPY_RUN_NODE | Lauf des Kopierwerkzeugs | 20080716 | |||
| 5 | I_S_ORIG | Call by reference | Type reference (TYPE) | RSCOPY_S_ORIG | Originalobjekt | 20080730 |
Method CONSTRUCTOR on class CL_RSCOPY_NODE has no exception.
Method CONVERT_NAME_TEXT_TO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NAME_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20081219 | |||
| 2 | E_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20081030 |
Method CONVERT_NAME_TEXT_TO_NAME on class CL_RSCOPY_NODE has no exception.
Method CONVERT_NAME_TO_NAME_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20081030 | |||
| 2 | R_NAME_TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20081118 |
Method CONVERT_NAME_TO_NAME_TEXT on class CL_RSCOPY_NODE has no exception.
Method CREATE_EXCEPTION_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20081118 | |||
| 2 | I_WITH_SY_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Mit der aktuellen Systemmeldung? | 20090102 | ||
| 3 | R_R_NOT_FOUND | Value transfer | Object reference (TYPE REF TO) | CX_RS_NOT_FOUND | Objekt nicht gefunden | 20081118 |
Method CREATE_EXCEPTION_NOT_FOUND on class CL_RSCOPY_NODE has no exception.
Method GET_COPIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_COPY | Call by reference | Type reference (TYPE) | RSCOPY_TS_COPY | Zielobjekte für 1:n-Kopie | 20090120 | |||
| 2 | I_INCLUDE_0_ANYWAY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Index 0 immer hinzufügen | 20090120 |
Method GET_COPIES on class CL_RSCOPY_NODE has no exception.
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_INDEX | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20090120 | ||
| 2 | R_S_COPY | Value transfer | Type reference (TYPE) | RSCOPY_S_COPY | Zugeordnetes Zielobjekt | 20090120 |
Method GET_COPY on class CL_RSCOPY_NODE has no exception.
Method GET_COPY_SLOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SLOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20081120 |
Method GET_COPY_SLOGSYS on class CL_RSCOPY_NODE has no exception.
Method GET_COPY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_INDEX | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20090511 | ||
| 2 | R_S_COPY_TPL | Value transfer | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjektzuordnung aus Vorlage | 20090511 |
Method GET_COPY_TEMPLATE on class CL_RSCOPY_NODE has no exception.
Method GET_DATAFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT_DOWN | Call by reference | Type reference (TYPE) | RS_BOOL | Datenfluss abwärts sammeln? | 20090210 | |||
| 2 | I_COLLECT_UP | Call by reference | Type reference (TYPE) | RS_BOOL | Datenfluss aufwärts sammeln? | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20081017 |
Method GET_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHILD | Call by reference | Type reference (TYPE) | RSCOPY_T_NODE | Originalobjekte mit Abhängigkeiten | 20080905 | |||
| 2 | E_T_PARENT | Call by reference | Type reference (TYPE) | RSCOPY_T_NODE | Originalobjekte mit Abhängigkeiten | 20080905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20081016 |
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_FIELD | Call by reference | Type reference (TYPE) | RSCOPY_TS_FIELD | Zuordnungen zwischen Original- und Zielfeldern | 20090417 | |||
| 2 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20090417 |
Method GET_FIELDS on class CL_RSCOPY_NODE has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GROUP | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20081006 |
Method GET_GROUP on class CL_RSCOPY_NODE has no exception.
Method GET_IMPACT_ON_CHILDREN_OMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSCOPY_NODE | Fragender Knoten | 20081208 | |||
| 2 | R_CANNOT_BE_OMITTED | Value transfer | Type reference (TYPE) | RS_BOOL | Darf nicht weggelassen werden? | 20081027 |
Method GET_IMPACT_ON_CHILDREN_OMIT on class CL_RSCOPY_NODE has no exception.
Method GET_IMPACT_ON_CHILDREN_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSCOPY_NODE | Fragender Knoten | 20081208 | |||
| 2 | R_S_COPY | Value transfer | Type reference (TYPE) | RSCOPY_S_COPY | Kopierart und ggf. Zielobjekt | 20081027 |
Method GET_IMPACT_ON_CHILDREN_REUSE on class CL_RSCOPY_NODE has no exception.
Method GET_IMPACT_ON_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSCOPY_NODE | Fragender Knoten | 20081208 | |||
| 2 | R_S_COPY | Value transfer | Type reference (TYPE) | RSCOPY_S_COPY | Kopierart und ggf. Zielobjekt | 20081022 |
Method GET_IMPACT_ON_PARENTS on class CL_RSCOPY_NODE has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_MAPPING | Call by reference | Type reference (TYPE) | RSCOPY_S_MAPPING | Zuordnungen zwischen Originalen und Kopien | 20081002 | |||
| 2 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Nur Anzeige erlaubt? | 20081219 | |||
| 3 | I_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Vorhandene Zuordnungen zurücksetzen? | 20081021 | |||
| 4 | I_TECHNICAL | Call by reference | Type reference (TYPE) | RSCOPY_TECHNICAL | Technische Namen verwenden | 20081002 |
Method GET_MAPPING on class CL_RSCOPY_NODE has no exception.
Method GET_NUMBER_OF_COPIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER_OF_COPIES | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20081024 |
Method GET_NUMBER_OF_COPIES on class CL_RSCOPY_NODE has no exception.
Method GET_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_ORIG | Value transfer | Type reference (TYPE) | RSCOPY_S_ORIG | Originalobjekt für Kopie | 20090120 |
Method GET_ORIG on class CL_RSCOPY_NODE has no exception.
Method GET_ORIG_NAME_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME_TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20100510 |
Method GET_ORIG_NAME_TEXT on class CL_RSCOPY_NODE has no exception.
Method GET_ORIG_OWNED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_ORIG_OWNED_BY | Value transfer | Type reference (TYPE) | RSO_S_TLOGO_OWNED_BY | Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) | 20081217 |
Method GET_ORIG_OWNED_BY on class CL_RSCOPY_NODE has no exception.
Method GET_TLOGO_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20081119 | |||
| 2 | R_TLOGO_CLASS | Value transfer | Type reference (TYPE) | RSTLOGOCLASS | ABAP Klasse eines TLOGO Objektes | 20081119 |
Method GET_TLOGO_CLASS on class CL_RSCOPY_NODE has no exception.
Method GET_TLOGO_CLASS_OF_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TLOGO_CLASS | Value transfer | Type reference (TYPE) | RSTLOGOCLASS | ABAP Klasse eines TLOGO Objektes | 20081119 |
Method GET_TLOGO_CLASS_OF_COPY on class CL_RSCOPY_NODE has no exception.
Method GET_TLOGO_CLASS_OF_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TLOGO_CLASS | Value transfer | Type reference (TYPE) | RSTLOGOCLASS | ABAP Klasse eines TLOGO Objektes | 20081119 |
Method GET_TLOGO_CLASS_OF_ORIG on class CL_RSCOPY_NODE has no exception.
Method GET_TLOGO_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TLOGO_PROPS | Call by reference | Type reference (TYPE) | RSTLOGOPROP | Eigenschaften der BW TLOGO Objekte | 20081119 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20081119 |
Method GET_TLOGO_PROPS on class CL_RSCOPY_NODE has no exception.
Method HAS_GUID_OR_HASH_AS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GUID_OR_HASH_AS_NAME | Value transfer | Type reference (TYPE) | RS_BOOL | GUID oder HASH als Namen? | 20081024 |
Method HAS_GUID_OR_HASH_AS_NAME on class CL_RSCOPY_NODE has no exception.
Method INIT_FROM_FLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FLD | Call by reference | Type reference (TYPE) | RSCOPY_FLD | Zuordnung zwischen Original- und Zielfeldern | 20090417 |
Method INIT_FROM_FLD on class CL_RSCOPY_NODE has no exception.
Method INIT_FROM_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MAP | Call by reference | Type reference (TYPE) | RSCOPY_MAP | Zuordnung zwischen Original und Kopie | 20080915 |
Method INIT_FROM_MAP on class CL_RSCOPY_NODE has no exception.
Method IS_COPYABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COPYABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Ist das Objekt kopierbar? | 20081016 |
Method IS_COPYABLE on class CL_RSCOPY_NODE has no exception.
Method IS_DIFFERENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20090120 | |||
| 2 | R_DIFFERENT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090120 |
Method IS_DIFFERENT on class CL_RSCOPY_NODE has no exception.
Method PERFORM_COPIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | Mit Transportwesen? | 20081128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081110 |
Method PERFORM_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081110 | |||
| 2 | I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | Mit Transportwesen? | 20081128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081110 |
Method PROPOSE_COPY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_MAPPING | Call by reference | Type reference (TYPE) | RSCOPY_S_MAPPING | Zuordnung zwischen Original und Kopie | 20081028 |
Method PROPOSE_COPY_MODE on class CL_RSCOPY_NODE has no exception.
Method PROPOSE_COPY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_MODE | Call by reference | Type reference (TYPE) | RSCOPY_MODE | Kopierart | 20110817 | |||
| 2 | R_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Technischer Zielobjektname | 20081024 |
Method PROPOSE_COPY_NAME on class CL_RSCOPY_NODE has no exception.
Method PROPOSE_COPY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Originalobjektbeschreibung | 20081017 | |||
| 2 | R_TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20081017 |
Method PROPOSE_COPY_TEXT on class CL_RSCOPY_NODE has no exception.
Method REFRESH_CANDIDATES Signature
Method REFRESH_CANDIDATES on class CL_RSCOPY_NODE has no parameter.
Method REFRESH_CANDIDATES on class CL_RSCOPY_NODE has no exception.
Method SET_COPIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_COPY | Call by reference | Type reference (TYPE) | RSCOPY_TS_COPY | Zielobjekte für 1:n-Kopie | 20090120 |
Method SET_COPIES on class CL_RSCOPY_NODE has no exception.
Method SET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COPY | Call by reference | Type reference (TYPE) | RSCOPY_S_COPY | Zielobjekt für Kopie | 20081106 |
Method SET_COPY on class CL_RSCOPY_NODE has no exception.
Method SET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_FIELD | Call by reference | Type reference (TYPE) | RSCOPY_TS_FIELD | Zuordnungen zwischen Original- und Zielfeldern | 20090417 |
Method SET_FIELDS on class CL_RSCOPY_NODE has no exception.
Method SET_REPLACEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER_OF_COPIES | Call by reference | Type reference (TYPE) | INT4 | Anzahl Kopien | 20090105 | |||
| 2 | I_TS_REPLACE | Call by reference | Type reference (TYPE) | RSCOPY_TS_REPLACE | Ersetzungen im Objektnamen bei 1:N-Kopie | 20090105 |
Method SET_REPLACEMENTS on class CL_RSCOPY_NODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |