SAP ABAP Class CL_METH_FOBU_CONNECTOR (Formula Builder - BADI Link)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
S_FORMULA_BUILDER (Package) Formula Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20001018 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FOBU_METHOD_CONNECTOR | Connection from FoBuMethods to BADIs | 20001110 |
Properties
| Class | CL_METH_FOBU_CONNECTOR | |
| Short Description | Formula Builder - BADI Link | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_FORMULA_BUILDER | Formula Builder |
| Created | 20000922 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20001018 |
Friends
Class CL_METH_FOBU_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_METH_FOBU_CONNECTOR | BAdI Interface IF_EX_METH_FOBU_CONNECTOR | 20001019 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEOS_EXCEPTIONS_R | Exceptions for Method | 20001114 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SFBEMETHOD | Method to be implemented | 20001018 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SEOS_PARAMETERS_R | Parameters of Method | 20001110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20001018 | ||
| 2 | Instance method | Protected | Method | Provide Method Parameter as Operand | 20001018 |
Events
Class CL_METH_FOBU_CONNECTOR has no event.
Types
Class CL_METH_FOBU_CONNECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_METHOD | Value transfer | Type reference (TYPE) | SEOCMPNAME | Komponentenname | 20001018 | |||
| 2 | IM_OBJTYPE | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20001024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Methode existiert nicht | 20001228 |
Method METHODPARAMS_TO_OPERANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARTYPE | Call by reference | Type reference (TYPE) | SEOPARDECL | Deklarationsart Parameter (aus Verwendersicht) | 20001110 | |||
| 2 | T_OPERANDS | Call by reference | Type reference (TYPE) | SFBE_OPERANDS | FoBuEv: Operandenbeschreibung | 20001018 |
Method METHODPARAMS_TO_OPERANDS on class CL_METH_FOBU_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |