SAP ABAP Class IF_FINB_TR_OBJECT_CC (Transport Object in Client Copy)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_TR_OBJECT_BASE | FINB TR: Transport Object | 20020531 |
Properties
| Class | IF_FINB_TR_OBJECT_CC | |
| Short Description | Transport Object in Client Copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020531 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FINB_TR_OBJECT_CC has no forward declaration.
Interfaces
Class IF_FINB_TR_OBJECT_CC has no interface implemented.
Friends
Class IF_FINB_TR_OBJECT_CC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'IF_FINB_TR_METHOD_CC_CLII' | Reference Type | 20040408 | ||
| 2 | Constant | Public | Type reference (TYPE) | FINB_TR_CC_OBJSTATE | 'C' | Object Status Client Copy Postprocessing | 20040902 | ||
| 3 | Constant | Public | Type reference (TYPE) | FINB_TR_CC_OBJSTATE | 'E' | Object Status Client Copy Postprocessing | 20040902 | ||
| 4 | Constant | Public | Type reference (TYPE) | FINB_TR_CC_OBJSTATE | SPACE | Object Status Client Copy Postprocessing | 20040902 | ||
| 5 | Constant | Public | Type reference (TYPE) | FINB_TR_CC_OBJSTATE | 'S' | Object Status Client Copy Postprocessing | 20040902 | ||
| 6 | Constant | Public | Type reference (TYPE) | FINB_TR_CC_OBJSTATE | 'W' | Object Status Client Copy Postprocessing | 20040902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLIIDEP: Check (Source) Client | 20040408 | |
| 2 | Instance method | Public | Method | Collect Transport Objects for Client Copy | 20020531 | |
| 3 | Instance method | Public | Method | Delete All Objects and Spec. Data for a Client | 20030324 | |
| 4 | Instance method | Public | Method | Exclude Tables of Client Copy | 20020531 | |
| 5 | Instance method | Public | Method | CLIIDEP: Exclude (Source) Tables from Client Copy | 20040408 | |
| 6 | Instance method | Public | Method | End After-Import Post-Processing | 20020531 | |
| 7 | Instance method | Public | Method | Source System: Get Names of Generated Tables | 20030324 | |
| 8 | Instance method | Public | Method | Target System: Get Names of Generated Tables | 20030324 | |
| 9 | Instance method | Public | Method | Initialization of Before-Import Post-Processing | 20020531 |
Events
Class IF_FINB_TR_OBJECT_CC has no event.
Types
Class IF_FINB_TR_OBJECT_CC has no local type.
Method Signatures
Method CC_CHECK_SOURCE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RFC_COLLECTION_PHASE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040408 | |||
| 2 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040408 | |||
| 3 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20040408 | |||
| 4 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20040408 | |||
| 5 | I_APPL | Call by reference | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20040408 | |||
| 6 | I_CLII | Call by reference | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängiges Customizing | 20040408 | |||
| 7 | I_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantennummer aus Anmeldung | 20040408 |
Method CC_CHECK_SOURCE_CLIENT on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_COLLECT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | FINB_TR_T_OBJECTS | FINB TR: Tabelle von Transportobjekten | 20020531 | |||
| 2 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Gesamt-Returncode | 20020531 | |||
| 3 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20020531 | |||
| 4 | I_APPL | Value transfer | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20020603 | |||
| 5 | I_CLII | Value transfer | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängige Tabellen | 20020603 |
Method CC_COLLECT_OBJECTS on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_DELETE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELETED_TABLES | Value transfer | Type reference (TYPE) | FINB_TR_T_TABNAMES | Tabelle von Tabellennamen | 20030605 | |||
| 2 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030324 | |||
| 3 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20030324 | |||
| 4 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20030324 | |||
| 5 | I_TEST | Call by reference | Type reference (TYPE) | CCTESTRUN | Testlauf ohne Datenbank Update | 20030324 |
Method CC_DELETE_CLIENT on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_EXCLUDE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABNAMES | Call by reference | Type reference (TYPE) | FINB_TR_T_TABNAMES | Tabelle von Tabellennamen | 20020531 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020531 | |||
| 3 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20020531 | |||
| 4 | I_APPL | Value transfer | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20020603 | |||
| 5 | I_CLII | Value transfer | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängige Tabellen | 20020603 |
Method CC_EXCLUDE_TABLES on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_EXCLUDE_TABLES_CLII Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABNAMES | Call by reference | Type reference (TYPE) | FINB_TR_T_TABNAMES | Tabelle von Tabellennamen | 20040408 | |||
| 2 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040408 | |||
| 3 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20040408 | |||
| 4 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20040408 | |||
| 5 | I_APPL | Call by reference | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20040408 | |||
| 6 | I_CLII | Call by reference | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängiges Customizing | 20040408 | |||
| 7 | I_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantennummer aus Anmeldung | 20040408 |
Method CC_EXCLUDE_TABLES_CLII on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20020531 | |||
| 2 | I_APPL | Value transfer | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20020603 | |||
| 3 | I_CLII | Value transfer | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängige Tabellen | 20020603 |
Method CC_FINISH on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_GET_SOURCE_TABNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20030324 | |||
| 2 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20030324 | |||
| 3 | XT_TABNAMES | Call by reference | Type reference (TYPE) | FINB_TR_T_GEN_TABNAME | Generierte Tabellen pro Objekt | 20030324 |
Method CC_GET_SOURCE_TABNAMES on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_GET_TARGET_TABNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABNAMES | Call by reference | Type reference (TYPE) | FINB_TR_T_GEN_TABNAME | Generierte Tabellen pro Objekt | 20030324 | |||
| 2 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20030324 | |||
| 3 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20030324 |
Method CC_GET_TARGET_TABNAMES on class IF_FINB_TR_OBJECT_CC has no exception.
Method CC_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20020531 | |||
| 2 | I_APPL | Value transfer | Type reference (TYPE) | CCAPPLDATA | Auch Anwendungsdaten sollen mit selektiert werden | 20020603 | |||
| 3 | I_CLII | Value transfer | Type reference (TYPE) | CCCLIINDEP | Mandantenunabhängige Tabellen | 20020603 |
Method CC_INIT on class IF_FINB_TR_OBJECT_CC has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in |