SAP ABAP Class CL_REEX_ORG_UNIT_SERVICES (Services for Organizational Units)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_EX_CA (Package) RE: Cross Application
⤷
⤷
Properties
| Class | CL_REEX_ORG_UNIT_SERVICES | |
| Short Description | Services for Organizational Units | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_EX_CA | RE: Cross Application |
| Created | 20040721 | SAP |
| Last change | 20110908 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REEX_ORG_UNIT_SERVICES has no interface implemented.
Friends
Class CL_REEX_ORG_UNIT_SERVICES has no friend class.
Attributes
Class CL_REEX_ORG_UNIT_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copies a Company Code | 20040903 | |
| 2 | Static method | Public | Method | Processes the Company Code | 20040903 | |
| 3 | Static method | Public | Method | Fills the Table of Tables to Be Copied | 20040813 | |
| 4 | Static method | Public | Method | Copies a Plant | 20060626 |
Events
Class CL_REEX_ORG_UNIT_SERVICES has no event.
Types
Class CL_REEX_ORG_UNIT_SERVICES has no local type.
Method Signatures
Method COMPANY_CODE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SOURCE | Call by reference | Type reference (TYPE) | BUKRS | Quelle | 20040903 | |||
| 2 | ID_STATUS_ACT | Call by reference | Type reference (TYPE) | SYINDEX | Aktuelle Zahl | 20040910 | |||
| 3 | ID_STATUS_MAX | Call by reference | Type reference (TYPE) | SYINDEX | Maximale Anzahl | 20040910 | |||
| 4 | ID_TARGET | Call by reference | Type reference (TYPE) | BUKRS | Ziel | 20040903 | |||
| 5 | IF_COMMIT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Commit durchführen? | 20040903 | ||
| 6 | IF_DARK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Hintergrund? | 20040903 | ||
| 7 | IF_DETAILED_MESSAGE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Detaillierte Nachrichten`? | 20041015 | ||
| 8 | IF_ONLY_IF_EXISTS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Nur kopieren, wenn Ziel vorhanden? | 20040910 | ||
| 9 | IF_RANGE_OBJECT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Auch Nummernkreisobjekte? | 20040903 | ||
| 10 | IF_SIMULATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Simulation? | 20040903 | ||
| 11 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler alle Meldungen | 20040903 | |||
| 12 | IO_MSGLIST_ERROR | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler Fehlermeldungen | 20091113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040903 | ||
| 2 | Ziel bereits vorhanden | 20040910 |
Method COMPANY_CODE_MAINTAIN Signature
Method COMPANY_CODE_MAINTAIN on class CL_REEX_ORG_UNIT_SERVICES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040903 |
Method FILL_TIVEXOUCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ORGUNITTYPE | Call by reference | Type reference (TYPE) | REEXORGUNITTYPE | Organisationseinheit | 20040813 | |||
| 2 | IF_DARK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Ohne Anzeige? | 20040813 | ||
| 3 | IF_DELETE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Einträge vorher löschen? | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040813 |
Method PLANT_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SOURCE | Call by reference | Type reference (TYPE) | WERKS_D | Quelle | 20060626 | |||
| 2 | ID_STATUS_ACT | Call by reference | Type reference (TYPE) | SYINDEX | Aktuelle Zahl | 20060626 | |||
| 3 | ID_STATUS_MAX | Call by reference | Type reference (TYPE) | SYINDEX | Maximale Anzahl | 20060626 | |||
| 4 | ID_TARGET | Call by reference | Type reference (TYPE) | WERKS_D | Ziel | 20060626 | |||
| 5 | IF_COMMIT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Commit durchführen? | 20060626 | ||
| 6 | IF_DARK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Hintergrund? | 20060626 | ||
| 7 | IF_DETAILED_MESSAGE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Detaillierte Nachrichten`? | 20060626 | ||
| 8 | IF_ONLY_IF_EXISTS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Nur kopieren, wenn Ziel vorhanden? | 20060626 | ||
| 9 | IF_RANGE_OBJECT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Auch Nummernkreisobjekte? | 20060626 | ||
| 10 | IF_SIMULATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Simulation? | 20060626 | ||
| 11 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060626 | ||
| 2 | Ziel bereits vorhanden | 20060626 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |