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 ACTIVATION_AFTER_DEPLOYMENT Static method Public Method Exit to be called before final activation in target system 20070510
2 DETERMINE_FUNCTION_IDS Static method Public Method Determine the function IDs the exit wants to react on 20070822
3 FORCE_DEPLOYMENT Static method Public Method Determines whether the following activation will be enforced 20070507
4 INITIALIZE_C_MODE Static method Public Method Initialize in C-Table mode 20070822
5 INITIALIZE_T_MODE 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Respose messages 20070510
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Exit processing failed 20070510
3 Importing 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 CX_FDT_INPUT 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 Exporting EV_FORCE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070507
2 Exporting EV_SKIP_DEPLOYMENT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070510
3 Importing IV_FUNCTION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070507
# Exception Resumable Description Created on
1 CX_FDT_INPUT 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