SAP ABAP Class IF_EX_G_SET_FORMULA_EXIT (BAdI Interface IF_EX_G_SET_FORMULA_EXIT)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050318 |
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
| Class | IF_EX_G_SET_FORMULA_EXIT | |
| Short Description | BAdI Interface IF_EX_G_SET_FORMULA_EXIT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010815 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_G_SET_FORMULA_EXIT has no forward declaration.
Interfaces
Class IF_EX_G_SET_FORMULA_EXIT has no interface implemented.
Friends
Class IF_EX_G_SET_FORMULA_EXIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FLAG | 'X' | Exit Successfully Executed | 20010817 | ||
| 2 | Constant | Public | Type reference (TYPE) | SET_EXIT_TYPE | 'A' | Alphanumerical Exit | 20010817 | ||
| 3 | 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
Class IF_EX_G_SET_FORMULA_EXIT has no event.
Types
Class 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 class 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 class IF_EX_G_SET_FORMULA_EXIT has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in |