SAP ABAP Class /EACC/CL_DERIVATION_IMPORT (Import Derivation)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DERIVATION_SERVICE (Package) Derivation Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_TR_IMP_DEFAULT | FINB TR: Default After-Import Method | 20020904 |
Properties
| Class | /EACC/CL_DERIVATION_IMPORT | |
| Short Description | Import Derivation | |
| Super Class | CL_FINB_TR_IMP_DEFAULT | FINB TR: Default After-Import Method |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/DR | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /EACC/DERIVATION_SERVICE | Derivation Service |
| Created | 20020904 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DERIVATION_IMPORT has no forward declaration.
Interfaces
Class /EACC/CL_DERIVATION_IMPORT has no interface implemented.
Friends
Class /EACC/CL_DERIVATION_IMPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /EACC/DR_APPL | Obsolete | 20021014 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FINB_MD_REGID | Registration Identification | 20021014 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /EACC/BOOLEAN | Flag: Step Not Imported | 20020904 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/IF_LOCAL_INTEGRITY_HOME | Home Interface for the Accounting Engine Component | 20020904 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /EACC/DR_TR_KEY | Transport Key Derivation Step | 20021015 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /EACC/DR_TR_KEY | Transport Key Derivation Step | 20021015 | |||
| 7 | Instance attribute | Protected | See coding | Derivation Steps To Be Deleted | 20020904 | ||||
| 8 | Instance attribute | Protected | See coding | Import Used Errors | 20020905 | ||||
| 9 | Instance attribute | Protected | See coding | Derivation Steps To Be Imported | 20020904 | ||||
| 10 | Instance attribute | Protected | See coding | Texts To Be Imported | 20020904 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SYMANDT | Client Number From Logon | 20020904 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Client Copy? | 20020904 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TRPARI-W_UPGRADE | Upgrade ('X' , Space) | 20020904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls Derivation Tool After-Import Method | 20020904 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020904 | |
| 3 | Instance method | Public | Method | After-Import Method for Specified Keys | 20020904 | |
| 4 | Instance method | Public | Method | Provides Name of the Transport | 20020904 | |
| 5 | Instance method | Protected | Method | Gathers Derivation Strategies To Be Deleted | 20020904 | |
| 6 | Instance method | Protected | Method | Gathers Derivation Strategies To Be Imported | 20020904 | |
| 7 | Instance method | Protected | Method | Gathers Derivation Strategies To Be Imported | 20020904 | |
| 8 | Instance method | Protected | Method | Imports Derivation Strategies | 20020904 |
Events
Class /EACC/CL_DERIVATION_IMPORT has no event.
Types
Class /EACC/CL_DERIVATION_IMPORT has no local type.
Method Signatures
Method CALL_DERI_AFTER_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TR_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20021030 | |||
| 2 | I_OBJECTKEY | Value transfer | Type reference (TYPE) | CLIKE | FINB TR: Transportobjekt | 20020904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FINB TR: Transportobjekt | 20020904 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_FINB_TR_OBJ_FACTORY | FINB TR: Fabrik für Transportobjekte | 20020904 | |||
| 2 | IO_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_REQUEST | FINB TR: Transportauftrag | 20020904 | |||
| 3 | I_APPLICATION | Value transfer | Type reference (TYPE) | /EACC/DR_APPL | obsolete | 20021014 | |||
| 4 | I_AREAID | Value transfer | Type reference (TYPE) | FINB_MD_REGID | Registrierungsidentifikation | 20021014 | |||
| 5 | I_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Mandantennummer aus Anmeldung | 20020904 | |||
| 6 | I_IS_CLIENTCOPY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020904 | |||
| 7 | I_IS_UPGRADE | Value transfer | Type reference (TYPE) | TRPARI-W_UPGRADE | Flag ("X" oder " ") | 20020904 |
Method CONSTRUCTOR on class /EACC/CL_DERIVATION_IMPORT has no exception.
Method EXECUTE_AFTER_IMPORT_WITH_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_OBJECT | FINB TR: Transportobjekt | 20020904 | |||
| 2 | IO_TR_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_FINB_TR_MSG_COLLECTOR | Nachrichtensammler - Tools und Erweiterungen | 20021030 | |||
| 3 | IS_IMPORTED_KEY | Call by reference | Type reference (TYPE) | /EACC/DR_TR_KEY | zu importierende Steps | 20021015 | |||
| 4 | IS_VALID_KEY | Call by reference | Type reference (TYPE) | /EACC/DR_TR_KEY | zu importieren als ... | 20021015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FINB TR: Transportobjekt | 20020904 |
Method GET_REQUEST_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUEST_NAME | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20020904 |
Method GET_REQUEST_NAME on class /EACC/CL_DERIVATION_IMPORT has no exception.
Method _COLLECT_DEL_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020904 | |||
| 2 | I_TABKEY | Value transfer | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20020904 | |||
| 3 | I_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20020904 |
Method _COLLECT_DEL_KEYS on class /EACC/CL_DERIVATION_IMPORT has no exception.
Method _COLLECT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITAB | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_ITAB_REFERENCE | FINB TR: Dynamische Interne Tabelle | 20020904 | |||
| 2 | I_TABKEY | Value transfer | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20020904 | |||
| 3 | I_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20020904 |
Method _COLLECT_KEYS on class /EACC/CL_DERIVATION_IMPORT has no exception.
Method _COLLECT_SINGLE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITAB | Value transfer | Object reference (TYPE REF TO) | IF_FINB_TR_ITAB_REFERENCE | FINB TR: Dynamische Interne Tabelle | 20020904 | |||
| 2 | I_TABKEY | Value transfer | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Tabellenschlüssel mit Information | 20020904 | |||
| 3 | I_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20020904 |
Method _COLLECT_SINGLE_KEY on class /EACC/CL_DERIVATION_IMPORT has no exception.
Method _DO_STEP_IMPORT Signature
Method _DO_STEP_IMPORT on class /EACC/CL_DERIVATION_IMPORT has no parameter.
Method _DO_STEP_IMPORT on class /EACC/CL_DERIVATION_IMPORT has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 1.1 |