SAP ABAP Interface IF_FDT_BCF_DEPLOYMENT_EXIT (FDT: Interface for BCF deployment exits)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_SERVICE (Package) BRFplus: Services

⤷

⤷

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
Interface | IF_FDT_BCF_DEPLOYMENT_EXIT | |
Short Description | FDT: Interface for BCF deployment exits |
General Data
Package | SFDT_SERVICE | BRFplus: Services |
Created | 20070504 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no interface.
Friends
Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GTS_FUNCTION_ID | 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
Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no event.
Types
Interface 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 Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method DETERMINE_FUNCTION_IDS on Interface 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 Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method INITIALIZE_C_MODE on Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no exception.
Method INITIALIZE_T_MODE Signature
Method INITIALIZE_T_MODE on Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no parameter.
Method INITIALIZE_T_MODE on Interface IF_FDT_BCF_DEPLOYMENT_EXIT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |