SAP ABAP Interface IF_EX_G_SET_FORMULA_EXIT (BAdI Interface IF_EX_G_SET_FORMULA_EXIT)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBSE (Package) FI-SL sets
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_G_SET_FORMULA_EXIT | Example Implementation for BAdI Definition G_SET_FORMULA_E | 20010820 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_G_SET_FORMULA_EXIT | BAdI Class CL_EX_G_SET_FORMULA_EXIT | 20120330 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_G_SET_FORMULA_SAP | Implementation Class for BAdI Imp. G_SET_FORMULA_SAP | 20010817 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_OIL_SET_FORMULA_EXIT | Imp. class for BAdI imp. OIL_SET_FORMULA_EXIT | 20030210 |
Properties
| Interface | IF_EX_G_SET_FORMULA_EXIT | |
| Short Description | BAdI Interface IF_EX_G_SET_FORMULA_EXIT |
General Data
| Package | GBSE | FI-SL sets |
| Created | 20010815 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_G_SET_FORMULA_EXIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050318 |
Friends
Interface IF_EX_G_SET_FORMULA_EXIT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Constant | Public | Type reference (TYPE) | FLAG | 'X' | Exit Successfully Executed | 20010817 | |
| 2 | C_TYPE_ALPHA | Constant | Public | Type reference (TYPE) | SET_EXIT_TYPE | 'A' | Alphanumerical Exit | 20010817 | |
| 3 | C_TYPE_NUMERIC | Constant | Public | Type reference (TYPE) | SET_EXIT_TYPE | 'N' | Numerical Exit | 20010817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Evaluate Exit | 20010815 | |
| 2 | Static method | Public | Method | Determine Attributes of the Exit | 20010816 |
Events
Interface IF_EX_G_SET_FORMULA_EXIT has no event.
Types
Interface IF_EX_G_SET_FORMULA_EXIT has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OK | Call by reference | Type reference (TYPE) | FLAG | 'X' = Exit erfolgreich ausgeführt | 20010817 | |||
| 2 | EX_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | Ergebnis des Exits | 20010815 | |||
| 3 | FLT_VAL | Call by reference | Type reference (TYPE) | SET_EXIT_D | Name eines Exits für Formelvariablen | 20010815 | |||
| 4 | IM_VARIABLES | Call by reference | Type reference (TYPE) | SETVARLIST_TAB | Liste von Variablen und Variablenwerten für Userexits | 20010816 |
Method EVALUATE on Interface IF_EX_G_SET_FORMULA_EXIT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NUM_PARAMS | Call by reference | Type reference (TYPE) | SET_EXIT-NUM_PARAMS | Zahl der Parameter des Exits | 20010816 | |||
| 2 | EX_TYPE | Call by reference | Type reference (TYPE) | SET_EXIT_TYPE | Typ eines Exits für Formelvariablen | 20010816 | |||
| 3 | FLT_VAL | Call by reference | Type reference (TYPE) | SET_EXIT_D | Name eines Exits für Formelvariablen | 20010816 |
Method GET_TYPE on Interface IF_EX_G_SET_FORMULA_EXIT has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 470 |