SAP ABAP Class IF_FDT_BCF_DEPLOYMENT_EXIT (FDT: Interface for BCF deployment exits)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_DEPLOYMENT_EXIT | sfdt_service | 20090918 |
Properties
Class | IF_FDT_BCF_DEPLOYMENT_EXIT | |
Short Description | FDT: Interface for BCF deployment exits | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070504 | SAP |
Last change | 20090618 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_BCF_DEPLOYMENT_EXIT has no interface implemented.
Friends
Class IF_FDT_BCF_DEPLOYMENT_EXIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Function IDs to react on | 20070504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Exit to be called before final activation in target system | 20070510 |
2 | ![]() |
Static method | Public | Method | Determine the function IDs the exit wants to react on | 20070822 |
3 | ![]() |
Static method | Public | Method | Determines whether the following activation will be enforced | 20070507 |
4 | ![]() |
Static method | Public | Method | Initialize in C-Table mode | 20070822 |
5 | ![]() |
Static method | Public | Method | Initialize in T-Table mode | 20070822 |
Events
Class IF_FDT_BCF_DEPLOYMENT_EXIT has no event.
Types
Class IF_FDT_BCF_DEPLOYMENT_EXIT has no local type.
Method Signatures
Method ACTIVATION_AFTER_DEPLOYMENT 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 | Respose messages | 20070510 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Exit processing failed | 20070510 | ||
3 | ![]() |
IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Function for which the exit is called | 20070510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20070510 |
Method DETERMINE_FUNCTION_IDS Signature
Method DETERMINE_FUNCTION_IDS on class IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method DETERMINE_FUNCTION_IDS on class IF_FDT_BCF_DEPLOYMENT_EXIT has no exception.
Method FORCE_DEPLOYMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070507 | ||
2 | ![]() |
EV_SKIP_DEPLOYMENT | 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 | 20070507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20070507 |
Method INITIALIZE_C_MODE Signature
Method INITIALIZE_C_MODE on class IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method INITIALIZE_C_MODE on class IF_FDT_BCF_DEPLOYMENT_EXIT has no exception.
Method INITIALIZE_T_MODE Signature
Method INITIALIZE_T_MODE on class IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method INITIALIZE_T_MODE on class IF_FDT_BCF_DEPLOYMENT_EXIT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |