SAP ABAP Class CL_FDT_TRANS (FDT: Transport Tool - Central Entry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TRANSPORT (Package) BRFplus: Transport

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_SETTING | FDT: Constants for Boolean Settings Parameter | 20100629 |
Properties
Class | CL_FDT_TRANS | |
Short Description | FDT: Transport Tool - Central Entry | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_TRANSPORT | BRFplus: Transport |
Created | 20061020 | SAP |
Last change | 20140121 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
6 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_SETTING | FDT: Constants for Boolean Settings Parameter | 20100629 |
Friends
Class CL_FDT_TRANS has no friend class.
Attributes
Class CL_FDT_TRANS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check for and call BCF deployment exit for activation | 20070510 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100629 |
3 | ![]() |
Static method | Public | Method | 20061114 | |
4 | ![]() |
Static method | Private | Method | 20100225 | |
5 | ![]() |
Static method | Private | Method | Truncate the affected code validity during an upgrade | 20131211 |
Events
Class CL_FDT_TRANS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_E071K | Public | See coding | 20061114 | t_e071k TYPE STANDARD TABLE OF e071k WITH DEFAULT KEY
|
Method Signatures
Method CALL_ACTIVATION_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20070510 | |||
2 | ![]() |
EV_EXIT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070510 | ||
3 | ![]() |
IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070510 |
Method CALL_ACTIVATION_EXIT on class CL_FDT_TRANS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FDT_TRANS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_TRANS has no exception.
Method DEPLOY_DB_OBJECT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_FAILURE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | 20061114 | |||
2 | ![]() |
ETS_WITH_CUST_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Cust. Version / Different OversID / Not overwritten | 20070710 | ||
3 | ![]() |
ETS_WITH_LOCAL_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Local Version / Same OversID / Not overwritten / No conflict | 20070710 | ||
4 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20061114 | |||
5 | ![]() |
EV_ACTIVATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Activation succeeded | 20090324 | ||
6 | ![]() |
EV_COPIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Copying succeeded | 20090324 | ||
7 | ![]() |
EV_DEPLOYMENT_EXIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Deployment exit was executed | 20100115 | ||
8 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061114 | |||
9 | ![]() |
IT_DB_OBJECT_LIST | Call by reference | Type reference (TYPE) | CL_FDT_TRANS_CONNECTOR=>T_E071K | FDT: DB Object List | 20061114 | ||
10 | ![]() |
IT_E071_FDT0 | Call by reference | Type reference (TYPE) | IF_FDT_TRANS_DEFS=>T_E071 | 20120314 | |||
11 | ![]() |
IV_FORCE_BCF_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090720 | ||
12 | ![]() |
IV_IS_UPGRADE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100122 | ||
13 | ![]() |
IV_NO_ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Do not activate new copied version | 20090324 | ||
14 | ![]() |
IV_TABLE_TYPE_FROM | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | IF_FDT_CONSTANTS_INTERNAL=>GC_TABLE_TYPE_S_TABLE | FDT: Table Type | 20061114 | |
15 | ![]() |
IV_TABLE_TYPE_TO | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | IF_FDT_CONSTANTS_INTERNAL=>GC_TABLE_TYPE_S_TABLE | FDT: Table Type | 20061114 | |
16 | ![]() |
IV_TARGET_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20061114 | ||
17 | ![]() |
IV_TRREQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20061114 | ||
18 | ![]() |
IV_VERSION_OPTION_FROM | Call by reference | Type reference (TYPE) | FDT_VERSION_OPTION | IF_FDT_CONSTANTS_INTERNAL=>GC_VERSN_OPT_MOST_RECENT | FDT: Version Option From | 20061114 | |
19 | ![]() |
IV_VERSION_OPTION_TO | Call by reference | Type reference (TYPE) | FDT_VERSION_OPTION | IF_FDT_CONSTANTS_INTERNAL=>GC_VERSN_OPT_0000 | FDT: Version Option To | 20061114 | |
20 | ![]() |
IV_WITH_EMEX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20061114 | |
2 | ![]() |
FDT: Processing Error | 20061201 |
Method PHYSICAL_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_FAILURE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20100225 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20100225 | ||
3 | ![]() |
EV_FAILURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100225 | |||
4 | ![]() |
ITS_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20100225 | ||
5 | ![]() |
IV_FAST_DEPLOYMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100225 | |||
6 | ![]() |
IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | FDT: Table Type | 20100225 |
Method PHYSICAL_DELETE on class CL_FDT_TRANS has no exception.
Method TRUNCATE_AFFECTED_CODE_VAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY TABLE | Any unstructured object ID table | 20131211 | ||
2 | ![]() |
IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | FDT_TABLE_TYPE | FDT: Table Type | 20131211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20131211 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |