SAP ABAP Class CL_RECA_BUSOBJ_COPY_SERVICE (Copying of Business Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
⤷
⤷
Properties
| Class | CL_RECA_BUSOBJ_COPY_SERVICE | |
| Short Description | Copying of Business Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20080409 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_BUSOBJ_COPY_SERVICE has no interface implemented.
Friends
Class CL_RECA_BUSOBJ_COPY_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | '->' | Separator for the Interface Implementation | 20080414 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RECA_DATA_BUFFER | Generic Data Buffer | 20080414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080414 | |
| 2 | Static method | Public | Method | Copies Business Objects to Another Parent | 20080409 | |
| 3 | Static method | Public | Method | Gets Instance of Copy Service | 20080411 | |
| 4 | Static method | Public | Method | Gets Possible Target Object Types for Copying | 20080414 |
Events
Class CL_RECA_BUSOBJ_COPY_SERVICE has no event.
Types
Class CL_RECA_BUSOBJ_COPY_SERVICE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RECA_BUSOBJ_COPY_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RECA_BUSOBJ_COPY_SERVICE has no exception.
Method COPY_BUSOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS_TRG | Call by reference | Type reference (TYPE) | BUKRS | Neuer "Ziel-Buchungskreis" | 20080620 | |||
| 2 | ID_OBJNR_TRG | Call by reference | Type reference (TYPE) | RECAOBJNR | Neues "Zielobjekt" | 20080409 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080409 | |||
| 4 | IT_BUSOBJ_SRC | Call by reference | Type reference (TYPE) | RE_T_OBJNR | Quellobjekte zum Kopieren | 20080409 |
Method COPY_BUSOBJ on class CL_RECA_BUSOBJ_COPY_SERVICE has no exception.
Method GET_COPY_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_COPY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUSOBJ_COPY_SERVICE | Kopierservice für Business Objekte | 20080411 | |||
| 2 | ID_CC_TARGET | Call by reference | Type reference (TYPE) | BUKRS | Neuer "Ziel-Buchungskreis" | 20080620 | |||
| 3 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Quellobjekt | 20080411 | |||
| 4 | IO_BUS_OBJECT_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Neues "Zielobjekt" | 20080411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine passende Instanz gefunden | 20080411 |
Method GET_TARGET_OBJTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE_TRG | Call by reference | Type reference (TYPE) | RECAOBJTYPE | Ziel-Objektart (z.B. IW - Wirtschaftseinheit) | 20080414 | |||
| 2 | RT_OBJTYPE_SRC | Value transfer | Type reference (TYPE) | RE_T_OBJTYPE | Quell-Objektarten (z.B. IB + IG - Gebäude + Grundstück) | 20080414 |
Method GET_TARGET_OBJTYPES on class CL_RECA_BUSOBJ_COPY_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |