SAP ABAP Interface IF_FDT_DEPLOYMENT_EXIT (BRFplus deployment exit)
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_DEFAULT | sfdt_service | 20090918 |
Properties
Interface | IF_FDT_DEPLOYMENT_EXIT | |
Short Description | BRFplus deployment exit |
General Data
Package | SFDT_SERVICE | BRFplus: Services |
Created | 20090916 | SAP |
Last changed | 20110908 | 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_DEPLOYMENT_EXIT has no interface.
Friends
Interface IF_FDT_DEPLOYMENT_EXIT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_EXPRESSION_TYPE | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090918 | ||
2 | MV_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090918 | ||
3 | MV_OBJECT_TYPE | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>OBJECT_TYPE | Objekttyp | 20090918 | ||
4 | MV_TIMESTAMP | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20090918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 3rd, check if exit is applicable (runtime data) | 20090925 |
2 | ![]() |
Instance method | Public | Method | 4th, adapt the object (runtime data) | 20090925 |
3 | ![]() |
Instance method | Public | Method | 1st, initialize deployment exit (runtime data) | 20090918 |
4 | ![]() |
Instance method | Public | Method | 2nd, retrieve data (deployment/runtime data) | 20090925 |
Events
Interface IF_FDT_DEPLOYMENT_EXIT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DEPLOYMENT_EXIT_CLASS | Public | See coding | 20090918 | T_DEPLOYMENT_EXIT_CLASS type STANDARD TABLE OF seoclsname
|
Method Signatures
Method CHECK 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 | Messages | 20090925 | ||
2 | ![]() |
EV_APPLICABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, if applicable | 20090925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090925 |
Method EXECUTE 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 | Messages | 20090925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090925 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXPRESSION_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Expression Type UUID | 20090918 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090918 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>OBJECT_TYPE | Objekttyp | 20090918 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20090918 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090918 |
Method INIT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEPLOYMENT_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | If TRUE retrieve deployment data, else retrieve runtime data | 20090925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090925 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |