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 A_APPLICATION Instance attribute Public Type reference (TYPE) /EACC/DR_APPL Obsolete 20021014
2 A_AREAID Instance attribute Public Type reference (TYPE) FINB_MD_REGID Registration Identification 20021014
3 A_NOT_IMPORTED Instance attribute Public Type reference (TYPE) /EACC/BOOLEAN Flag: Step Not Imported 20020904
4 XO_LOCAL_INTEGRITY_HOME Instance attribute Protected Object reference (TYPE REF TO) /EACC/IF_LOCAL_INTEGRITY_HOME Home Interface for the Accounting Engine Component 20020904
5 XS_IMPORTED_KEY Instance attribute Protected Type reference (TYPE) /EACC/DR_TR_KEY Transport Key Derivation Step 20021015
6 XS_VALID_KEY Instance attribute Protected Type reference (TYPE) /EACC/DR_TR_KEY Transport Key Derivation Step 20021015
7 XT_DELETE_STEPS Instance attribute Protected See coding Derivation Steps To Be Deleted 20020904
8 XT_IMPORT_FIELDS Instance attribute Protected See coding Import Used Errors 20020905
9 XT_IMPORT_STEPS Instance attribute Protected See coding Derivation Steps To Be Imported 20020904
10 XT_IMPORT_TEXTS Instance attribute Protected See coding Texts To Be Imported 20020904
11 X_CLIENT Instance attribute Protected Type reference (TYPE) SYMANDT Client Number From Logon 20020904
12 X_IS_CLIENTCOPY Instance attribute Protected Type reference (TYPE) BOOLE_D Client Copy? 20020904
13 X_IS_UPGRADE Instance attribute Protected Type reference (TYPE) TRPARI-W_UPGRADE Upgrade ('X' , Space) 20020904
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DERI_AFTER_IMPORT Instance method Public Method Calls Derivation Tool After-Import Method 20020904
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020904
3 EXECUTE_AFTER_IMPORT_WITH_KEY Instance method Public Method After-Import Method for Specified Keys 20020904
4 GET_REQUEST_NAME Instance method Public Method Provides Name of the Transport 20020904
5 _COLLECT_DEL_KEYS Instance method Protected Method Gathers Derivation Strategies To Be Deleted 20020904
6 _COLLECT_KEYS Instance method Protected Method Gathers Derivation Strategies To Be Imported 20020904
7 _COLLECT_SINGLE_KEY Instance method Protected Method Gathers Derivation Strategies To Be Imported 20020904
8 _DO_STEP_IMPORT 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 Importing IO_TR_MSG_HANDLER Value transfer Object reference (TYPE REF TO) CL_FINB_TR_MSG_COLLECTOR Nachrichtensammler - Tools und Erweiterungen 20021030
2 Importing I_OBJECTKEY Value transfer Type reference (TYPE) CLIKE FINB TR: Transportobjekt 20020904
# Exception Resumable Description Created on
1 CX_FINB_TR_REQUEST FINB TR: Transportobjekt 20020904

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FACTORY Value transfer Object reference (TYPE REF TO) CL_FINB_TR_OBJ_FACTORY FINB TR: Fabrik für Transportobjekte 20020904
2 Importing IO_REQUEST Value transfer Object reference (TYPE REF TO) IF_FINB_TR_REQUEST FINB TR: Transportauftrag 20020904
3 Importing I_APPLICATION Value transfer Type reference (TYPE) /EACC/DR_APPL obsolete 20021014
4 Importing I_AREAID Value transfer Type reference (TYPE) FINB_MD_REGID Registrierungsidentifikation 20021014
5 Importing I_CLIENT Value transfer Type reference (TYPE) SYMANDT Mandantennummer aus Anmeldung 20020904
6 Importing I_IS_CLIENTCOPY Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020904
7 Importing 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 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_TR_OBJECT FINB TR: Transportobjekt 20020904
2 Importing IO_TR_MSG_HANDLER Value transfer Object reference (TYPE REF TO) CL_FINB_TR_MSG_COLLECTOR Nachrichtensammler - Tools und Erweiterungen 20021030
3 Importing IS_IMPORTED_KEY Call by reference Type reference (TYPE) /EACC/DR_TR_KEY zu importierende Steps 20021015
4 Importing IS_VALID_KEY Call by reference Type reference (TYPE) /EACC/DR_TR_KEY zu importieren als ... 20021015
# Exception Resumable Description Created on
1 CX_FINB_TR_OBJECT FINB TR: Transportobjekt 20020904

Method GET_REQUEST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting E_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020904
2 Importing I_TABKEY Value transfer Type reference (TYPE) FINB_TR_KEY FINB TR: Tabellenschlüssel mit Information 20020904
3 Importing 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 Importing IO_ITAB Value transfer Object reference (TYPE REF TO) IF_FINB_TR_ITAB_REFERENCE FINB TR: Dynamische Interne Tabelle 20020904
2 Importing I_TABKEY Value transfer Type reference (TYPE) FINB_TR_KEY FINB TR: Tabellenschlüssel mit Information 20020904
3 Importing 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 Importing IO_ITAB Value transfer Object reference (TYPE REF TO) IF_FINB_TR_ITAB_REFERENCE FINB TR: Dynamische Interne Tabelle 20020904
2 Importing I_TABKEY Value transfer Type reference (TYPE) FINB_TR_KEY FINB TR: Tabellenschlüssel mit Information 20020904
3 Importing 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