SAP ABAP Class /EACC/CL_DERIVATION_TRANSPORT (Transport 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_TR_METHOD_CC_DATA | Methods for Transaction Data CC | 20030416 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_TR_METHOD_CLIENTCOPY | Methods for Client Copy | 20030416 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_TR_SLAVE | FINB TR: Transport Object | 20020904 |
Properties
Class | /EACC/CL_DERIVATION_TRANSPORT | |
Short Description | Transport Derivation | |
Super Class | ||
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 | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_TR_METHOD_CC_DATA | Methods for Transaction Data CC | 20030416 | ||
2 | IF_FINB_TR_METHOD_CLIENTCOPY | Methods for Client Copy | 20030416 | ||
3 | IF_FINB_TR_SLAVE | FINB TR: Transport Object | 20020904 |
Friends
Class /EACC/CL_DERIVATION_TRANSPORT 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 | FIN Master Data: Application Area | 20021014 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_TR_OBJECT | FINB TR: Transport Object | 20021210 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_TR_APPL | 'EACC' | Application in Transport Tool | 20020904 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_TR_APPL | 'EADR' | Application in Transport Tool | 20050329 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_TR_OBJECT | '/EACC/DERIVATION-1' | Transport Object for Master Transport | 20021210 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_TR_OBJECT | '/EACC/DERIVATION-2' | Transport Object for Rule Entries | 20050329 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_TR_OBJECT | '/EACC/DERIVATION' | Transport Object for Slave Transport | 20021210 | |
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020904 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_TR_OBJ_FACTORY | FINB TR: Factory for Transport Objects | 20020904 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Client Copy | 20030416 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Transport Rule Entries? | 20021210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020904 |
2 | ![]() |
Static method | Public | Method | Provides a Transporter | 20020904 |
3 | ![]() |
Instance method | Private | Method | 20030416 |
Events
Class /EACC/CL_DERIVATION_TRANSPORT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_TR_KEYS | Protected | See coding | 20030416 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Value transfer | Type reference (TYPE) | /EACC/DR_APPL | 20021014 | |||
2 | ![]() |
I_AREAID | Value transfer | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20021014 | ||
3 | ![]() |
I_RULE_ENTRIES | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | nur Regeleinträge transportieren | 20050329 | ||
4 | ![]() |
I_WITH_RULE_ENTRIES | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | Regeleinträge transportieren? | 20021210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20020904 |
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Value transfer | Type reference (TYPE) | /EACC/DR_APPL | obsolete | 20021016 | ||
2 | ![]() |
I_AREAID | Value transfer | Type reference (TYPE) | FINB_MD_REGID | Registrierungsidentifikation | 20021016 | ||
3 | ![]() |
I_RULE_ENTRIES | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | nur Regeleinträge | 20050329 | ||
4 | ![]() |
I_WITH_RULE_ENTRIES | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>TRUE | Regeleinträge transportieren? | 20021210 | |
5 | ![]() |
RO_TRANSPORTER | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_DERIVATION_TRANSPORT | Transport Ableitung | 20020904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FINB TR: Transportobjekt | 20020904 |
Method GET_OBJECTS_FOR_TRANSPORT Signature
Method GET_OBJECTS_FOR_TRANSPORT on class /EACC/CL_DERIVATION_TRANSPORT has no parameter.
Method GET_OBJECTS_FOR_TRANSPORT on class /EACC/CL_DERIVATION_TRANSPORT has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 1.1 |